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: successful condition combined with failwhen #1866

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

olblak
Copy link
Member

@olblak olblak commented Jan 13, 2024

Fix #1849

Test

To test this pull request, you can run the following commands:

cd pkg/core/pipeline/condition/
go test

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak changed the title fix: successfull condition combined with failwhen fix: successful condition combined with failwhen Jan 13, 2024
@olblak olblak added bug Something isn't working condition Modify condition resource labels Jan 13, 2024
@olblak olblak added this to the 0.71.0 milestone Jan 13, 2024
@olblak olblak merged commit c44b546 into updatecli:main Jan 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working condition Modify condition resource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failwhen is not honoured when using the file condition
1 participant