Skip to content

feat: add dev-tag Makefile target#137

Merged
d0ugal merged 1 commit intomainfrom
feat-dev-tag-makefile-target
Oct 28, 2025
Merged

feat: add dev-tag Makefile target#137
d0ugal merged 1 commit intomainfrom
feat-dev-tag-makefile-target

Conversation

@d0ugal
Copy link
Copy Markdown
Owner

@d0ugal d0ugal commented Oct 28, 2025

Add dev-tag Makefile target for consistent dev image tagging:

  • Add dev-tag target to Makefile for consistent dev image tagging
  • Format: v{VERSION}-dev.{COMMIT_COUNT}.{SHORT_SHA}
  • This provides consistent dev image tagging across all projects
  • Makes dev tag generation more maintainable and easier to understand

Usage: make dev-tag

- Add dev-tag target to Makefile for consistent dev image tagging
- Format: v{VERSION}-dev.{COMMIT_COUNT}.{SHORT_SHA}
- This provides consistent dev image tagging across all projects
- Makes dev tag generation more maintainable and easier to understand
@d0ugal d0ugal merged commit a0a6dfc into main Oct 28, 2025
5 checks passed
@d0ugal d0ugal deleted the feat-dev-tag-makefile-target branch October 28, 2025 12:43
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