Skip to content

Adjust workflow tags to be full semver - #175

Open
giarc3 wants to merge 2 commits into
mainfrom
adjust-workflow-tags
Open

Adjust workflow tags to be full semver#175
giarc3 wants to merge 2 commits into
mainfrom
adjust-workflow-tags

Conversation

@giarc3

@giarc3 giarc3 commented Aug 20, 2026

Copy link
Copy Markdown
Member

This has a few parts to it for a simple concept: make our workflow tags fully-specified semver instead of major-only

  • Adjust move-tags.list.sh to move the full semver version
  • Add a temporary repin-consumers.yaml that will create PRs in our repos to move them to the new full-semver reusable workflows. It can be dry-run first or scoped to a single repo to make sure it's working before we unleash the beast

@giarc3
giarc3 requested a review from a team as a code owner August 20, 2026 21:07
@giarc3
giarc3 requested review from skeet70 and removed request for a team August 20, 2026 21:07
@github-actions

Copy link
Copy Markdown

Merging this PR will move these workflow tags:

bump-version-v1.0.0
check-docker-version-v0.0.0
deploy-v1.0.0
docker-v2.0.0
get-tsp-ref-v1.0.0
rebuild-v0.0.0
rust-artifact-v0.0.0
rust-cargo-update-v1.0.0
rust-ci-v3.0.0
rust-daily-v1.0.0
rust-release-v2.0.0
scala-ci-v2.0.0
scala-cve-v1.0.0
shell-ci-v0.0.0
sql-smelter-v1.0.0
start-tsp-v1.0.0
typescript-ci-v1.0.0
typescript-release-v1.0.0

@github-actions

Copy link
Copy Markdown

File Coverage Lines
All files 66% 66%

Minimum allowed coverage is 24%

Generated by 🐒 cobertura-action against 2895789

@skeet70

skeet70 commented Aug 20, 2026

Copy link
Copy Markdown
Member

Couple v0.0.0 in that comment, is that what we want?

@giarc3

giarc3 commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

Couple v0.0.0 in that comment, is that what we want?

I'm not really sure how Dependabot will feel parsing those, but if it's an issue I think we should just create a v1.0.0 afterwards. It doesn't feel worth adding special logic for a v0.1.0 to me

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.

3 participants