- 684f5c9 all: remove skipIfShort by Zvonimir Pavlinovic · 1 year, 4 months ago
- d52dedc all: remove unnecessary test lines for staticcheck by Zvonimir Pavlinovic · 1 year, 4 months ago
- b6af818 all: remove test that runs govulncheck on govulncheck by Zvonimir Pavlinovic · 1 year, 5 months ago
- 486fd23 all: remove unit tests for staticcheck, unparam, and spellcheck by Zvonimir Pavlinovic · 1 year, 5 months ago v1.1.1
- e17f629 all: remove bash checks by Zvonimir Pavlinovic · 1 year, 8 months ago
- 60e1cce all: do go mod tidy test inside unit tests by Zvonimir Pavlinovic · 1 year, 8 months ago
- 864243b internal/vulncheck: improve error message for fetching vulns by Zvonimir Pavlinovic · 1 year, 10 months ago
- d953cce all: add logging to TestGovulncheck by Zvonimir Pavlinovic · 1 year, 11 months ago
- a1ad633 cmd/govulncheck: fix main by Ian Cottrell · 2 years, 5 months ago
- a2fb4c4 scan: remove Run to match the design doc by Ian Cottrell · 2 years, 5 months ago
- f418ba7 all: add skips for tests that need to exec 'go build' by Bryan C. Mills · 2 years, 5 months ago
- 62092d5 scan: export package by Julie Qiu · 2 years, 5 months ago
- e896299 all_test: always run go vet by Julie Qiu · 2 years, 6 months ago
- 7c8a834 all_test: use unparam function instead of binary by Julie Qiu · 2 years, 6 months ago
- bf29de0 all_test: remove skipIfTrybot by Julie Qiu · 2 years, 6 months ago
- b13e0b8 move header checks to a go test by Ian Cottrell · 2 years, 6 months ago
- 934ccb8 move misspell check to a go test by Ian Cottrell · 2 years, 6 months ago
- 20da671 move vet check to a go test by Ian Cottrell · 2 years, 6 months ago
- 9b0e85d move unparam check to a go test by Ian Cottrell · 2 years, 6 months ago
- 231278f move staticcheck to a go test by Ian Cottrell · 2 years, 6 months ago
- 9067571 moving govulncheck test from bash to normal test by Ian Cottrell · 2 years, 6 months ago
- c0a7b2b split bash checks from go.mod tests by Ian Cottrell · 2 years, 6 months ago
- 0443db2 skip checks.bash in short mode by Ian Cottrell · 2 years, 6 months ago
- 96ccd99 all: use GO_BUILDER_NAME to detect if on trybots by Julie Qiu · 2 years, 6 months ago
- e848ff4 Revert "all_test: run default version of checks.bash locally with go test" by Julie Qiu · 2 years, 7 months ago
- ae615d8 all_test: run default version of checks.bash locally with go test by Julie Qiu · 2 years, 7 months ago
- b9a7e09 all_test: update check for golang.org/x/exp modules by Julie Qiu · 2 years, 7 months ago
- 1a492ca checks.bash: add trybot mode and fix error detected by staticcheck by Julie Qiu · 2 years, 7 months ago
- c812e85 all: remove use of golang.org/x/exp by Julie Qiu · 2 years, 8 months ago
- 57d6333 vuln: check for "bash" before using it to execute checks by Bryan C. Mills · 3 years, 10 months ago
- 012d8bc vuln: run checks with go test by Jonathan Amsterdam · 3 years, 10 months ago