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

Automate UML image generation #178

Closed
drbenvincent opened this issue Apr 11, 2023 · 3 comments · Fixed by #442
Closed

Automate UML image generation #178

drbenvincent opened this issue Apr 11, 2023 · 3 comments · Fixed by #442
Labels
devops DevOps related documentation Improvements or additions to documentation

Comments

@drbenvincent
Copy link
Collaborator

#177 added UML diagrams to the CONTRIBUTING.md file. At the moment these are manually generated by

pyreverse -o png causalpy --output-directory img

It would be great to get this done automatically. I believe it might be hard to do it in the makefile and get that run remotely, so it may have to happen locally as part of the pre-commit checks.

@drbenvincent drbenvincent added the documentation Improvements or additions to documentation label Apr 11, 2023
@drbenvincent
Copy link
Collaborator Author

Update: when #201 is merged, this will be done by make uml

@drbenvincent drbenvincent added the devops DevOps related label Sep 15, 2023
@anevolbap
Copy link
Contributor

Update: when #201 is merged, this will be done by make uml

#201 was already merged.

@drbenvincent
Copy link
Collaborator Author

drbenvincent commented Feb 28, 2025

Notes from a chat with @wd60622:

Also see attempts in pymc-marketing here pymc-labs/pymc-marketing#1527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related documentation Improvements or additions to documentation
Projects
None yet
2 participants