#commit #monorepo #repository #git #git-repository #affected

is_affected_lib

A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos

2 releases

0.1.2 Oct 15, 2024
0.1.1 Nov 8, 2021

#980 in Data structures

26 downloads per month

AGPL-3.0

24KB
411 lines

🚧 Archived 🚧 Please use the binary version instead, it should contain all functionality you were going to implement with the library.

crates.io Conventional Commits License

A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.

Content

Usage

Usage - Logging

The crate log is used to provide logging. See https://crates.io/crates/log for more detailed documentation.

Issues/Feature Requests

To report an issue or request a new feature use https://github.com/DeveloperC286/is_affected/issues.

Dependencies

~14MB
~303K SLoC