Commit Graph

4 Commits

Author SHA1 Message Date
bigjakk 11b585d409 fix(ci): ensure Linux electron binary, pass electronDist per-platform
Build and Release / build-and-release (push) Failing after 4m8s
electron-nightly may not auto-download the Linux binary on CI.
Add explicit step to trigger download if missing. Pass electronDist
as CLI override per-platform (dist-win for Windows, dist for Linux)
instead of in config. Write path.txt on all platforms like KPC.
2026-04-03 17:45:09 -07:00
bigjakk f82061a0ee fix(ci): add electronDist, validate artifacts before release
Build and Release / build-and-release (push) Failing after 2m39s
electron-builder couldn't resolve the Electron binary from the
electron-nightly npm alias, producing no output. Add explicit
electronDist to electron-builder.yml and validate artifacts exist
before creating the GitHub release to prevent empty releases.
2026-04-03 17:37:25 -07:00
bigjakk a702c92031 chore: migrate from Gitea to GitHub
Build and Release / build-and-release (push) Failing after 4m6s
Replace Gitea CI workflow with GitHub Actions workflow using gh CLI
for release creation. Update auto-updater, changelog fetch, download
links, electron-builder publish config, and package.json homepage to
point at github.com/bigjakk/Krunker-Civilian-Client.
2026-04-03 16:50:19 -07:00
bigjakk aeabddcf3a initial commit
Build and Release / build-and-release (push) Has been cancelled
2026-04-03 15:33:20 -07:00