Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GH Build and Publish image Action #58

Merged
merged 1 commit into from
May 10, 2023
Merged

Conversation

ciroque
Copy link
Collaborator

@ciroque ciroque commented May 9, 2023

Proposed changes

There should be a GitHub Action that builds the Docker image and publishes it to the GitHub Container Registry (GHCR).
Acceptance Criteria:

  • Builds main only after successful rebase and build / test Action
  • Pushes to GHCR with tags: latest, commit hash, and build number
  • Signs the image

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation (README.md and CHANGELOG.md)

@ciroque ciroque requested a review from chrisakker as a code owner May 9, 2023 21:29
@ciroque ciroque force-pushed the trigger-image-build-and-push-1 branch from 206216b to 6a9ee44 Compare May 10, 2023 16:22
@ciroque ciroque merged commit 1f5e60a into main May 10, 2023
@ciroque ciroque deleted the trigger-image-build-and-push-1 branch May 10, 2023 17:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant