Question: Timing of deploy with new flag #42
elavy-harris
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Hi, thanks for the heads-up about the readme - I've updated it locally and will fix the version in the next push. Regarding ordering - Code Templates are pushed before channels so the order shouldn't pose a problem. Are you seeing behavior that would indicate otherwise? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is an issue or not. (It would be nice for you to add a Discussion section to GitHub for questions.)
The help text for the new "--deploy" flag for mirthSync says, "deploy each included channel immediately after saving the channel to Mirth."
That sounds like a problem, as Code Templates are pushed after Channels, so the deploy might occur before the new Code Template code has been pushed. Is the description wrong (i.e., the deploy happens after the rest of the push is complete) or does the deploy really happen immediately after saving each channel?
FYI, the ReadMe refers to version 3.1.0 instead of 3.0.1.
Beta Was this translation helpful? Give feedback.
All reactions