miki3421 opened a new pull request, #40: URL: https://github.com/apache/openserverless-cli/pull/40
## What changed - Pin bats-core v1.13.0, bats-support v0.3.0, and bats-assert v2.2.4. - Validate the exact tag of all three dependencies. - Reinstall the test dependencies when any checkout is missing or drifted. ## Why The setup previously cloned moving default branches and considered the task complete when only the bats-core directory existed. This made test behavior depend on installation time and allowed partial setups. ## Validation - First `task bats` installed the pinned releases. - Second `task bats` reported the task up to date. - `bats datefmt.bats` (4 tests passed). -- 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]
