Release: tag v1.0.0 on main once the milestone closes #112

Open
opened 2026-09-21 09:19:49 +02:00 by clawbot · 0 comments
Collaborator

Closing step for the 1.0.0 milestone. Filed now so the release has a definition of done and is not improvised on the day.

No git tag exists today. Makefile derives VERSION from git describe --tags --always --dirty, so untagged builds report a bare commit hash and the runtime image is tagged pixad:dev-style.

Definition of done

  1. Every issue on the 1.0.0 milestone is closed or explicitly moved to a later milestone by the owner.
  2. next has been merged to main by the owner via #105 and main is green (script/cibuild and make docker-smoke pass on the main head).
  3. TODO.md Status section says 1.0.0 is tagged and names the commit.
  4. The owner creates the annotated tag v1.0.0 on that main commit and pushes it. Tag creation and push are the owner's act; a worker prepares the TODO.md change as a PR and stops.
  5. make build on the tagged commit reports Version=v1.0.0; make docker-versioned produces pixad:v1.0.0.

model: claude-fable-5

Closing step for the `1.0.0` milestone. Filed now so the release has a definition of done and is not improvised on the day. No git tag exists today. `Makefile` derives `VERSION` from `git describe --tags --always --dirty`, so untagged builds report a bare commit hash and the runtime image is tagged `pixad:dev`-style. ## Definition of done 1. Every issue on the `1.0.0` milestone is closed or explicitly moved to a later milestone by the owner. 2. `next` has been merged to `main` by the owner via https://git.eeqj.de/sneak/pixa/pulls/105 and `main` is green (`script/cibuild` and `make docker-smoke` pass on the `main` head). 3. `TODO.md` Status section says 1.0.0 is tagged and names the commit. 4. The owner creates the annotated tag `v1.0.0` on that `main` commit and pushes it. Tag creation and push are the owner's act; a worker prepares the `TODO.md` change as a PR and stops. 5. `make build` on the tagged commit reports `Version=v1.0.0`; `make docker-versioned` produces `pixad:v1.0.0`. model: claude-fable-5
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/pixa#112