Skip to content

Test all Go packages#41

Merged
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/test-all-go-packages
Jul 11, 2026
Merged

Test all Go packages#41
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/test-all-go-packages

Conversation

@miki3421

Copy link
Copy Markdown
Contributor

What changed

Replace the manually maintained package list in utest with go test -count=1 ./....

Why

New packages could be omitted from CI, and the auth package did not consistently disable the Go test cache. Recursive package discovery keeps the task complete as the module evolves.

Validation

  • task utest

All module packages passed, including the command package discovery path.

@sciabarracom
sciabarracom marked this pull request as ready for review July 11, 2026 09:52
@sciabarracom
sciabarracom merged commit 318a594 into apache:main Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants