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

Add run and params field #573

Merged
merged 3 commits into from
May 25, 2024
Merged

Add run and params field #573

merged 3 commits into from
May 25, 2024

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented May 25, 2024

This PR implements sub-workflow execution as discussed in #373

Example:

steps:
  - name: running sub-dag
    run: sub_dag
    params: "FOO=TEST" # optional

@yohamta yohamta changed the title Add run field and params field Add run and params field May 25, 2024
@yohamta yohamta merged commit be528cd into main May 25, 2024
4 checks passed
@yohamta yohamta deleted the sub-workflow branch May 25, 2024 16:37
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