Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a new files_changed parameter #481

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Conversation

ahal
Copy link
Collaborator

@ahal ahal commented Mar 28, 2024

This is a port(ish) of the feature already implemented in Gecko taskgraph.

@ahal ahal self-assigned this Mar 28, 2024
@ahal ahal added the BREAKING CHANGE Backwards incompatible request that will require major version bump label Mar 28, 2024
BREAKING CHANGE: Removed `files_changed.py`. Use the `files_changed`
parameter or `taskgraph.util.vcs.Repository.get_changed_files` instead.
Repos hosted on `hg.mozilla.org` that were relying this module will need
to re-implement
`files_changed._get_changed_files_json_automationrelevance` themselves.
@ahal ahal marked this pull request as ready for review April 3, 2024 03:07
@ahal ahal requested review from a team and hneiva April 3, 2024 03:07
Copy link
Contributor

@hneiva hneiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ahal ahal merged commit 3570746 into taskcluster:main Apr 9, 2024
9 of 10 checks passed
@ahal ahal deleted the files_changed branch April 9, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE Backwards incompatible request that will require major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants