miki3421 opened a new pull request, #34: URL: https://github.com/apache/openserverless-cli/pull/34
## Summary - restore the original `task tests` command in the release workflow - consume the Task embedded-version fix from sciabarracom/task#1 - prevent a tagged OPS version such as 0.9.1 from being interpreted as the embedded Task engine version ## Dependency and merge order This PR is stacked on https://github.com/sciabarracom/task/pull/1 and must remain draft until that PR is merged and released. The temporary `replace` points at the exact reviewed fork commit so this PR and its tests are reproducible now. Before merging this PR, replace it with the official sciabarracom/task release tag and remove the fork replacement. ## Validation - `go test ./internal/version` in the Task PR - `task itest T=vars F="--formatter tap"` (5/5) - `task itest T=prefixes F="--formatter tap"` (2/2) - `task itest T=retry F="--formatter tap"` (3/3) - `go test ./config ./tools ./auth` - `git diff --check` A local run of the root Go package reaches the existing `Example_download` network fixture and fails because the historical `olaris/0.1.0` branch cannot be cloned; this is unrelated to the embedded Task version change. -- 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]
