Ludovic TOURMAN
Ludovic TOURMAN
**Issue:** As discussed [here](https://github.com/aurelien-baudet/workflow-dispatch/pull/15/files#r1437778117), I figured out that the current function `octokit.rest.checks.listForRef`, which is based on [`repos/OWNER/REPO/commits/REF/check-runs`](https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28#list-check-runs-for-a-git-reference), and used to retrieve the run id, when a run-name is provided, is...
Adding Amazon Aurora service. Splitting the pull requests as asked [here](https://github.com/endoflife-date/release-data/pull/407)
Adding Amazon MSK service. Splitting the pull requests as asked [here](https://github.com/endoflife-date/release-data/pull/407)
## Summary Adds a compound index on `branch_versions(version_id, branch_name)` to dramatically improve query performance when filtering verifications from the provider's main branch. ## Performance Impact - **Before**: ~13.5 seconds (~330M...
## Summary First, thank you for building and maintaining Pact Broker! It's been an excellent tool for our contract testing infrastructure. We've identified a significant performance optimization opportunity that would...