summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-25.github/workflows: use ubuntu-22.04 for qemu testsMaisem Ali1-5/+1
2022-11-01Fix vm ci tests clogging in fork repository pull requestAoang1-1/+1
2022-10-21.github: run CI on release branchesWill Norris14-0/+14
2022-10-18.github: update issue templates (#5978)Maya Kaczorowski2-4/+4
2022-10-17.github/workflows: use fast compression for NPM package CI checkMihai Parparita1-1/+1
2022-10-17.github: Bump peter-evans/create-pull-request from 4.1.1 to 4.1.4 (#5965)dependabot[bot]1-1/+1
2022-09-26Drop duplicated `$`Josh Soref1-1/+1
2022-09-18.github/workflows: add cross-androidBrad Fitzpatrick1-0/+54
2022-08-30CI: add `go mod tidy` workflowDenton Gentry1-0/+35
2022-08-30CI: make all workflows get Go version from go.modDenton Gentry14-56/+47
2022-08-29cmd/tsconnect: add npm publish workflowMihai Parparita1-0/+30
2022-08-26.github/actions: add signoff to go-licenses commitsWill Norris1-1/+3
2022-08-25licenses: add GitHub Action to update license notices (#5433)Will Norris2-0/+79
2022-08-24cmd/tsconnect: extract NPM package for reusing in other projectsMihai Parparita1-1/+3
2022-08-15.github/workflows: cancel previous CI runs on PR updateMaisem Ali16-0/+65
2022-08-12.github/workflows: delete flaky windows-race.ymlBrad Fitzpatrick1-77/+0
2022-08-10.github/workflows: use a matrix for staticcheck GOOS/GOARCHesBrad Fitzpatrick2-73/+108
2022-08-05cmd/derper: add depaware.txtDavid Crawshaw1-5/+5
2022-08-02cmd/tsconnect: add -fast-compression optionMihai Parparita1-1/+1
2022-08-02.github/workflows: put back CLI in cross-wasm GitHub actionMihai Parparita1-1/+1
2022-08-02all: require Go 1.19Brad Fitzpatrick15-15/+15
2022-07-27ipn/store/awsstore: add "ts_omit_aws" build tag to reduce binary sizeBrad Fitzpatrick1-0/+5
2022-07-26.github/workflows: add gofmt (goimports) checkBrad Fitzpatrick1-0/+3