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

Don't wait for build & tests to complete before packaging #863

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

gunndabad
Copy link
Collaborator

@gunndabad gunndabad commented Oct 16, 2023

Previously were waiting until the main build & test job was completed before packaging. There's no need to do this; packaging is an independent process that has no dependency on the build job. This effectively shaves off ~ 3 minutes from our PR workflows.

@gunndabad gunndabad temporarily deployed to dev_aks October 16, 2023 16:26 — with GitHub Actions Inactive
@gunndabad gunndabad force-pushed the dont-wait-for-build-before-package branch from 8c25b7e to e7877a0 Compare October 16, 2023 16:28
@gunndabad gunndabad requested a review from MrKevJoy October 16, 2023 16:29
@gunndabad gunndabad temporarily deployed to dev_aks October 16, 2023 16:31 — with GitHub Actions Inactive
@gunndabad gunndabad merged commit a2660d8 into main Oct 16, 2023
10 checks passed
@gunndabad gunndabad deleted the dont-wait-for-build-before-package branch October 16, 2023 19:41
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