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

Add new v2alpha4 version for TaskRuns #1111

Merged

Commits on May 21, 2024

  1. Add new v2alpha4 version for TaskRuns

    This new version will now process the information from any associated StepAction from the executed TaskRun.
    
    Also, the way chains read results from TaskRun to populate the `subjects` field is changing: now the user has to explicitly mark a result as a subject using an bject type-hinted tag (*ARTIFACT_OUTPUTS) + the new `isBuildArtifact` property in the value
    renzodavid9 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3daa525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1611c11 View commit details
    Browse the repository at this point in the history