-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(query): package changes reason (#9240)
### Description Plumbing through reason for why a package changed for query. Adds a `reason` field which is a union of the different reasons a package could be added. This can be reviewed commit by commit, although there is a little bit of churn around types and some behavior. ### Testing Instructions Added some tests to `affected.t`
- Loading branch information
1 parent
dc705a2
commit 5c93793
Showing
16 changed files
with
697 additions
and
314 deletions.
There are no files selected for viewing
147 changes: 0 additions & 147 deletions
147
crates/turborepo-lib/src/global_deps_package_change_mapper.rs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.