7 Commits

Author SHA1 Message Date
Tom Stellard
d5e69147b9 [workflows] Fix version-check.yml to work with the new minor release bump 2024-01-25 13:31:54 -08:00
Tobias Hieta
e46aa6d3b6
[NFC][Py Reformat] Reformat version-check.py in .github dir 2023-05-26 08:11:06 +02:00
Tom Stellard
57b491b5c1 Workflows: Fix version-check.py script for when there is no RC tag yet
Reviewed By: thieta

Differential Revision: https://reviews.llvm.org/D142598
2023-01-27 06:58:47 -08:00
Tobias Hieta
24c10abe83
[NFC] Fix exception in version-check.py script 2022-09-15 13:34:29 +02:00
Tom Stellard
5b108dfc15 workflows/version-check: Fix check for release candidates
Reviewed By: thieta

Differential Revision: https://reviews.llvm.org/D131650
2022-08-19 21:51:04 -07:00
Tom Stellard
51ba98d058 workflows: Fix version check for X.0.0 releases 2022-07-27 13:26:09 -07:00
Tom Stellard
9d05de2a91 Import CI tests from the release branch
The tests still only run on pushes or pull requests for the release
branch, but having it in the main branch means we don't have to copy
the tests every time we create a new release branch.

Reviewed By: asl

Differential Revision: https://reviews.llvm.org/D129526
2022-07-26 16:53:24 -07:00