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

Filter recipe graph #2033

Merged
merged 3 commits into from
Jul 14, 2024
Merged

Filter recipe graph #2033

merged 3 commits into from
Jul 14, 2024

Conversation

xsebek
Copy link
Member

@xsebek xsebek commented Jul 13, 2024

  • add filter options to the recipe graph to cut down the noise

@xsebek
Copy link
Member Author

xsebek commented Jul 13, 2024

Here are the new options:

Usage: swarm-docs recipes [--forward | --next]

  Output graphviz dotfile of entity dependencies based on recipes

Available options:
  --forward                Show only forward edges
  --next                   Show only edges to next group
  -h,--help                Show this help text

Comparison:

Filter Result
None None
Forward Forward
Next Next

@xsebek xsebek added the merge me Trigger the merge process of the Pull request. label Jul 14, 2024
@mergify mergify bot merged commit 363f108 into main Jul 14, 2024
12 checks passed
@mergify mergify bot deleted the filter-recipe-graph branch July 14, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants