Skip to content

Move prepare_deploy step to run in test phase of CI#8297

Merged
pauldoomgov merged 1 commit intomainfrom
pauldoom/wake-up_prepare-to-ci
Apr 27, 2023
Merged

Move prepare_deploy step to run in test phase of CI#8297
pauldoomgov merged 1 commit intomainfrom
pauldoom/wake-up_prepare-to-ci

Conversation

@pauldoomgov
Copy link
Contributor

changelog: Internal, CI, Speed deployment by moving prepare_deploy earlier in CI

🛠 Summary of changes

This moves the prepare_deploy step to run in the test phase of CI in order to reduce total time to deployment.

There is no need to wait on building deployable artifacts. They will not be deployed if the test stage fails. If it passes, they will be ready to deploy.

There is no need to wait on building deployable artifacts.  They will not
be deployed if the test stage fails.  If it passes, they will be ready
to deploy.

changelog: Internal, CI, Speed deployment by moving prepare_deploy earlier in CI
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

@pauldoomgov pauldoomgov merged commit 93aff37 into main Apr 27, 2023
@pauldoomgov pauldoomgov deleted the pauldoom/wake-up_prepare-to-ci branch April 27, 2023 14:57
@mdiarra3 mdiarra3 mentioned this pull request May 2, 2023
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