Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

@ajinkya-deogade
Copy link

Summary: The current target definitions for d2go/tools do not allow specific components as dependencies, which is causing issues like next diff in the stack where we would like to only depend on d2go/tools/export but end up depending on whole of d2go/d2go. This was caught by the d2go dependency audit that we have in place (see CI signals https://fburl.com/diff/csnwfffw). Therefore, we are breaking it down into individual targets in a backward compatible way.

Differential Revision: D48461575

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 23, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48461575

Summary:
Pull Request resolved: facebookresearch#612

The current target definitions for `d2go/tools` do not allow specific components as dependencies, which is causing issues like next diff in the stack where we would like to only depend on `d2go/tools/export` but end up depending on whole of `d2go/d2go`. This was caught by the d2go dependency audit that we have in place (see CI signals https://fburl.com/diff/csnwfffw). Therefore, we are breaking it down into individual targets in a backward compatible way.

Differential Revision: D48461575

fbshipit-source-id: 15b4e57e4dba3a42afae84c173a2f2985c7ddf83
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48461575

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants