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

fix: use params for containers in process definitions #15

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

kelly-sovacool
Copy link
Member

Changes

Specify containers as parameters and reference them within process definitions. Same implementation from champagne: CCBR/CHAMPAGNE#69

Issues

resolves #13

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes.
  • [ ] Update docs if there are any API changes.
  • [ ] Update CHANGELOG.md with a one-line description of these changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool self-assigned this Sep 19, 2023
@kelly-sovacool kelly-sovacool merged commit cb4f4f0 into main Sep 19, 2023
1 check passed
@kelly-sovacool kelly-sovacool deleted the iss-13 branch September 19, 2023 15:26
@kelly-sovacool kelly-sovacool added this to the 2023w38_0922 milestone Jan 10, 2024
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.

must specify containers in process definitions if using subworkflows
1 participant