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

Support output transformations #194

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Conversation

erwinvaneyk
Copy link
Member

This change enables support for the 'output' field of task definitions.
If set this output field will replace the actual output of the function.
In case the output field contains an expression, the expression will be
resolved using the current state of the invocation.

@erwinvaneyk erwinvaneyk force-pushed the support-output-tranformation branch from 5371a9c to 5b2e149 Compare August 24, 2018 09:11
This change enables support for the 'output' field of task definitions.
If set this output field will replace the actual output of the function.
In case the output field contains an expression, the expression will be
resolved using the current state of the invocation.
@erwinvaneyk erwinvaneyk force-pushed the support-output-tranformation branch from 5b2e149 to 93e3ac3 Compare August 27, 2018 12:12
@erwinvaneyk erwinvaneyk merged commit 8c1965a into master Aug 27, 2018
@erwinvaneyk erwinvaneyk deleted the support-output-tranformation branch August 27, 2018 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant