61 Commits (d04afc697cbb81fb765fdee8847b8e33e34537be)

Author SHA1 Message Date
Brad Fitzpatrick a49d8d5200 Revert ".github/workflows: work around golang/go#51629" 4 years ago
dependabot[bot] a121b9f263 .github: Bump actions/checkout from 2 to 3 4 years ago
dependabot[bot] 257d75beb1 .github: Bump actions/setup-go from 2.1.5 to 3 4 years ago
dependabot[bot] f2b0faf91e .github: Bump actions/upload-artifact from 2.3.1 to 3 4 years ago
dependabot[bot] 7fbb6a76ad .github: Bump actions/cache from 2 to 3 4 years ago
David Anderson 2a412ac9ee .github/workflows: work around golang/go#51629 4 years ago
Josh Bleecher Snyder 4b1e02057a .github/workflows: request Go 1.18 4 years ago
James Tucker 858286d97f
github/windows: improve caching in -race builder (#4172) 4 years ago
James Tucker 36b148c2d2
github/windows: improve cache performance (#4171) 4 years ago
Brad Fitzpatrick 69392411d9 .github/workflows: add some iOS CI coverage 4 years ago
dependabot[bot] b1b0fd119b .github: Bump actions/setup-go from 2.1.4 to 2.1.5 4 years ago
Josh Bleecher Snyder 1dc1c8b709 .github/workflows: upgrade to setup-go@v2 4 years ago
dependabot[bot] dee0833b27 .github: Bump actions/upload-artifact from 2.2.4 to 2.3.1 4 years ago
dependabot[bot] 05c1be3e47 .github: Bump actions/upload-artifact from 1 to 2.2.4 4 years ago
Josh Bleecher Snyder 60510a6ae7 .github/workflows: check that repo is clean after build and test 4 years ago
AdamKorcz def659d1ec Fuzzing: Add CIFuzz 4 years ago
Brad Fitzpatrick c18b9d58aa tstest/archtest: add GOARCH-specific tests, run via qemu-user 5 years ago
Brad Fitzpatrick 7742caef0a .github/workflows: always ignore go:generate dnsfallback check 5 years ago
David Crawshaw 29fa8c17d2 .github: revert dependabot change for vm builder 5 years ago
dependabot[bot] a56520c3c7 .github: Bump actions/setup-go from 1 to 2.1.4 5 years ago
Dave Anderson 478775de6a github: add code security scanning 5 years ago
Josh Bleecher Snyder 008f36986e .github/workflows: remove separate "build stringer" step 5 years ago
Josh Bleecher Snyder 9faee90744 .github/workflows: skip net/dnsfallback go generate check on release branch 5 years ago
Brad Fitzpatrick ec2b7c7da6 all: bump minimum Go to 1.17 5 years ago
David Crawshaw 9b7fc2ed1f .github: add Ubuntu VM test 5 years ago
Maisem Ali ae9b3f38d6 github: set GOOS/GOARCH for `go list` 5 years ago
Christine Dodrill dde8e28f00 disable vm tests on every commit to main 5 years ago
Josh Bleecher Snyder 787939a60c .github/workflows: add 'go generate' CI job 5 years ago
Christine Dodrill b90f149f5e
Run tests on integration test changes (#2373) 5 years ago
Christine Dodrill 97279a0fe0
tstest/integration/vms: add Oracle Linux image (#2328) 5 years ago
Christine Dodrill 6f3a5802a6
experimental VM test: add -v 5 years ago
Christine Dodrill 2adbfc920d
integration vm tests: run on every commit to main (#2159) 5 years ago
Christine Dodrill b131a74f99
tstest/integration/vms: build and run NixOS (#2190) 5 years ago
Christine Dodrill b402e76185
.github/workflows: add integration test with a custom runner (#2044) 5 years ago
Josh Bleecher Snyder be56aa4962 workflows: execute benchmarks 5 years ago
Josh Bleecher Snyder ac75958d2e workflows: run staticcheck on more platforms 5 years ago
Denton Gentry b9f8dc7867 workflows: remove coverage 5 years ago
Alex Brainman 7d8f082ff7 .github/workflows: add --race tests on Linux and Windows 5 years ago
Brad Fitzpatrick 86d3a6c9a6 Switch to Go 1.16. 5 years ago
Denton Gentry e692e3866b Cache go modules. 5 years ago
Denton Gentry d12add6e22 Adjust coverage options. 5 years ago
Denton Gentry 332759ef73 Add coveralls.io support. 5 years ago
Alex Brainman 037daad47a .github/workflows: use cache to speed up Windows tests 6 years ago
Brad Fitzpatrick a1ccaa9658 .github/workflows: add tests on Windows 6 years ago
Brad Fitzpatrick 22ed3c503e
Add depaware.txt files and GitHub checks. (#745) 6 years ago
Brad Fitzpatrick 862d223c39 Switch to Go 1.15. 6 years ago
Brad Fitzpatrick 75e1cc1dd5 github/workflows: add go vet ./... step 6 years ago
Brad Fitzpatrick 7815633821 github: also run 32-bit tests on Linux 6 years ago
Avery Pennarun d9fd5db1e1 Rename master -> main. 6 years ago
Brad Fitzpatrick 6b232b5a79 Disable staticcheck for tempfork packages. 6 years ago