Get Changed Package List
Version updated for https://github.com/ovsds/get-changed-packages-action to version v1.6.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Get Changed Packages Action” identifies packages within a project that have been modified by analyzing a list of changed files. It automates the detection of impacted packages and optionally resolves their dependencies, streamlining workflows such as dependency management, testing, or deployment in projects with multiple packages. Key capabilities include support for different dependency resolution methods and customizable output formats.
Release notes
What’s Changed
- chore: update from template by @ovsds in https://github.com/ovsds/get-changed-packages-action/pull/18
Full Changelog: https://github.com/ovsds/get-changed-packages-action/compare/v1.5.0...v1.6.0