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

   ## What changed
   
   - Track all Go sources recursively in the `build` task.
   - Include `go.mod` and `go.sum` in build cache inputs.
   
   ## Why
   
   Dependency-only changes could leave the generated `ops` binary marked up to 
date, causing tests and releases to run stale code.
   
   ## Validation
   
   - `git diff --check`
   - `task --list`
   - `task --force build`


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