summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
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-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 Norris1-0/+62
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
2022-07-25.github/workflows: add tsconnect static build to wasm GitHub actionMihai Parparita1-0/+5
2022-07-20.github/workflows: update module that we try to build in cross-wasmMihai Parparita1-2/+2
2022-06-29.github/workflows: downgrade MinGW to work around windows-race failuresMihai Parparita1-0/+8
2022-06-24.github/workflows: windows-race: print gcc versionJames Tucker1-0/+3
2022-05-20.github/workflows: fix duplicated build target in Wasm actionMihai Parparita1-1/+1
2022-05-19.github/workflows: add cross-builder for WasmMihai Parparita1-0/+47
2022-04-13Revert ".github/workflows: work around golang/go#51629"Brad Fitzpatrick2-24/+7
2022-03-22.github: Bump actions/checkout from 2 to 3dependabot[bot]15-15/+15
2022-03-22.github: Bump actions/setup-go from 2.1.5 to 3dependabot[bot]14-14/+14
2022-03-22.github: Bump actions/upload-artifact from 2.3.1 to 3dependabot[bot]1-1/+1
2022-03-22.github: Bump actions/cache from 2 to 3dependabot[bot]2-2/+2
2022-03-17.github/workflows: work around golang/go#51629David Anderson2-7/+24
2022-03-16.github/workflows: request Go 1.18Josh Bleecher Snyder14-14/+14
2022-03-15github/windows: improve caching in -race builder (#4172)James Tucker1-4/+15
2022-03-14github/windows: improve cache performance (#4171)James Tucker1-4/+12
2022-01-27.github/workflows: add some iOS CI coverageBrad Fitzpatrick1-0/+6
2022-01-10.github: Bump actions/setup-go from 2.1.4 to 2.1.5dependabot[bot]14-14/+14
2022-01-10.github/workflows: upgrade to setup-go@v2Josh Bleecher Snyder1-2/+4
2022-01-10.github: Bump actions/upload-artifact from 2.2.4 to 2.3.1dependabot[bot]1-1/+1
2021-12-06.github: Bump actions/upload-artifact from 1 to 2.2.4dependabot[bot]1-1/+1
2021-11-22.github/workflows: check that repo is clean after build and testJosh Bleecher Snyder3-0/+45
2021-11-19Fuzzing: Add CIFuzzAdamKorcz1-0/+26
2021-11-01tstest/archtest: add GOARCH-specific tests, run via qemu-userBrad Fitzpatrick1-0/+9
2021-10-14.github/workflows: always ignore go:generate dnsfallback checkBrad Fitzpatrick1-1/+1
2021-09-27.github: revert dependabot change for vm builderDavid Crawshaw1-1/+1
2021-09-22.github: Bump actions/setup-go from 1 to 2.1.4dependabot[bot]14-14/+14
2021-09-21github: add code security scanningDave Anderson1-0/+71
2021-09-15.github/workflows: remove separate "build stringer" stepJosh Bleecher Snyder1-4/+1
2021-09-15.github/workflows: skip net/dnsfallback go generate check on release branchJosh Bleecher Snyder1-1/+8