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

Store dependency graph as an artifact #119

Open
gforcada opened this issue Jun 4, 2023 · 1 comment
Open

Store dependency graph as an artifact #119

gforcada opened this issue Jun 4, 2023 · 1 comment
Labels
04 type: enhancement making existing stuff better 14 prio: low nice to have it fixed 42 lvl: moderate fair project insight needed

Comments

@gforcada
Copy link
Member

gforcada commented Jun 4, 2023

The circular tox environment generate, and stores locally the full graph in DOT format.

Unfortunately the library we use to generate it does not support mermaidJS graphs, and that's the only thing that GitHub supports so far 😕

Still, it could be useful that, while we can not show it directly on GitHub, we store it as an artifact so it can be downloaded and locally inspected 👍🏾

@gforcada gforcada added 04 type: enhancement making existing stuff better 14 prio: low nice to have it fixed 42 lvl: moderate fair project insight needed labels Jun 4, 2023
@gforcada
Copy link
Member Author

gforcada commented Sep 1, 2024

Or wait for collective/pipforester#4 to be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
04 type: enhancement making existing stuff better 14 prio: low nice to have it fixed 42 lvl: moderate fair project insight needed
Projects
None yet
Development

No branches or pull requests

1 participant