46 Commits (4099a364685d70a1dec1896996c94de42f0f67bc)

Author SHA1 Message Date
Jordan Whited 65888d95c9
derp/xdp,cmd/xdpderper: initial skeleton (#12390) 2 years ago
Brad Fitzpatrick b9adbe2002 net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
Brad Fitzpatrick a1abd12f35 cmd/tailscaled, net/tstun: build for aix/ppc64 2 years ago
James Tucker 7e17aeb36b .github/workflows: fix regular breakage of go toolchains 2 years ago
James Tucker c9b6d19fc9 .github/workflows: fix typo in XDG_CACHE_HOME 2 years ago
Andrew Dunham 6f6383f69e .github: fuzzing is now unbroken 2 years ago
Brad Fitzpatrick c424e192c0 .github/workflows: temporarily disable broken oss-fuzz action 2 years ago
James Tucker 0b16620b80 .github/workflows: add privileged tests workflow 2 years ago
James Tucker 457102d070 go.mod: bump most deps for start of cycle 2 years ago
Irbe Krumina 49fd0a62c9
cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) 2 years ago
Percy Wegmann 17501ea31a ci: report test coverage to coveralls.io 2 years ago
Will Norris 42abf13843 .github: run tests on all PRs, regardless of branch name 3 years ago
Brad Fitzpatrick 1fc3573446 ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 3 years ago
Brad Fitzpatrick 4dec0c6eb9 tstest, tstest/integration, github/workflows: shard integration tests 3 years ago
Maisem Ali e6ab7d3c14 cmd/testwrapper: parse args better 3 years ago
Brad Fitzpatrick 56ebcd1ed4 .github/workflows: break up race builder a bit more 3 years ago
Brad Fitzpatrick 18e2936d25 github/workflows: move race tests to their own job 3 years ago
Brad Fitzpatrick c363b9055d tstest/integration: add tests for tun mode (requiring root) 3 years ago
Maisem Ali 3280c81c95 .github,cmd/gitops-pusher: update to checkout@v4 3 years ago
Brad Fitzpatrick 346445acdd .github/workflows: only run bench all on packages with benchmarks 3 years ago
Maisem Ali 1f12b3aedc .github: do not use testwrapper for benchmarks 3 years ago
Brad Fitzpatrick 98a5116434 all: adjust some build tags for plan9 3 years ago
Maisem Ali 21e32b23f7 .github: use testwrapper on windows 3 years ago
Maisem Ali 8e840489ed cmd/testwrapper: only retry flaky failed tests 3 years ago
Maisem Ali c11af12a49 .github: actually run tests in CI 3 years ago
James Tucker 8032b966a1 .github/workflows: add recency bias to action cache keys 3 years ago
James Tucker 43819309e1 .github/workflows: split tests and benchmarks for caching 3 years ago
dependabot[bot] 5acc7c4b1e .github: Bump ruby/action-slack from 3.0.0 to 3.2.1 3 years ago
dependabot[bot] 28cb1221ba .github: Bump actions/setup-go from 3 to 4 3 years ago
James Tucker b7f51a1468 .github/workflows: add artifact caching and remove double build on race 3 years ago
James Tucker 8dec1a8724 .github/workflows: reenable Windows CI, disable broken tests 3 years ago
Mihai Parparita 782ccb5655 .github/workflows: run one set of tests with the tailscale_go build tag 3 years ago
David Anderson b0eba129e6 .github/workflows: add a pass/fail verdict job to the test workflow 3 years ago
David Anderson 0ab6a7e7f5 .github/workflows: try to make the merge queue actually run CI 3 years ago
David Anderson 5a2fa3aa95 .github/workflows: add armv5 and armv7 cross tests 3 years ago
David Anderson 093139fafd .github/workflows: fix non-collapsing CI status in PRs 3 years ago
David Anderson 306c8a713c .github/workflows: run CI and CodeQL in the merge queue 3 years ago
David Anderson 149de5e6d6 build_dist.sh: use cmd/mkversion to get version data 3 years ago
Maisem Ali 4a99481a11 .github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to false 3 years ago
David Anderson 2eb25686d7 .github/workflows: simplify build-only go test invocation 3 years ago
David Anderson 253333b8a3 .github/workflows: support disabling fuzz testing safely 3 years ago
David Anderson 5e186f9fbf .github/workflows: pin version of Windows we run on 3 years ago
David Anderson 471053a054 .github/workflows: pin version of Ubuntu we run on 3 years ago
David Anderson 2a43fa4421 .github/workflows: use variant=race instead of race=true for race test 3 years ago
David Anderson 9fc3d00c17 .github/workflows: add back forgotten android CI job 3 years ago
David Anderson 4022796484 .github/workflows: unify and matrixify all our CI steps 3 years ago