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

Optimize production deploy and release #323

Closed
dahal opened this issue May 15, 2024 · 0 comments · Fixed by #324
Closed

Optimize production deploy and release #323

dahal opened this issue May 15, 2024 · 0 comments · Fixed by #324
Assignees
Labels
😍 ENHANCEMENT New feature or request 🙏 NEED HELP Extra attention is needed

Comments

@dahal
Copy link
Contributor

dahal commented May 15, 2024

We currently are building docker image twice during release, on release.yml and production.yml

Instead, i propose this workflow

  1. Within release.yml, push to fly registry as well.
  2. Create an additional step to deploy to fly.

This significantly reduces our production deployment time.

@dahal dahal added 😍 ENHANCEMENT New feature or request 🙏 NEED HELP Extra attention is needed labels May 15, 2024
@G3root G3root self-assigned this May 16, 2024
@G3root G3root linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😍 ENHANCEMENT New feature or request 🙏 NEED HELP Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants