d3ro-voice/.forgejo/workflows
Yun Chan c35c6f3e95
Some checks failed
deploy-site / deploy (push) Failing after 4m9s
feat(release): ship an install path that needs no code-signing certificate
Installers could not be published at all: the signing certificate does not
exist yet, and the release pipelines stop at their signing guard. Users had no
way to install a fixed build, so the product was effectively stuck behind a
certificate that takes weeks to obtain.

There is also a second, independent blocker: the download feed sits behind
Cloudflare, which rejects any upload body over about 100 MiB, and the app with
its speech engine exceeds that even when signed.

A portable channel now publishes what can actually be delivered today: the app
compressed into 95 MiB 7z volumes (162 MiB total instead of 243 MiB), a Scoop
bucket for a normal install and uninstall experience, and a verifiable manual
installer script. It is deliberately separate from the auto-update feed, needs
no certificate, and refuses to overwrite an already published version.
2026-09-18 11:03:34 +09:00
..
deploy-site-windows.yml feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
deploy-site.yml security: remove credential automation from releases 2026-08-29 19:00:44 +09:00
portable.yml feat(release): ship an install path that needs no code-signing certificate 2026-09-18 11:03:34 +09:00
release.yml ci(release): build and verify the STT sidecar in every packaging pipeline 2026-09-18 00:50:33 +09:00