A third pre-release, to verify the pipeline end to end after beta.2
exposed a hole in it: that release was published by the workflow itself,
so nothing downstream ran and it reached the updater only by being
registered by hand — and never got Docker images at all.
This one exercises the corrected flow. The tag produces a draft; a human
publishes it, which is what actually triggers registration and the image
build.
Contains no application changes — everything on 2.x since beta.2 is
release tooling and repository housekeeping, and the changelog entry
says so.
Claude-Session: https://claude.ai/code/session_01QmECndmNZwzN65Zz9P87dF
A second pre-release, to exercise the tag-triggered flow added in #717 —
the first release on this branch that will be created by pushing a tag
rather than by publishing it by hand.
Contains no application changes; #717 is the only commit on 2.x since
beta.1, and the changelog entry says so.
Claude-Session: https://claude.ai/code/session_01QmECndmNZwzN65Zz9P87dF
A pre-release to exercise the release pipeline end to end — build, upload,
changelog extraction, updater registration and the post-registration
verification — with the guards added since 2.4.2 live.
Contains no application changes. Everything on 2.x since 2.4.2 is release
tooling, and the changelog entry says so, since insider-channel installs
will be offered it.
Claude-Session: https://claude.ai/code/session_01QmECndmNZwzN65Zz9P87dF