Skip to content

feat(graph), introduce "--cycles" flag, align with workspace-graph-ids, allow to generate svg without graphviz installed #9545

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

Merged
merged 6 commits into from
Feb 11, 2025

Conversation

davidfirst
Copy link
Member

Proposed Changes

  • introduce --cycles flag to generate an image with all circles in the workspace
  • use the workspace graph instead of the legacy way to create a graph
  • no need to install "GraphViz" in the OS anymore if the format is "svg".
  • fix an error node-not-found when generating the graph using a component-id without a version.

@davidfirst davidfirst enabled auto-merge (squash) February 11, 2025 01:09
@davidfirst davidfirst merged commit 1bf0494 into master Feb 11, 2025
10 checks passed
@davidfirst davidfirst deleted the graph-command-improvements branch February 11, 2025 01:55
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.

2 participants