mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-09-03 00:30:44 +02:00
Build and Deploy on local RHEL9 / build (push) Successful in 2m6s
Build on RHEL9 docker image / build (push) Successful in 3m50s
Build on RHEL8 docker image / build (push) Successful in 5m8s
Build and Deploy on local RHEL8 / build (push) Successful in 5m4s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m4s
Run Simulator Tests on local RHEL8 / build (push) Successful in 23m28s
* added pr validation * redundnat * validate type and add label * breaking api label also in pr validation * milestone workflow triggered when changing labels and it sets the milestone from the release targets yaml and labels * milestone workflow triggered when changing labels and it sets the milestone from the release targets yaml and labels * workflow changing label cannot trigger another workflow, so directly invoking it or if a user changes label for pr milestone workflow * added trigger workflow for label change by user, added check for infrastructure and breaking api in pr milestone workflow * typo * release targets * milestone workflow should also ensure only 1 primary labels * it doesnt need to be rerun for commits * label and unlabel do the checks as well of primary type and brekaing api, it does not need to be in milestone * pr validation now when primar type and breaking api labels are there and shouldnt be instead of removing them. the the label workflow nowjust ensures labesl and description are the same * node change * complain if labels dont match descriotion and retrigger validation workflow for better errors. If none labels, this is okay.. if not, it will give approperiate errors, mainly checking mismatch of labels and descriotion is labels trigger, logic will have been checked in validation anyway and failed if so * label trigger to run milestone only needs detect-mistmatch and does not need pr validation * getting rid of checkout for just reading a file from the base branch of PR, if main, give success for milestone * issues.update is deprecated for prs * removed label trigger workflow, it will not retrigger itself * made pr validation not a reusable workflow. it treiggers also on labeled and unlabeled, but ignores unrelated labels, too much resource to check if the checkboxes are edited * update from pulls back to issues when updating milestone as its not supported yet for pulls * setting a github rest api version of 2026, else it uses the old one of 2022 * didnt work. removing github api specs for now * more prints for miestone workflow and infrastructure is now bug fix milestone
3 lines
49 B
YAML
3 lines
49 B
YAML
major: "11.0.0"
|
|
minor: "10.2.0"
|
|
bug_fix: "10.1.1" |