Skip to content

fix: populate scope with empty values for outputs of skipped/omitted …#15926

Closed
KowalczykBartek wants to merge 2 commits into
argoproj:mainfrom
KowalczykBartek:fix-unresolved-reference-for-child-main-branch
Closed

fix: populate scope with empty values for outputs of skipped/omitted …#15926
KowalczykBartek wants to merge 2 commits into
argoproj:mainfrom
KowalczykBartek:fix-unresolved-reference-for-child-main-branch

Conversation

@KowalczykBartek
Copy link
Copy Markdown

Fixes #15873

Motivation

Try to resolve child's output when steps is actually skipped.

@isubasinghe isubasinghe force-pushed the fix-unresolved-reference-for-child-main-branch branch from 1e5905f to ae5bc69 Compare April 14, 2026 04:24
…steps

Signed-off-by: Bartek Kowalczyk <kowalczyk.bartek.mail@gmail.com>
Co-Authored-By: Bartek Kowalczyk <kowalczyk.bartek.mail@gmail.com>
Signed-off-by: isubasinghe <isitha@pipekit.io>
@isubasinghe isubasinghe force-pushed the fix-unresolved-reference-for-child-main-branch branch from 4f29329 to 6208921 Compare April 14, 2026 04:34
@isubasinghe
Copy link
Copy Markdown
Member

@KowalczykBartek your commit isn't signed off. I've addressed the linter issues and squashed my commit onto yours. Hopefully you are okay with this?

@KowalczykBartek
Copy link
Copy Markdown
Author

KowalczykBartek commented Apr 14, 2026

@isubasinghe all fine, thank you very much for help, but I cannot understand why my commit is not visible as signed :D I signed it, it also visible here on github as verified by my pgp key

EDIT: ok I know - i used -S instead of -s - details matters

@isubasinghe
Copy link
Copy Markdown
Member

@KowalczykBartek can you please open another PR and sign it off? I cannot approve this according the CNCF rules.

@KowalczykBartek KowalczykBartek deleted the fix-unresolved-reference-for-child-main-branch branch April 15, 2026 06:55
@KowalczykBartek
Copy link
Copy Markdown
Author

@isubasinghe I believe this one is the last one #15932 (its signed and verified) :)

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.

Workflow hangs when 'when' clause references skipped step outputs

2 participants