[go: up one dir, main page]

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