Commit graph

6 commits

Author SHA1 Message Date
MiTHRAL
4fb5461321 fix: stamp package.json version from git tag at build time, add updater logging
All checks were successful
Build & Release / build (push) Successful in 2m25s
Auto-updater was always reporting version 1.3.0 regardless of release,
making it impossible to detect whether an update had been applied.
CI now rewrites package.json version from the tag before building.
Updater errors are now logged to console instead of silently swallowed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:37:52 -04:00
MiTHRAL
376dc56e52 chore: rebrand from Stoat to Sanctum
All checks were successful
Build & Release / build (push) Successful in 2m26s
Rename app name, exec, flatpak ID, tray labels, Windows app model ID,
D-Bus desktop IDs, updater URL, and repo references throughout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:11:53 -04:00
MiTHRAL
7d1446302d fix: add zip binary for MakerZIP
All checks were successful
Build & Release / build (push) Successful in 2m26s
2026-04-21 00:50:15 -04:00
MiTHRAL
7f54531db5 fix: add dpkg and fakeroot for deb maker
Some checks failed
Build & Release / build (push) Failing after 1m7s
2026-04-21 00:47:50 -04:00
MiTHRAL
c6ed6b5074 fix: add --fix-missing to apt-get for transient network errors
Some checks failed
Build & Release / build (push) Failing after 59s
2026-04-21 00:43:13 -04:00
MiTHRAL
d1a46defd5 fix: use correct runner label
Some checks failed
Build & Release / build (push) Failing after 59s
2026-04-21 00:24:23 -04:00