Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.12: Add '-mixed' suffix to mixed-version CI job names (Backport #11597) #11599

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

the-mikedavis
Copy link
Member

This is a backport of #11597 to the 3.12.x branch.

This appears to be an oversight when creating the mixed version
template: the CLI should use the mixed version workflow template rather
than the regular plugin workflow.
Without the suffix it's hard to tell apart regular and mixed version
workflows by name. Currently you need to go into the "Set up job" step
or look at the bazelisk cquery. Changing the names should have no
functional change - it's just easier to tell the jobs apart in the
GitHub UI.

This commit only updates the template. The child commit will regenerate
the workflow file via 'make actions-workflows'.
These changes are generated by 'make actions-workflows'. The change to
the template that causes the diff is in the parent commit - adding a
suffixed of "-mixed" to the job names.
@the-mikedavis the-mikedavis self-assigned this Jul 1, 2024
@the-mikedavis the-mikedavis marked this pull request as ready for review July 2, 2024 13:05
@the-mikedavis the-mikedavis merged commit 0dae3e3 into v3.12.x Jul 2, 2024
156 checks passed
@the-mikedavis the-mikedavis deleted the md/3-12/ci/rename-mixed-version-jobs branch July 2, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant