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/automated releasing #5

Merged

Commits on Aug 22, 2023

  1. initial updates for automated releasing

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    51ead83 View commit details
    Browse the repository at this point in the history
  2. add release action, update local build process, change image name

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8b3320f View commit details
    Browse the repository at this point in the history
  3. remove unnecessary todo

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5e4e800 View commit details
    Browse the repository at this point in the history
  4. add qemu initialization to GHA, update Pipfile.lock to remove vulnera…

    …bilities
    
    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5709775 View commit details
    Browse the repository at this point in the history
  5. increase goreleaser timeout

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4ecde2b View commit details
    Browse the repository at this point in the history
  6. changes after rebase

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    20bcdc6 View commit details
    Browse the repository at this point in the history
  7. fix goreleaser error '

     '
    
    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7b6163f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. remove outdated Dockerfile comment

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    31da06c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. quote usages of GITHUB_REF env var

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    be6ea5c View commit details
    Browse the repository at this point in the history
  2. attempt to fix goreleaser failure by pinning to previous ubi tag

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dc9018d View commit details
    Browse the repository at this point in the history