diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-17 16:21:02 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-17 16:21:02 +0200 |
| commit | f2a0660a9b60b70af32f1157dc78cdfcb298c9f7 (patch) | |
| tree | abbb30e60a0cb037e23c392cee8ac8e712a89e96 /dune | |
| parent | cc6655134e155dd0879ecb8eb009271e17488834 (diff) | |
| download | colitur-f2a0660a9b60b70af32f1157dc78cdfcb298c9f7.tar.gz colitur-f2a0660a9b60b70af32f1157dc78cdfcb298c9f7.zip | |
fix(make): release must not abort when the version bump is a no-opv0.1.0
Cutting a version whose files already carry it -- which is how the first
tag went, and what any re-run after a failed gate looks like -- leaves
nothing staged, and git commit aborts the target on "nothing to commit"
despite everything being in order. The commit is now conditional on
something actually being staged, and an existing tag is refused
explicitly rather than surfacing as a bare git error.
Diffstat (limited to 'dune')
0 files changed, 0 insertions, 0 deletions
