drift-guard
Version updated for https://github.com/pgomes13/drift-guard-engine to version v3.2.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Drift Guard is a GitHub Action designed to ensure API type safety by detecting breaking changes in OpenAPI, GraphQL, and gRPC specifications before they are deployed to production. It automates the process of comparing API specifications across branches and provides insights into potential impacts on the codebase. This helps developers maintain robust API integrations and avoid costly errors caused by unexpected changes.
Release notes
Changelog
- 4bacabc8b41e38e6a047d8d601e53fecdb8b1c7e feat: added connected strategy