headscale/cmd/hi
Kristoffer Dalby ce580f8245
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
NixOS Module Tests / nix-module-check (push) Waiting to run
Tests / test (push) Waiting to run
all: fix golangci-lint issues (#3064)
2026-02-06 21:45:32 +01:00
..
cleanup.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
docker.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
doctor.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
main.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
README.md cmd/hi: improve test cleanup to reduce CI disk usage (#2881) 2025-11-28 16:59:54 +01:00
run.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
stats.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00

hi

hi (headscale integration runner) is an entirely "vibe coded" wrapper around our integration test suite. It essentially runs the docker commands for you with some added benefits of extracting resources like logs and databases.