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

DEV-279 - Add Docker Build and PR Check Workflows #89

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

josephcummings
Copy link
Contributor

@josephcummings josephcummings commented Feb 19, 2024

Added: PR check workflow to validate pull requests.
Changed: Split Docker build and publish workflows, to allow Docker build check on pull requests.
Changed: Reduced number of individual images tagged on publish, to keep docker hub registry clear.
Changed: Added QEMU to support compiling for arm64.
Changed: Fixed the helm publish workflow, update to use helm official action and only publish on release tag.

Copy link

linear bot commented Feb 19, 2024

@josephcummings josephcummings changed the title Dev279/add basic GitHub actions DEV-279 - Add Docker Build and PR Check Workflows Feb 19, 2024
@josephcummings josephcummings marked this pull request as ready for review February 19, 2024 11:04
@josephcummings josephcummings self-assigned this Feb 19, 2024
@josephcummings josephcummings force-pushed the DEV-279/add-basic-github-actions branch 7 times, most recently from f9a2d63 to eef4d71 Compare February 19, 2024 11:56
@alexeyzimarev alexeyzimarev merged commit 12e020d into master Feb 19, 2024
@alexeyzimarev alexeyzimarev deleted the DEV-279/add-basic-github-actions branch February 19, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants