mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-22 07:29:17 +00:00
Garnix builds every flake check and package directly, so the GitHub
Actions wrappers around them are redundant:
- nix-checks checks.{build,gotest,golangci-lint,formatting}
- nix-module-test checks.headscale (NixOS module test)
- test-integration the integration-* NixOS-VM check matrix
- build packages.headscale (nix build)
Kept are the pipelines garnix cannot reproduce: servertest (excluded
from the flake), integration-legacy (needs real DERP, so it cannot run
hermetically), and the check-generated / check-tests generators that
keep the nix integration matrix and protobuf output in sync.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WxukxKem3HU4i5CqNrvvdj
|
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| label-response | ||
| workflows | ||
| CODEOWNERS | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| renovate.json | ||