Commit 47a3f30
Add just release command for semver tagging
Usage: just release v0.1.2
Validates semver format, checks for clean working tree, creates an
annotated tag, and pushes to origin. CI picks up the tag and builds
Docker images tagged with the version.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ef02b40 commit 47a3f30
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
97 | 115 | | |
98 | 116 | | |
99 | 117 | | |
0 commit comments