miki3421 opened a new pull request, #41:
URL: https://github.com/apache/openserverless-cli/pull/41

   ## 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to