-
Notifications
You must be signed in to change notification settings - Fork 26
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
combinator/idiom for injecting parameters to invoke an action #6
Comments
the optional properties allowed for a task are this is to make it easier to pass parameters specific to an action without doing the retain/value/smash described above. |
I added example combinators to TEMPLATES.md along these lines. |
or
to avoid creating bindings, or to override parameters/pass secrets to an app.
The text was updated successfully, but these errors were encountered: