summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2025-06-26.github/workflows: replace tibdex with official GitHub Action (#16385)Simon Law2-12/+8
2025-06-25.github/workflows: request @tailscale/dataplane review DERP changes (#16372)Simon Law1-0/+31
2025-06-20tool: add go toolchain wrapper for WindowsBrad Fitzpatrick1-1/+15
2025-06-20.github/workflows: try running Windows jobs on bigger VMsBrad Fitzpatrick1-1/+4
2025-06-20.github/workflows: shard the Windows builderBrad Fitzpatrick1-4/+17
2025-06-17.github/workflows: remove redundant work between staticcheck jobsBrad Fitzpatrick1-11/+76
2025-06-16.github/workflows: removes extra '$'Irbe Krumina9-9/+9
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-16.github: Bump github/codeql-action from 3.28.19 to 3.29.0 (#16287)dependabot[bot]1-3/+3
2025-06-11.github: Bump actions/setup-go from 5.4.0 to 5.5.0 (#15947)dependabot[bot]3-3/+3
2025-06-11.github: Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#15948)dependabot[bot]3-3/+3
2025-06-11.github: Bump github/codeql-action from 3.28.15 to 3.28.19 (#16227)dependabot[bot]1-3/+3
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-14.github: Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#15476)dependabot[bot]1-2/+2
2025-04-14.github: Bump github/codeql-action from 3.28.14 to 3.28.15 (#15665)dependabot[bot]1-3/+3
2025-04-09.github: add cron schedule to installer tests (#15603)Jason O'Donnell1-9/+38
2025-04-08.github: add CONTRIBUTING.mdBrad Fitzpatrick1-0/+17
2025-04-07.github: Bump github/codeql-action from 3.28.13 to 3.28.14dependabot[bot]1-3/+3
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]3-3/+3
2025-04-02.github: Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#15400)dependabot[bot]1-1/+1
2025-04-01.github: Bump github/codeql-action from 3.28.11 to 3.28.13 (#15477)dependabot[bot]1-3/+3
2025-03-14.github/workflows/govulncheck.yml: send messages to another channel (#15295)Andrew Lytvynov1-1/+1
2025-03-11.github: Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#15257)dependabot[bot]2-2/+2
2025-03-11.github: Bump github/codeql-action from 3.28.10 to 3.28.11 (#15258)dependabot[bot]1-3/+3
2025-03-09.github: Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (#15046)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-09.github: Bump github/codeql-action from 3.28.9 to 3.28.10 (#15110)dependabot[bot]1-3/+3
2025-03-09.github: Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#15113)dependabot[bot]2-2/+2
2025-03-07.github/workflows: tidy go caches before uploadingMario Minardi1-1/+25
2025-03-05.github/workflows: descope natlab CI for now until GitHub flakes are fixedBrad Fitzpatrick1-4/+1
2025-03-04gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CIBrad Fitzpatrick1-0/+30
2025-03-04.github: Bump actions/cache from 4.2.0 to 4.2.2dependabot[bot]1-5/+5
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick1-1/+1
2025-02-17cmd/testwrapper: temporarily remove test coverage supportBrad Fitzpatrick1-7/+1
2025-02-10.github: Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#14963)dependabot[bot]1-1/+1
2025-02-10.github: Bump github/codeql-action from 3.28.5 to 3.28.9 (#14962)dependabot[bot]1-3/+3
2025-01-28.github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139)dependabot[bot]13-33/+29
2025-01-27.github: Bump github/codeql-action from 3.28.1 to 3.28.5 (#14794)dependabot[bot]1-3/+3
2025-01-27.github: Bump actions/setup-go from 5.2.0 to 5.3.0 (#14793)dependabot[bot]3-3/+3
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]2-8/+7
2025-01-20.github: Bump golangci/golangci-lint-action from 6.1.0 to 6.2.0 (#14696)dependabot[bot]1-2/+1
2025-01-20.github: Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#14695)dependabot[bot]2-2/+2
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 github/codeql-action from 3.27.6 to 3.28.1 (#14618)dependabot[bot]1-3/+3