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: add a ghcr.io container artifact for metal-cli releases #252

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

Commits on Jan 31, 2024

  1. add a ghcr.io container artifact for metal-cli relesaes

    Signed-off-by: Marques Johansson <mjohansson@equinix.com>
    displague authored and cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a4a0a0e View commit details
    Browse the repository at this point in the history
  2. chore: format yaml with prettier

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    83c113c View commit details
    Browse the repository at this point in the history
  3. fix: conform to current goreleaser spec tap -> repository

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e3d4145 View commit details
    Browse the repository at this point in the history
  4. chore: use ko to build the docker images as recommended by goreleaser

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ed414a0 View commit details
    Browse the repository at this point in the history
  5. chore: update ko section to do all our registries

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f3474b4 View commit details
    Browse the repository at this point in the history
  6. ci: add login to docker registries to release yaml

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3e7b42c View commit details
    Browse the repository at this point in the history