gralculator/.gitea/workflows
Grok 428acea198 ci: add ci-build.sh, install scripts, and lint job
- ci-build.sh for parity with gostations (Linux Build step in workflow)
- scripts/gralculator-install.sh and .ps1 modeled directly on gostations (platform detection, download, checksum verify with sha256sum/shasum, extract, install to ~/.local/bin, versioned)
- Updated build.yml: Linux Build now calls ./ci-build.sh; added lint job (golangci-lint-action@v7 v2.1.6 like grokkit) after test, build now needs [test, lint]
- release.yml already prepared to include the scripts if present
- All modeled closely on gostations/grokkit for consistency
2026-06-06 15:30:50 +01:00
..
build.yml ci: add ci-build.sh, install scripts, and lint job 2026-06-06 15:30:50 +01:00
release.yml ci: add Gitea Actions workflows (build/CI + release) modeled after gostations and grokkit 2026-06-06 15:21:02 +01:00