tailscale/.github/workflows
Irbe Krumina cb5fa35f57
Some checks failed
checklocks / checklocks (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Dockerfile build / deploy (push) Has been cancelled
CI / gomod-cache (push) Has been cancelled
CI / fuzz (push) Has been cancelled
tailscale.com/cmd/vet / vet (push) Has been cancelled
CI / race-root-integration (1/4) (push) Has been cancelled
CI / race-root-integration (2/4) (push) Has been cancelled
CI / race-root-integration (3/4) (push) Has been cancelled
CI / race-root-integration (4/4) (push) Has been cancelled
CI / test (-race, amd64, 1/3) (push) Has been cancelled
CI / test (-race, amd64, 2/3) (push) Has been cancelled
CI / test (-race, amd64, 3/3) (push) Has been cancelled
CI / test (386) (push) Has been cancelled
CI / test (amd64) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-bench, benchmarks) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-shard-1-2, 1/2) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-shard-2-2, 2/2) (push) Has been cancelled
CI / Windows (win-tool-go) (push) Has been cancelled
CI / privileged (push) Has been cancelled
CI / vm (push) Has been cancelled
CI / cross (386, linux) (push) Has been cancelled
CI / cross (amd64, darwin) (push) Has been cancelled
CI / cross (amd64, freebsd) (push) Has been cancelled
CI / cross (amd64, openbsd) (push) Has been cancelled
CI / cross (amd64, windows) (push) Has been cancelled
CI / cross (arm, 5, linux) (push) Has been cancelled
CI / cross (arm, 7, linux) (push) Has been cancelled
CI / cross (arm64, darwin) (push) Has been cancelled
CI / cross (arm64, linux) (push) Has been cancelled
CI / cross (arm64, windows) (push) Has been cancelled
CI / cross (loong64, linux) (push) Has been cancelled
CI / ios (push) Has been cancelled
CI / crossmin (amd64, illumos) (push) Has been cancelled
CI / crossmin (amd64, plan9) (push) Has been cancelled
CI / crossmin (amd64, solaris) (push) Has been cancelled
CI / crossmin (ppc64, aix) (push) Has been cancelled
CI / android (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / tailscale_go (push) Has been cancelled
CI / depaware (push) Has been cancelled
CI / go_generate (push) Has been cancelled
CI / go_mod_tidy (push) Has been cancelled
CI / licenses (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=darwin, arm64, darwin, macOS) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=linux, amd64, linux, Linux) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=windows, amd64, windows, Windows) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=1/4, amd64, linux, Portable (1/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=2/4, amd64, linux, Portable (2/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=3/4, amd64, linux, Portable (3/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=4/4, amd64, linux, Portable (4/4)) (push) Has been cancelled
CI / notify_slack (push) Has been cancelled
CI / merge_blocker (push) Has been cancelled
CI / check_mergeability_strict (push) Has been cancelled
CI / check_mergeability (push) Has been cancelled
.github/workfkows,Dockerfile,Dockerfile.base: add a test for base image (#18180)
Test that the base image builds and has the right iptables binary
linked.

Updates #17854

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2025-12-12 18:10:00 +00:00
..
checklocks.yml .github/workflows: removes extra '$' 2025-06-16 15:04:10 -07:00
cigocacher.yml .github: add cigocacher release workflow 2025-12-09 13:21:11 +00:00
codeql-analysis.yml .github: Bump github/codeql-action from 3.29.7 to 3.29.8 (#16828) 2025-08-21 09:48:31 -06:00
docker-base.yml .github/workfkows,Dockerfile,Dockerfile.base: add a test for base image (#18180) 2025-12-12 18:10:00 +00:00
docker-file-build.yml .github: drop branches filter with single asterisk from workflows (#17682) 2025-10-28 09:33:03 -06:00
flakehub-publish-tagged.yml .github/workflows: pin nix-related github actions (#17574) 2025-10-17 10:00:42 -07:00
golangci-lint.yml .github/workflows: only run golang ci lint when go files have changed 2025-11-27 16:07:12 -07:00
govulncheck.yml .github: Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#16553) 2025-07-15 08:33:22 -06:00
installer.yml scripts/installer: add TAILSCALE_VERSION environment variable (#18014) 2025-12-02 07:57:21 -08:00
kubemanifests.yaml .github/workflows: removes extra '$' 2025-06-16 15:04:10 -07:00
natlab-integrationtest.yml .github/workflows: removes extra '$' 2025-06-16 15:04:10 -07:00
pin-github-actions.yml .github/workflows: enforce github action version pinning (#16768) 2025-08-05 11:49:33 -07:00
request-dataplane-review.yml .github/workflows: skip draft PRs for request review workflows 2025-11-26 17:18:26 -07:00
ssh-integrationtest.yml .github/workflows: removes extra '$' 2025-06-16 15:04:10 -07:00
test.yml .github,cmd/cigocacher: use cigocacher for windows 2025-12-02 09:18:45 +00:00
update-flake.yml flake.lock/go.mod.sri: update flake version info (#16631) 2025-07-23 11:25:05 -04:00
update-webclient-prebuilt.yml .github/workflows: replace tibdex with official GitHub Action (#16385) 2025-06-26 13:37:21 -07:00
vet.yml cmd/vet: add static vet checker that runs jsontags (#17778) 2025-11-05 16:17:49 -08:00
webclient.yml .github: drop branches filter with single asterisk from workflows (#17682) 2025-10-28 09:33:03 -06:00