You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When commit the diagrams to git and making sure they are up-to-date by running diagrams in CI, it is annoying that each new run generates new _ids for the nodes.
See:
When commit the diagrams to git and making sure they are up-to-date by running diagrams in CI, it is annoying that each new run generates new
_ids
for the nodes.See:
diagrams/diagrams/__init__.py
Line 292 in a03b305
I would be nice, if a user could specify a nodes
_ids
to ensure that the output only changes on a change to diagrams or the input file.Closed by #422
The text was updated successfully, but these errors were encountered: