summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFilesLines
2024-02-23.github/workflows: fix typo in XDG_CACHE_HOMEJames Tucker1-1/+1
2024-02-09.github: fuzzing is now unbrokenAndrew Dunham1-1/+1
2024-02-07.github/workflows: temporarily disable broken oss-fuzz actionBrad Fitzpatrick1-1/+1
2024-02-07.github/workflows: add privileged tests workflowJames Tucker1-0/+13
2024-01-19go.mod: bump most deps for start of cycleJames Tucker1-3/+3
2023-12-04cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436)Irbe Krumina1-1/+1
2023-11-21ci: report test coverage to coveralls.ioPercy Wegmann1-1/+7
2023-10-26.github: run tests on all PRs, regardless of branch nameWill Norris1-2/+1
2023-10-17ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth keyBrad Fitzpatrick1-0/+8
2023-10-16tstest, tstest/integration, github/workflows: shard integration testsBrad Fitzpatrick1-0/+10
2023-10-16cmd/testwrapper: parse args betterMaisem Ali1-1/+1
2023-10-14.github/workflows: break up race builder a bit moreBrad Fitzpatrick1-1/+12
2023-10-14github/workflows: move race tests to their own jobBrad Fitzpatrick1-2/+10
2023-10-14tstest/integration: add tests for tun mode (requiring root)Brad Fitzpatrick1-0/+2
2023-09-04.github,cmd/gitops-pusher: update to checkout@v4Maisem Ali1-13/+13
2023-08-31.github/workflows: only run bench all on packages with benchmarksBrad Fitzpatrick1-2/+3
2023-08-31.github: do not use testwrapper for benchmarksMaisem Ali1-2/+4
2023-08-24all: adjust some build tags for plan9Brad Fitzpatrick1-0/+3
2023-08-11.github: use testwrapper on windowsMaisem Ali1-1/+1
2023-06-26cmd/testwrapper: only retry flaky failed testsMaisem Ali1-2/+2
2023-06-25.github: actually run tests in CIMaisem Ali1-2/+2
2023-04-26.github/workflows: add recency bias to action cache keysJames Tucker1-4/+8
2023-04-26.github/workflows: split tests and benchmarks for cachingJames Tucker1-1/+5
2023-04-19.github: Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]1-1/+1
2023-04-17.github: Bump actions/setup-go from 3 to 4dependabot[bot]1-1/+1
2023-04-14.github/workflows: add artifact caching and remove double build on raceJames Tucker1-11/+55
2023-04-14.github/workflows: reenable Windows CI, disable broken testsJames Tucker1-1/+8
2023-04-12.github/workflows: run one set of tests with the tailscale_go build tagMihai Parparita1-0/+11
2023-02-24.github/workflows: add a pass/fail verdict job to the test workflowDavid Anderson1-0/+24
2023-02-24.github/workflows: try to make the merge queue actually run CIDavid Anderson1-0/+2
2023-02-19.github/workflows: add armv5 and armv7 cross testsDavid Anderson1-0/+7
2023-02-18.github/workflows: fix non-collapsing CI status in PRsDavid Anderson1-2/+9
2023-02-18.github/workflows: run CI and CodeQL in the merge queueDavid Anderson1-0/+1
2023-02-18build_dist.sh: use cmd/mkversion to get version dataDavid Anderson1-0/+1
2023-02-17.github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to falseMaisem Ali1-1/+1
2023-02-12.github/workflows: simplify build-only go test invocationDavid Anderson1-5/+1
2023-02-12.github/workflows: support disabling fuzz testing safelyDavid Anderson1-4/+52
2023-02-12.github/workflows: pin version of Windows we run onDavid Anderson1-1/+1
2023-02-12.github/workflows: pin version of Ubuntu we run onDavid Anderson1-12/+12
2023-02-12.github/workflows: use variant=race instead of race=true for race testDavid Anderson1-4/+4
2023-02-12.github/workflows: add back forgotten android CI jobDavid Anderson1-0/+19
2023-02-12.github/workflows: unify and matrixify all our CI stepsDavid Anderson1-0/+325