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

Generate CI supports patch versions #2641

Merged
merged 2 commits into from
May 10, 2024

Commits on May 9, 2024

  1. Generate CI supports patch versions

    When creating a new branch or updating a patch version for a
    release branch, we will run the automation to regenarate the
    CI config and update the promotion tag according to `project.yaml`
    version
    
    Depends on openshift-knative/hack#153
    
    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8132fcc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Install yq

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    82b658f View commit details
    Browse the repository at this point in the history