Skip to content

fix: child execs should inherit parent argument values#284

Merged
jahvon merged 2 commits intomainfrom
argsfix
Aug 4, 2025
Merged

fix: child execs should inherit parent argument values#284
jahvon merged 2 commits intomainfrom
argsfix

Conversation

@jahvon
Copy link
Copy Markdown
Member

@jahvon jahvon commented Aug 4, 2025

Refactors how arguments are handled in the serial and parallel runners to ensure that they are passed down to deeply nested exec steps. It does require that expected args / envkeys are defined on the parent or that the parent doesnt define args all together.

Includes some related code renames / cleanup in other packages.

@jahvon jahvon marked this pull request as ready for review August 4, 2025 20:15
@jahvon jahvon merged commit d2d457c into main Aug 4, 2025
21 of 22 checks passed
@jahvon jahvon deleted the argsfix branch August 4, 2025 20:15
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