3 Commits

Author SHA1 Message Date
Tom Stellard
aa02002491
workflows: Refactor release-tasks.yml (#69523)
* Split out the lit release job and the documentation build job into
their own workflow files. This makes it possible to manually run these
jobs via workflow_dispatch.
    
* Improve tag/user validation and ensure it gets run for each release
task.
2024-01-17 17:17:00 -08:00
Tom Stellard
c5b3b5e0e8
workflows/release-binaries: Add schedule to run job once per month (#73812)
This will help catch any regressions introduced in the main branch
before we start release testing.
2023-12-13 12:50:52 -08:00
Jack Grigg
5b8156bf62 github: Add manual workflow to build and upload release binaries
Reviewed By: kwk

Differential Revision: https://reviews.llvm.org/D143535
2023-04-17 12:03:56 -07:00