christophd opened a new pull request, #72: URL: https://github.com/apache/camel-jbang-examples/pull/72
## Summary - Use a matrix strategy so each integration test example runs as its own parallel job instead of sequentially in a single job - Replace SDKMAN-based JBang installation with the `jbangdev/setup-jbang` GitHub Action - Add readable job names (e.g. "FTP messaging", "AWS SQS") for better visibility in the GitHub Actions UI ## Test plan - [ ] Verify all 8 matrix jobs run in parallel on the CI - [ ] Verify each job installs JBang via `jbangdev/setup-jbang` and runs its test successfully - [ ] Verify `fail-fast: false` allows remaining jobs to complete when one fails 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
