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

WIP of reworked embedded status implementation #1

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

Commits on Apr 1, 2022

  1. [TEP-0100] Implementation for embedded TaskRun and Run statuses in Pi…

    …pelineRuns
    
    See:
    * https://github.com/tektoncd/community/blob/main/teps/0100-embedded-taskruns-and-runs-status-in-pipelineruns.md
    * tektoncd#4705
    * tektoncd#3140
    
    This implements TEP-0100, building on top of the flags/fields/docs changes in tektoncd#4705.
    
    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5fb5ee6 View commit details
    Browse the repository at this point in the history
  2. Initial rewrite of updatePipelineRunStatusFromTaskRuns and friends

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    18521d4 View commit details
    Browse the repository at this point in the history
  3. WIP: Reworking tests and such

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f2bc93b View commit details
    Browse the repository at this point in the history
  4. WIP: Splitting, fleshing out

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    90f76bf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. WIP: Further progress on runs/slices

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    c5e11f9 View commit details
    Browse the repository at this point in the history
  2. WIP: TEST

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    6b265d1 View commit details
    Browse the repository at this point in the history
  3. WIP: Fix a thing, rework another

    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    8b7f7ca View commit details
    Browse the repository at this point in the history