Pact Broker replacement that uses AWS S3 as a backend for contracts storage. Provides also a nice way to verify contracts between apps.
Stars
14
Forks
3
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: allow to provide $ sign in ENV expanded hook definitions
344be5fView on GitHubfix: aws_lambda hook assumes role on top of Pact AssumeRole
3ce1769View on GitHubbuild: make release stage also on already pushed tags
794e6d8View on GitHubfix: drop bash dependency to run verification hooks in favor of plain shell
ae6d10eView on GitHubfix: propagate verification result as command status code
fb52229View on GitHubfix: match with regex also for require_env section with more rich sample in README
5ebe257View on GitHubfeature: hooks filtering can be done by require_env and match_context
0af95aaView on GitHub