chore(release): v0.1.0 #17
No reviewers
Labels
No labels
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
status/deferred
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/purser!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release-prep/rolling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added
version: running version shown at startup, on the login page, and in the dashboard footer (#7)
Read from
internal/version.Tag(set via-ldflags "-X .../version.Tag=vX.Y.Z"at build time) with a fallback to the short VCS commit hash or"dev"for scratch builds. Binary release wiring (auto-injection at release cut) is a follow-up. Visible pre-authentication on the login page so the running version is readable during an incident without logging in.bundle: SHA-1 MAC substitution + the encoding wiring it depends on
Changed
None.
Fixed
Removed
None.
Deprecated
None.
Upgrade
None.
Internal
release: adopt
release-toolkitv0.35.0 — fragment-check, manifest-check, and release workflows wired (#7)Pins the three reusable workflows from
frankenbit/release-toolkit@v0.35.0. Firstrelease-deciderun on push to main will seed.release-toolkit-manifest.jsonand open the initial release prep PR.