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

feat: keep track of promotion state in promotion status #2604

Merged
merged 6 commits into from
Sep 30, 2024

Commits on Sep 29, 2024

  1. add currentStep and state fields to promotionStatus

    Signed-off-by: Kent Rancourt <[email protected]>
    krancour committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    187b4e5 View commit details
    Browse the repository at this point in the history
  2. run codegen

    Signed-off-by: Kent Rancourt <[email protected]>
    krancour committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    32a42f2 View commit details
    Browse the repository at this point in the history
  3. allow simple engine to skip already-completed steps

    Signed-off-by: Kent Rancourt <[email protected]>
    krancour committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    155fafc View commit details
    Browse the repository at this point in the history
  4. corresponding controller changes

    Signed-off-by: Kent Rancourt <[email protected]>
    krancour committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    35472c7 View commit details
    Browse the repository at this point in the history
  5. make wait-for-pr tolerate a float64 pr number

    Signed-off-by: Kent Rancourt <[email protected]>
    krancour committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    dab7545 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update api/v1alpha1/promotion_types.go

    Co-authored-by: Hidde Beydals <[email protected]>
    krancour and hiddeco authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e98b457 View commit details
    Browse the repository at this point in the history