Commit Graph
2 Commits
Author SHA1 Message Date
jason.woltje 23d610ba5b chore: switch from develop/dev to main/latest image tags (#434)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-21 22:05:07 +00:00
jason.woltjeandClaude Sonnet 4.5 67da5370e2 feat(ci): Add branch-aware tagging and retention policy docs
Tagging Strategy:
- main branch: {sha} + 'latest'
- develop branch: {sha} + 'dev'
- git tags: {sha} + version (e.g., v1.0.0)

Also added docs/harbor-tag-retention-policy.md with:
- Recommended retention rules for Harbor
- Garbage collection schedule
- Cleanup commands and scripts
- Monitoring commands

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
2026-02-01 18:10:16 -06:00