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

chore: Reduce deployment times by excluding Docker images #1945

Merged
merged 5 commits into from
Jun 4, 2022
Merged

Conversation

kylecarbs
Copy link
Member

Only the Windows and Linux binaries are built during deploy, so we
can save many minutes by excluding Docker images.

Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Only the Windows and Linux binaries are build during deploy, so we
can save many minutes by excluding Docker images.
@kylecarbs kylecarbs requested a review from a team as a code owner June 4, 2022 19:34
@kylecarbs kylecarbs enabled auto-merge (squash) June 4, 2022 19:49
@kylecarbs kylecarbs merged commit 5edd086 into main Jun 4, 2022
@kylecarbs kylecarbs deleted the fastdeploy branch June 4, 2022 19:56
kylecarbs added a commit that referenced this pull request Jun 10, 2022
* chore: Reduce deployment times by excluding Docker images

Only the Windows and Linux binaries are build during deploy, so we
can save many minutes by excluding Docker images.

* Stop docker image builds on snapshot

* Fix artifact upload

* Skip typecheck for release

* Flag deploy
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.

None yet

2 participants