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

better step result referencing #3

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

waveywaves
Copy link
Owner

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Double check this list of stuff that's easy to miss:

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS, and they must first be added in a backwards compatible way.

Release Notes

Describe any user facing changes here, or delete this block.

Examples of user facing changes:
- API changes
- Bug fixes
- Any changes in behavior

@waveywaves waveywaves force-pushed the step-result-ref-handling branch from 4632dc3 to d075c09 Compare January 24, 2025 08:16
- ensure all parameters are hydrated with their respective values before parsing results from steps
- add check in replacementsFromStepResults to only parse the paramter if it starts with '$(steps.' else it throws the error
"must be one of the form 1).steps.<stepName>.results.<resultName> 2).steps.<stepName>.results.<objectResultName>.<individualAttribute>"
@waveywaves waveywaves force-pushed the step-result-ref-handling branch from d075c09 to fbf5857 Compare January 24, 2025 08:18
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