-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
pre conditions not working #810
Milestone
Comments
Thanks @kriyanshii for raising the issue. I encountered something similar at my end. |
Thank you for raising this issue with the example. Sorry for the inconvenience! I will fix this as soon as I can. |
somehow in context_step.go you have implemented dagu/internal/digraph/context_step.go Line 65 in 9344144
but you haven't implemented same for pre conditions. |
thank you so much!! |
Thank you so much, too! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is the example yaml that shows the usage of pre condition;
this is the output:
clearly it is not getting the value of $OUT1 of $1
The text was updated successfully, but these errors were encountered: