-
Notifications
You must be signed in to change notification settings - Fork 189
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
Docs: Add "How to extend workflows" section #4562
Merged
ramirezfranciscof
merged 11 commits into
aiidateam:develop
from
mbercx:fix/3993/howto_extend_workflows
Apr 9, 2021
Merged
Docs: Add "How to extend workflows" section #4562
ramirezfranciscof
merged 11 commits into
aiidateam:develop
from
mbercx:fix/3993/howto_extend_workflows
Apr 9, 2021
Commits on Apr 8, 2021
-
Docs: Add "How to extend workflows" section
Add a section on how to extend workflows to the "How to run multi-step workflows" section. This section continues with the `MultiplyAddWorkChain` example and covers: * How to submit the `MultiplyAddWorkChain` within a parent work chain. * How to expose the inputs using the `expose_inputs` method and a proper namespace. * How to use the exposed inputs with the `exposed_inputs` method. * How to expose outputs and pass them to the outputs of the parent work chain.
Configuration menu - View commit details
-
Copy full SHA for 873d658 - Browse repository at this point
Copy the full SHA 873d658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e83fc - Browse repository at this point
Copy the full SHA 12e83fcView commit details -
Apply suggestions from code review
Co-authored-by: ramirezfranciscof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65cc745 - Browse repository at this point
Copy the full SHA 65cc745View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a364e - Browse repository at this point
Copy the full SHA b7a364eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4d048 - Browse repository at this point
Copy the full SHA ee4d048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf0977 - Browse repository at this point
Copy the full SHA 3bf0977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e01696 - Browse repository at this point
Copy the full SHA 6e01696View commit details -
Apply suggestions from señor Ramirez
Co-authored-by: ramirezfranciscof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7291cac - Browse repository at this point
Copy the full SHA 7291cacView commit details -
Add change made in PR aiidateam#4789 again
I missed this one in when dealing with the merge conflict. Should be the only difference."
Configuration menu - View commit details
-
Copy full SHA for d383c1e - Browse repository at this point
Copy the full SHA d383c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc2920 - Browse repository at this point
Copy the full SHA 4bc2920View commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ae2a2b6 - Browse repository at this point
Copy the full SHA ae2a2b6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.