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: improve CI and docker builds #380

Merged
merged 11 commits into from
Oct 17, 2024
Merged

Feat: improve CI and docker builds #380

merged 11 commits into from
Oct 17, 2024

Conversation

nimish-ks
Copy link
Member

@nimish-ks nimish-ks commented Oct 17, 2024

🔍 Overview

This PR introduces the following changes and performance improvements to the GitHub Actions pipeline.

  • Dedicated staging builds when a PR is opened to phasehq/backend-staging and phasehq/frontend-staging
  • Parallel builds - backend and frontend docker builds happen in parallel and not sequential
  • The staging build are only build for arm64 and doesn't require QEMU virtualization via dockerx speeding up the build time significantly
  • Only PRs merged to main or the creation of a new release will trigger a build to deploy production images to phasehq/backend and phasehq/frontend
  • Bump GitHub actions workflows dependencies

@nimish-ks nimish-ks changed the title Feat improve builds Feat: improve CI and docker builds Oct 17, 2024
@nimish-ks nimish-ks self-assigned this Oct 17, 2024
@nimish-ks nimish-ks added the enhancement New feature or request label Oct 17, 2024
@nimish-ks nimish-ks merged commit b059fc1 into main Oct 17, 2024
6 checks passed
@nimish-ks nimish-ks deleted the feat--improve-builds branch October 17, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants