Automated Windows 10/11 deployment for X9.cz MSP clients
Find a file
X9 Dev 0d46b0dc4b
All checks were successful
release / build-and-release (push) Successful in 30s
fix: Atera bundled MSI, remove --resume flag, CI CGo+MinGW
Atera agent: download URL requires MFA in browser session, so
Invoke-WebRequest gets HTML instead of MSI. Changed to bundled
MSI from assets/Atera/ - download once from dashboard, no network
dependency. Graceful skip with log message when MSI not present.

Removed unused --resume argument from X9-Resume scheduled task
registration. Resume is detected via state file, not CLI flag.

CI pipeline: added mingw-w64-gcc and CGO_ENABLED=1 for Walk
cross-compilation (required since Walk migration from Fyne).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 13:31:59 +02:00
.claude chore: save Claude Code conversation history + ignore runtime artifacts 2026-04-16 17:21:49 +02:00
.forgejo/workflows fix: Atera bundled MSI, remove --resume flag, CI CGo+MinGW 2026-04-17 13:31:59 +02:00
assets fix: Atera bundled MSI, remove --resume flag, CI CGo+MinGW 2026-04-17 13:31:59 +02:00
cmd/xetup feat: state machine for reboot-resume across Windows Update cycles 2026-04-16 17:09:53 +02:00
config fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
docs PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
internal fix: Atera bundled MSI, remove --resume flag, CI CGo+MinGW 2026-04-17 13:31:59 +02:00
scripts fix: Atera bundled MSI, remove --resume flag, CI CGo+MinGW 2026-04-17 13:31:59 +02:00
tests fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
tools PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
web docs: add antivirus/curl note under download link 2026-04-16 16:02:04 +02:00
.gitignore chore: save Claude Code conversation history + ignore runtime artifacts 2026-04-16 17:21:49 +02:00
CLAUDE.md docs: rewrite CLAUDE.md and SPEC.md to reflect current state 2026-04-17 12:36:12 +02:00
config-editor.hta PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
docker-compose.yml PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
embed.go PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
go.mod Replace Fyne GUI with Walk (Win32 native, no OpenGL) 2026-04-16 14:49:41 +02:00
go.sum Replace Fyne GUI with Walk (Win32 native, no OpenGL) 2026-04-16 14:49:41 +02:00
heal.sh feat: auto-deploy web on git pull + deploy SHA in spec footer 2026-04-16 15:52:41 +02:00
Remove-ClaudeCode.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
review.html PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
Run.cmd PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
runner-config.yml PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
Setup-ClaudeCode.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
setup.ps1 PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
setup.sh PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00
SPEC.md docs: rewrite CLAUDE.md and SPEC.md to reflect current state 2026-04-17 12:36:12 +02:00
xetup.exe PS scripts, web platform, Forgejo CI, xetup.exe launcher 2026-04-16 14:49:41 +02:00