Diff Helper for Continuous Integration (CI) Services
Project description
Diff Helper for Continuous Integration (CI) Services
For an open source project, running unit tests, system tests, torture tests, fuzz tests, integration tests, code quality checks, etc. can quickly become a large task.
In order to limit the amount of time and resources that these jobs require, this tool provides a way to determine which files have changed and provides a Python API for these changes. In addition, this library provides the corresponding commit SHA (or other artifact) that is used as the diffbase.
The library supports (planned)
Continuous Integration Services
Verson Control Systems
Project Hosting Sites (planned)
Install
$ pip install --upgrade ci-diff-helper
License
Apache 2.0 - See LICENSE for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.