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

TEP-0118: Update TaskRun Validation for Matrix Include Params #6418

Merged

Commits on Mar 27, 2023

  1. TEP-0118: Update TaskRun Validation for Matrix Include Params

    This commit updates TaskRun validation to also validate Matrix Include Params. With this change, we validate that all parameters declared in the TaskSpec are present in the TaskRun. It also validates that all parameters have values, parameter types match the specified type and object params have all the keys required.
    Note: Matrix Include is still in preview mode.
    EmmaMunley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d1f8e96 View commit details
    Browse the repository at this point in the history