Skip to content

ci: tag docker image with short commit sha#91

Merged
yahgwai merged 1 commit into
mainfrom
ci/add-docker-commit-hash
May 6, 2026
Merged

ci: tag docker image with short commit sha#91
yahgwai merged 1 commit into
mainfrom
ci/add-docker-commit-hash

Conversation

@alxdca

@alxdca alxdca commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add short Git commit SHA tagging to the Docker image publish workflow.
  • Keep existing semver and branch image tags while adding an immutable commit-derived tag.

Why / Context

  • Docker images published from releases or branches are currently tagged by semver and branch references.
  • Adding the short commit SHA makes it easier to trace a published image back to the exact source revision.

@alxdca
alxdca requested a review from yahgwai May 6, 2026 14:44
@yahgwai
yahgwai merged commit 59b82d7 into main May 6, 2026
14 checks passed
@yahgwai
yahgwai deleted the ci/add-docker-commit-hash branch May 6, 2026 14:52
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