summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-07-14.github/workflows: add govulncheck workflow (#8623)Andrew Lytvynov1-0/+37
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-06-21.github: Bump actions/checkout from 1 to 3dependabot[bot]1-1/+1
2023-06-14.github/workflows: Add docker build check (#8345)Claire Wang1-0/+15
2023-06-12.github: Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0dependabot[bot]1-1/+1
2023-05-30.github: bump peter-evans/create-pull-request from 5.0.0 to 5.0.1dependabot[bot]2-2/+2
2023-05-03.github: mark bots for exemption by issuebot (#8041)M. J. Fromberger2-4/+4
2023-04-29.github: test installer script in CI in dockerAnton Tolchanov1-0/+102
2023-04-27.github: Bump actions/setup-go from 3 to 4dependabot[bot]1-1/+1
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-19.github: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0dependabot[bot]2-2/+2
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham1-0/+40
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-03-31.github/workflows: remove tsconnect-pkg-publish.ymlMihai Parparita1-31/+0
2023-03-20.github: Bump peter-evans/create-pull-request from 4.1.4 to 4.2.4dependabot[bot]2-2/+2
2023-03-20.github: Bump actions/setup-go from 3 to 4dependabot[bot]1-1/+1
2023-03-16.github: use unique names for jobsMaisem Ali2-2/+2
2023-03-07.github: update tibdex/github-app-token to release v1.8.0 (#7495)M. J. Fromberger2-2/+2
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 Anderson2-0/+3
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 Anderson2-0/+2
2023-02-18build_dist.sh: use cmd/mkversion to get version dataDavid Anderson2-0/+2
2023-02-17.github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to falseMaisem Ali1-1/+1
2023-02-14.github/workflows: fix typoDavid Anderson1-2/+2
2023-02-14.github/workflows: add workflow to update go.mod Nix SRI hashDavid Anderson1-0/+49
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 Anderson19-1023/+325
2023-02-11.github/workflows: remove 'ci skip' boilerplateDavid Anderson12-23/+2
2023-02-08.github/workflows: re-enable CIFuzz jobMihai Parparita1-1/+1
2023-02-06.github/workflows: use ./tool/go in go mod tidyMaisem Ali1-1/+1
2023-02-01.github/workflows: delete CIFuzz jobBrad Fitzpatrick1-1/+1
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick1-6/+10
2023-02-01.github/ISSUE_TEMPLATE: add link to wiki/OtherSoftwareInteropBrad Fitzpatrick1-1/+7
2023-01-31ci: make gofmt check fail for a non-empty diff (#7131)M. J. Fromberger1-1/+3
2023-01-30Update CodeQL action to v2Nick Kirby1-3/+3
2023-01-18cmd/testwrapper: move from corp; mark magicsock test as flakyAndrew Dunham2-2/+8
2022-12-11feat(build): add support on Loongnix-Server (loong64) (#6233)缘生1-0/+57