COMMITS
/ scripts/test.sh January 15, 2026
W
scripts: do not eat error
Wei Fu committed
M
Merge pull request #21109 from Himanshu-370/himanshu/fix-scriptFolder-structure
Marek Siarkowicz committed
January 12, 2026
H
fix: Create scripts/fix/mod-tidy.sh and refactor test.sh
Himanshu Singh committed
January 8, 2026
I
Simplify running tests
Ivan Valdes committed
December 21, 2025
D
test: fix robustness tests failing with undefined -bin-dir flag
Davanum Srinivas committed
December 19, 2025
I
Fix robustness tests execution
Ivan Valdes committed
November 20, 2025
I
Migrate robustness tests to use Go workspace
Ivan Valdes committed
November 19, 2025
I
Migrate grpcproxy tests to use Go workspace
Ivan Valdes committed
November 14, 2025
B
Merge pull request #20909 from ivanvc/migrate-integration-tests
Benjamin Wang committed
November 12, 2025
I
Migrate e2e tests to use Go workspace
Ivan Valdes committed
November 9, 2025
I
Migrate integration tests to use Go workspace
Ivan Valdes committed
October 30, 2025
I
Migrate unit tests to use Go workspace
Ivan Valdes committed
I
Replace GOLANG_TEST_SHORT with testing.Short()
Ivan Valdes committed
October 25, 2025
B
Merge pull request #20848 from ivanvc/update-verify-dep-to-use-workspace
Benjamin Wang committed
October 24, 2025
M
Merge pull request #20851 from ivanvc/move-fix-go-mod-to-a-makefile-target
Marek Siarkowicz committed
October 23, 2025
I
Move go mod tidy to a test.sh pass
Ivan Valdes committed
I
Update gomodguard to use workspace modules
Ivan Valdes committed
I
Update verify-dep to use workspace helpers
Ivan Valdes committed
B
Merge pull request #20828 from ivanvc/update-mod-tidy-check
Benjamin Wang committed
October 20, 2025
I
Update mod tidy check to use the workspace modules
Ivan Valdes committed
I
Remove verify-license-header check
Ivan Valdes committed
October 21, 2025
I
Use workspace modules for verify bom
Ivan Valdes committed
October 22, 2025
B
Merge pull request #20811 from ivanvc/silence-bom-expected-error
Benjamin Wang committed
October 17, 2025
I
Remove gofmt static check
Ivan Valdes committed
I
Remove goword linter
Ivan Valdes committed
October 16, 2025
I
Silence BOM first run expected error
Ivan Valdes committed
I
Run govet shadow using golangci-lint
Ivan Valdes committed
I
Run govet from golangci-lint
Ivan Valdes committed
October 11, 2025
I
Update golangci-lint to work with Go workspace
Ivan Valdes committed
October 3, 2025
I
Fix running BOM on fresh clones
Ivan Valdes committed
February 15, 2025
I
Migrate bom command to use a Go workspace
Ivan Valdes committed
December 20, 2024
I
Add verify-go-workspace make target
Ivan Valdes committed
September 30, 2025
I
Add gomodguard to verify forbidden dependencies
Ivan Valdes committed
September 8, 2025
I
Install govulncheck from scripts/test.sh
Ivan Valdes committed
I
dependency: bump golangci-lint from 1.64.8 to v2.4.0
Ivan Valdes committed
July 15, 2025
S
Tooling: Added licenses headers in cript directory
sprochazka committed
June 5, 2025
I
Improve latest version log message
Ivan Valdes committed
May 29, 2025
M
Setup directory for cache
Marek Siarkowicz committed
May 6, 2025
April 30, 2025
J
fix: test-release
joshjms committed
April 28, 2025
J
Add test-release-tests Makefile target
joshjms committed
March 27, 2025
D
Fix "make verify" failing in MacOS due to BOM file verification.
Doğaç Eldenk committed
March 11, 2025
D
development: fix 'make validate' errors in OSX
Doğaç Eldenk committed
February 14, 2025
I
scripts: Use go mod instead of go list to get dependencies
Ivan Valdes committed
February 4, 2025
G
Squashed commit of the following:
Gang Li committed
December 19, 2024
I
scripts: remove receiver name check
Ivan Valdes committed
December 14, 2024
B
Merge pull request #19045 from ivanvc/scripts-simplify-shellws-pass
Benjamin Wang committed
December 12, 2024
I
scripts: fix shellws check
Ivan Valdes committed
December 11, 2024
I
scripts: simplify mod tidy pass
Ivan Valdes committed
September 19, 2024
M