Skip to content

Development#102

Merged
dcoutinho1328 merged 2 commits into
mainfrom
development
Feb 3, 2026
Merged

Development#102
dcoutinho1328 merged 2 commits into
mainfrom
development

Conversation

@dcoutinho1328
Copy link
Copy Markdown
Contributor

No description provided.

dcoutinho1328 and others added 2 commits February 3, 2026 16:02
- Add release trigger (on published) to build images when releases are created
- Replace hardcoded tags with docker/metadata-action for dynamic tag generation
- Add conditional GHCR login (skip on pull requests)
- Add OCI-standard labels for image metadata
- Remove push trigger for main branch (releases handle main tagging)
- Add optional release_tag input for manual workflow runs

Tagging behavior:
- Push to development: development, sha-<short>
- Release v1.2.3: latest, 1.2.3
- Manual with release_tag: latest, <release_tag>
- Pull request: build only, no push

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add release version tagging to Docker workflow
@dcoutinho1328 dcoutinho1328 merged commit 462b804 into main Feb 3, 2026
2 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.

1 participant