Commit graph

3 commits

Author SHA1 Message Date
X9 Dev
76eb7dd8d7 ci: remove redundant container directive, runner label handles it 2026-04-16 11:47:15 +02:00
X9 Dev
528dba0e38 ci: remove redundant setup-go, golang container has it pre-installed 2026-04-16 11:43:23 +02:00
X9 Dev
9a4afbf913 Add CI/CD: auto-build and publish xetup.exe on push to main
- .forgejo/workflows/release.yml: builds Windows exe on Go/script changes,
  deletes and recreates floating 'latest' release with new asset
- web/nginx.conf: /dl now points to .../download/latest/xetup.exe permanently
- runner.go: fix embed.FS path separator (filepath -> path) for Windows compat

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:37:17 +02:00