headscale/cmd/hi
Kristoffer Dalby 542cdb2cb2 all: update Go to 1.26.1
Bump Go version from 1.26.0 to 1.26.1 across go.mod, Dockerfiles,
and the integration test runner fallback defaults.

Updates #1261
2026-03-11 03:18:14 -07: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: update Go to 1.26.1 2026-03-11 03:18:14 -07: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.