summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFilesLines
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