headscale/.github/workflows
Kristoffer Dalby 24dfcf178f
Some checks are pending
Build / build-nix (push) Waiting to run
Build / build-cross (GOARCH=amd64 GOOS=darwin) (push) Waiting to run
Build / build-cross (GOARCH=amd64 GOOS=linux) (push) Waiting to run
Build / build-cross (GOARCH=arm64 GOOS=darwin) (push) Waiting to run
Build / build-cross (GOARCH=arm64 GOOS=linux) (push) Waiting to run
Check Generated Files / check-generated (push) Waiting to run
Build (main) / container (push) Waiting to run
Build (main) / binaries (amd64, darwin) (push) Waiting to run
Build (main) / binaries (amd64, linux) (push) Waiting to run
Build (main) / binaries (arm64, darwin) (push) Waiting to run
Build (main) / binaries (arm64, linux) (push) Waiting to run
Nix Flake Checks / build (push) Waiting to run
Nix Flake Checks / gotest (push) Waiting to run
Nix Flake Checks / golangci-lint (push) Waiting to run
Nix Flake Checks / formatting (push) Waiting to run
NixOS Module Tests / nix-module-check (push) Waiting to run
Server Tests / servertest (push) Waiting to run
ci: run build, test, lint and format as nix flake checks
Adopt kradalby/flake-checks: flake.nix exposes build, gotest,
golangci-lint and formatting checks over one shared, fileset-filtered
source set, and nix-checks.yml gates each with
nix build .#checks.<system>.<name>. Drop test.yml and lint.yml —
gotestsum, golangci-lint and prettier are now those checks. golangci-lint
runs full-tree; Go formatting stays in it while formatting adds prettier.

hscontrol/servertest is too slow and timing-sensitive for the sandboxed
gotest check, so servertest.yml runs it in the devShell instead.
2026-06-20 21:08:01 +02:00
..
build.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
check-generated.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
check-tests.yaml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
container-main.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
docs-deploy.yml .github/workflows: prebuilt integration test artifacts (#2954) 2025-12-12 23:01:52 +01:00
docs-test.yml .github/workflows: prebuilt integration test artifacts (#2954) 2025-12-12 23:01:52 +01:00
gc.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
gh-action-integration-generator.go all: apply godoc [Name] link conventions across comments 2026-05-19 09:55:22 +02:00
gh-actions-updater.yaml .github/workflows: prebuilt integration test artifacts (#2954) 2025-12-12 23:01:52 +01:00
integration-test-template.yml gh: pre-pull released tailscale images for fork-PR CI 2026-05-22 14:29:24 +02:00
needs-more-info-comment.yml github: add needs-more-info automation workflow 2026-02-09 09:51:28 +01:00
needs-more-info-timer.yml github: drop nu flatten in needs-more-info timer 2026-04-28 16:36:32 +01:00
nix-checks.yml ci: run build, test, lint and format as nix flake checks 2026-06-20 21:08:01 +02:00
nix-module-test.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
release.yml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00
servertest.yml ci: run build, test, lint and format as nix flake checks 2026-06-20 21:08:01 +02:00
stale.yml github: add needs-more-info automation workflow 2026-02-09 09:51:28 +01:00
support-request.yml github: add support-request automation workflow 2026-02-09 09:51:28 +01:00
test-integration.yaml ci: migrate Nix CI to official installer and hestia cache 2026-06-20 21:08:01 +02:00