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

ci: optimise image building #13027

Merged
merged 5 commits into from
May 20, 2024
Merged

Commits on May 9, 2024

  1. ci: optimise image building

    Build the argoexec and argocli images in a matrix github action.
    
    Download and install the images into k3d in one action each.
    
    This commit will probably require changes to the Required steps in
    github which I cannot do myself.
    
    Also updates upload and download artifact actions to latest v4, which
    seem to be working OK now. v3 will deprecate by November.
    
    Signed-off-by: Alan Clucas <[email protected]>
    Joibel committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5ce1f91 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    544deee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee09b54 View commit details
    Browse the repository at this point in the history
  3. fun: checking the ci

    Signed-off-by: Alan Clucas <[email protected]>
    Joibel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    62a120c View commit details
    Browse the repository at this point in the history
  4. fun: merge-multiple doesn't work on v3

    Signed-off-by: Alan Clucas <[email protected]>
    Joibel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8a2bb2b View commit details
    Browse the repository at this point in the history