renovate-bot / proto-breaking-change-detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proto Breaking Change Detector

Background

This repository contains the source code of a breaking change detector in proto level, which takes API proto definition files and detects the unintended breaking changes in minor versions updates.

Contributing

Contributions to this library are always welcome and highly encouraged. See the CONTRIBUTING.md for more information on how to get started.

Versioning

This library follows Semantic Versioning.

Disclaimer

This is not an officially supported Google project.

About

License:Apache License 2.0


Languages

Language:Python 99.3%Language:Shell 0.7%