compare-changes

Crates.iocompare-changes
lib.rscompare-changes
version0.7.26
created_at2025-11-27 09:32:54.558472+00
updated_at2026-01-25 12:43:43.432863+00
descriptionReimplementation of GitHub file paths pattern matcher
homepagehttps://anttiharju.dev/compare-changes/
repositoryhttps://github.com/anttiharju/compare-changes
max_upload_size
id1953390
size62,892
Antti Harju (anttiharju)

documentation

README

compare-changes

Build

compare-changes is a CLI and a library:

  1. The CLI can be used together with find-changes-action to run GitHub Actions jobs or steps conditionally, while benefitting from static validation for the defined paths via action-validator. For more information, view the action on GitHub Actions Marketplace.
  2. The library reimplements the GitHub Actions Workflow syntax so other Rust projects may check whether paths in a given workflow file match a given set of files.

More information

For information on alternative installation methods and on how to contribute, please refer to the GitHub README.md

Commit count: 797

cargo fmt