summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFilesLines
2025-06-17.github/workflows: remove redundant work between staticcheck jobsBrad Fitzpatrick1-11/+76
2025-06-16tool/gocross: make gocross opt-in instead of opt-outBrad Fitzpatrick1-1/+0
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick1-1/+13
2025-06-16.github/workflows: do a go mod download & cache it before all jobsBrad Fitzpatrick1-32/+214
2025-06-11.github: Bump actions/setup-go from 5.4.0 to 5.5.0 (#15947)dependabot[bot]1-1/+1
2025-06-11.github: Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#15948)dependabot[bot]1-1/+1
2025-05-27.github/workflows: use Ubuntu 24.04 images (#16097)Irbe Krumina1-18/+18
2025-05-22ssh/tailssh: exclude Android from Linux build tagsBrad Fitzpatrick1-2/+2
2025-05-07tsnet: add android & iOS results to depawareBrad Fitzpatrick1-2/+1
2025-04-07.github: Bump actions/cache from 4.2.2 to 4.2.3dependabot[bot]1-5/+5
2025-04-02.github: Bump actions/setup-go from 5.3.0 to 5.4.0 (#15397)dependabot[bot]1-1/+1
2025-04-02.github: Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#15400)dependabot[bot]1-1/+1
2025-03-09.github: Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#15111)dependabot[bot]1-1/+1
2025-03-07.github/workflows: tidy go caches before uploadingMario Minardi1-1/+25
2025-03-04.github: Bump actions/cache from 4.2.0 to 4.2.2dependabot[bot]1-5/+5
2025-02-17cmd/testwrapper: temporarily remove test coverage supportBrad Fitzpatrick1-7/+1
2025-01-28.github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139)dependabot[bot]1-17/+17
2025-01-27.github: Bump actions/setup-go from 5.2.0 to 5.3.0 (#14793)dependabot[bot]1-1/+1
2025-01-26go.mod: bump depaware, add --internal flag to stop hiding internal packagesBrad Fitzpatrick1-1/+1
2025-01-22.github: Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#14141)dependabot[bot]1-4/+3
2025-01-20.github: Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#14697)dependabot[bot]1-1/+1
2025-01-15.github: Bump actions/setup-go from 5.1.0 to 5.2.0 (#14391)dependabot[bot]1-1/+1
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-0/+6
2024-12-10.github: Bump actions/cache from 4.1.2 to 4.2.0 (#14331)dependabot[bot]1-5/+5
2024-11-13.github: Bump actions/setup-go from 5.0.2 to 5.1.0 (#13934)dependabot[bot]1-1/+1
2024-11-13.github: Bump actions/cache from 4.1.0 to 4.1.2 (#13933)dependabot[bot]1-5/+5
2024-11-13.github: Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#13811)dependabot[bot]1-1/+1
2024-10-07.github: Bump actions/cache from 4.0.2 to 4.1.0 (#13711)dependabot[bot]1-5/+5
2024-09-23.github: pin re-actors/alls-green to latest 1.x (#13558)Mario Minardi1-1/+1
2024-09-23.github: update and pin actions/upload-artifact to latest 4.x (#13556)Mario Minardi1-2/+6
2024-09-23.github: update and pin actions/cache to latest 4.x (#13555)Mario Minardi1-5/+5
2024-09-23.github: use and pin slackapi/slack-github-action to latest 1.x (#13554)Mario Minardi1-1/+2
2024-09-23.github: pin actions/setup-go usage to latest 5.x (#13553)Mario Minardi1-1/+1
2024-09-23.github: pin actions/checkout to latest v3 or v4 as appropriate (#13551)Mario Minardi1-17/+17
2024-09-11.github: enable fuzz testing again (go1.23)Maisem Ali1-1/+1
2024-08-22all: switch to and require Go 1.23Brad Fitzpatrick1-1/+1
2024-06-14derp/xdp,cmd/xdpderper: initial skeleton (#12390)Jordan Whited1-2/+2
2024-04-28net/{interfaces,netmon}, all: merge net/interfaces package into net/netmonBrad Fitzpatrick1-1/+1
2024-04-13cmd/tailscaled, net/tstun: build for aix/ppc64Brad Fitzpatrick1-3/+41
2024-02-28.github/workflows: fix regular breakage of go toolchainsJames Tucker1-1/+1
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