summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-12-08.github/dependabot.yml: disable eager updates for Go.David Anderson1-7/+11
2021-12-06.github: Bump actions/upload-artifact from 1 to 2.2.4dependabot[bot]1-1/+1
2021-12-06.github/dependabot.yml: make dependabot send all the updates right now.David Anderson1-1/+2
2021-11-30.github/dependabot.yml: slow down the stream of unusable PRsDavid Crawshaw1-2/+2
2021-11-23Merge pull request #3214 from tailscale/mayakacz-patch-1Maya Kaczorowski2-10/+6
2021-11-23Update feature_request.ymlMaya Kaczorowski2-10/+6
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-24.github: Add Synology as an OSDenton Gentry1-1/+2
2021-10-14.github/workflows: always ignore go:generate dnsfallback checkBrad Fitzpatrick1-1/+1
2021-10-12.github: change issue checkboxes to dropdownMaya Kaczorowski1-7/+8
2021-10-13Bug report template: remove empty 'title' field.apenwarr1-1/+0
2021-10-13Bug template: remove "[Bug]: " prefix for the common case.Avery Pennarun2-2/+2
2021-10-08.github: fix checkboxes in bug reportMaya Kaczorowski1-8/+7
2021-10-08.github: change templates to ymlMaya Kaczorowski2-10/+4
2021-10-07.github: update issue templatesMaya Kaczorowski3-11/+126
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-22.github: add dependabot config to update go.mod and github actions.David Anderson1-0/+16
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
2021-09-02all: bump minimum Go to 1.17Brad Fitzpatrick13-13/+13
2021-08-31.github: add Ubuntu VM testDavid Crawshaw1-14/+13
2021-08-26github: set GOOS/GOARCH for `go list`Maisem Ali1-4/+16
2021-07-26disable vm tests on every commit to mainChristine Dodrill1-2/+0
2021-07-19.github/workflows: add 'go generate' CI jobJosh Bleecher Snyder1-0/+34
2021-07-09Run tests on integration test changes (#2373)Christine Dodrill1-3/+3
2021-07-08tstest/integration/vms: add Oracle Linux image (#2328)Christine Dodrill1-1/+1
2021-06-30experimental VM test: add -vChristine Dodrill1-1/+1
2021-06-28integration vm tests: run on every commit to main (#2159)Christine Dodrill1-6/+17
2021-06-28tstest/integration/vms: build and run NixOS (#2190)Christine Dodrill1-1/+1
2021-06-08.github/workflows: add integration test with a custom runner (#2044)Christine Dodrill1-0/+36
2021-05-06.github: remove verbose issue templates, add triage label.David Anderson2-50/+2
2021-05-04workflows: execute benchmarksJosh Bleecher Snyder5-6/+12
2021-05-04workflows: run staticcheck on more platformsJosh Bleecher Snyder1-3/+15
2021-04-28workflows: remove coverageDenton Gentry1-48/+0
2021-04-20.github/workflows: add --race tests on Linux and WindowsAlex Brainman2-0/+100
2021-02-19Switch to Go 1.16.Brad Fitzpatrick11-11/+11
2021-01-07Cache go modules.Denton Gentry1-0/+8
2021-01-07Adjust coverage options.Denton Gentry1-1/+1
2021-01-07Add coveralls.io support.Denton Gentry1-0/+40
2020-11-02.github/workflows: use cache to speed up Windows testsAlex Brainman1-0/+8
2020-10-28.github/workflows: add tests on WindowsBrad Fitzpatrick1-0/+44
2020-09-09Add depaware.txt files and GitHub checks. (#745)Brad Fitzpatrick1-0/+28
2020-08-18Switch to Go 1.15.Brad Fitzpatrick8-8/+8
2020-07-16github/workflows: add go vet ./... stepBrad Fitzpatrick1-0/+3
2020-07-10github: also run 32-bit tests on LinuxBrad Fitzpatrick1-0/+48
2020-06-15Rename master -> main.Avery Pennarun7-7/+7