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

Add semver tags to docker releases #25530

Merged
merged 2 commits into from
Jan 5, 2025
Merged

Conversation

RoboMagus
Copy link
Contributor

@RoboMagus RoboMagus commented Jan 4, 2025

Change to GH Workflow that publishes Docker images.
This PR will add additional tags to each release (Rationale).
Implements #25524

For a proof of concept, I've created a test tag (3.1.4) which results in This CI Actions run.
The release - Docker meta will result in the following tags being created:

  koenkk/zigbee2mqtt:3.1.4
  koenkk/zigbee2mqtt:3.1
  koenkk/zigbee2mqtt:3
  koenkk/zigbee2mqtt:latest
  ghcr.io/koenkk/zigbee2mqtt:3.1.4
  ghcr.io/koenkk/zigbee2mqtt:3.1
  ghcr.io/koenkk/zigbee2mqtt:3
  ghcr.io/koenkk/zigbee2mqtt:latest

@RoboMagus RoboMagus changed the base branch from master to dev January 4, 2025 22:17
@Koenkk Koenkk enabled auto-merge (squash) January 5, 2025 13:02
@Koenkk
Copy link
Owner

Koenkk commented Jan 5, 2025

Thanks!

@Koenkk Koenkk merged commit 0d30eb5 into Koenkk:dev Jan 5, 2025
11 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.

2 participants