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

Avoid docker production images overlapping between GHA and CircleCI #5528

Merged
merged 5 commits into from
Oct 21, 2022

Commits on Oct 20, 2022

  1. Add a suffix to the "latest" tag for the production images generated …

    …from GHA in DEV_MODE
    
    Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
    Jesús Benito Calzada committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    18626a8 View commit details
    Browse the repository at this point in the history
  2. Add a suffix to the tag of the images pushed from GHA's "push_images"…

    … job (the production ones)
    
    Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
    Jesús Benito Calzada committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c3ecc12 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Fix show GitHub Event and PR Context steps in GHA workflow's setup job

    Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
    Jesús Benito Calzada committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    aa6dc74 View commit details
    Browse the repository at this point in the history
  2. Fix show PR Context step in GHA kubeapps general workflow's setup job

    Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
    Jesús Benito Calzada committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4684d08 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into improve-gha-push-images-job

    Jesús Miguel Benito Calzada authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a70f1af View commit details
    Browse the repository at this point in the history