Skip to content

feat: add floating major/minor tags to publish matrix#3

Merged
DeepDiver1975 merged 2 commits intomasterfrom
feat/extra-tags
Apr 23, 2026
Merged

feat: add floating major/minor tags to publish matrix#3
DeepDiver1975 merged 2 commits intomasterfrom
feat/extra-tags

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Contributor

Summary

  • Adds extra-tags field to each matrix release entry with newline-separated short tags
  • Passes docker-extra-tags to the reusable docker-build.yml workflow (requires feat: add optional docker-extra-tags input for floating tags ubuntu#261, now merged)
  • When publishing is re-enabled, 7.3.2 will also publish 7.3 and 7; 8.0.1 will publish 8.0 and 8
  • When Renovate bumps a patch version, the floating tags automatically follow without any extra-tags change

Tag mapping

Version Tags published
7.3.2 7.3.2, 7.3, 7
8.0.1 8.0.1, 8.0, 8

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ❤️

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@kw-ftaeger kw-ftaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff. Love it!

@DeepDiver1975 DeepDiver1975 merged commit 479b6bf into master Apr 23, 2026
4 checks passed
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