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

Plumb workerContext to child workflows. #950

Merged

Conversation

zach-klippenstein
Copy link
Collaborator

PRs #940 and #943 have a bug where the worker context isn't passed from a parent workflow
to child WorkflowNodes. This fixes that.

@zach-klippenstein zach-klippenstein added the bug Something isn't working label Feb 11, 2020
@zach-klippenstein zach-klippenstein added this to the kotlin v0.23.2 milestone Feb 11, 2020
@zach-klippenstein zach-klippenstein added this to Needs review in Workflow (Kotlin) via automation Feb 11, 2020
PRs #940 and #943 have a bug where the worker context isn't passed from a parent workflow
to child `WorkflowNode`s. This fixes that.
@zach-klippenstein zach-klippenstein force-pushed the zachklipp/worker-context-propagation branch from 70f85dc to f375ff0 Compare February 11, 2020 01:38
@zach-klippenstein
Copy link
Collaborator Author

Failed shard is static site shard, not gonna block merging this on that.

@zach-klippenstein
Copy link
Collaborator Author

Filed issue for failed shard: #951

@zach-klippenstein
Copy link
Collaborator Author

Ready to merge on approval.

@zach-klippenstein zach-klippenstein merged commit 5641ba6 into release-v0.23.x Feb 11, 2020
Workflow (Kotlin) automation moved this from Needs review to Done Feb 11, 2020
@zach-klippenstein zach-klippenstein deleted the zachklipp/worker-context-propagation branch February 11, 2020 05:04
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kotlin Affects the Kotlin library.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants