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

Consider printing a command line warning when exporting SVG's if dependencies are not present #1892

Open
bparks13 opened this issue Jul 8, 2024 · 0 comments

Comments

@bparks13
Copy link

bparks13 commented Jul 8, 2024

When automatically generating an SVG of a workflow, using --export-image from the command line, there is no warning currently if a dependency for the given workflow is not loaded. Instead, the resulting SVG includes a node with cross-hatches.

It would be useful to know that an image would be missing node information, but specifically this would be useful for automating the export of workflows to create documentation. Having some way to check that the command worked instead of silently generating the image with X-ed out nodes would be beneficial in GitHub Actions workflows to point out when manual intervention might be necessary.

This seems tangentially related to #1725 as well.

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

No branches or pull requests

1 participant