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

Fix representing non-prod dependencies #7

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

gabidobo
Copy link
Member

@gabidobo gabidobo commented Dec 2, 2022

This PR:

  • fixes representing dev, peer, optional, and bundled dependencies
  • adds a common graph data processing method, to massage sandworm-utils graphs into d3 trees
  • fixes processing cyclic dependencies
  • changes the --dev cli option to --include-dev

Closes: #6

@gabidobo gabidobo self-assigned this Dec 2, 2022
@gabidobo gabidobo linked an issue Dec 2, 2022 that may be closed by this pull request
@gabidobo gabidobo merged commit 5e04c15 into main Dec 2, 2022
@gabidobo gabidobo deleted the 6-fix-devoptionalpeerbundled-dependencies branch December 2, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix dev/optional/peer/bundled dependencies
1 participant