-
CI: full rewrite — zero external actions, AppImage + exe
released this
2026-06-27 00:42:02 +00:00 | 7 commits to main since this release- Remove actions/checkout@v4/v3 (Gitea incompatibility)
- Checkout via git clone with server_url + RELEASE_TOKEN
- Remove upload-artifact@v4 (GHESNotSupportedError)
- Upload directly to Gitea release via API
- Linux → AppImage (portable, self-contained)
- Windows → .exe + ZIP
- Fix PYTHON_WIN_URL, icon generation, checkout URL
Downloads