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

Small refactoring of Wait* commands 🐏 #2253

Merged
merged 1 commit into from
Mar 20, 2020

Commits on Mar 19, 2020

  1. Small refactoring of Wait* commands 🐏

    This makes WaitFor* with pipeline resource more generic, you can use
    `Succeed` or `Failed` with `WaitForPipelineRunState` and
    `WaitForTaskrRunState`.
    
    This reduces some duplication. Keeping the old function so that we
    don't need to fix all those call at the current time.
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    37dee65 View commit details
    Browse the repository at this point in the history