miki3421 opened a new pull request, #44: URL: https://github.com/apache/openserverless-cli/pull/44
## Summary Prepare the next OpenServerless CLI development release: ```text 0.9.1-2607122150.dev ``` This release includes the merged SSO task-routing and safe legacy cleanup changes from #43. The companion `openserverless-task` implementation has already been merged into branch `0.9.1` through apache/openserverless-task#214. ## Validation - `task tag` - `go test -count=1 ./...` - `go build ./cmd/ops` - built CLI reports `0.9.1-2607122150.dev` - SSO migration previously validated in a Linux arm64 Lima VM against the real Kind cluster with `testing/tests/11-sso-mock.sh kind` (`rc=0`) After this PR is merged, tag `v0.9.1-2607122150.dev` will be moved to the Apache merge commit and pushed to trigger the release workflow. -- 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]
