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: deploy should run when tests pass #1812

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Oct 16, 2023

Deployment currently happens when all the tests are run. However, I failed to update the deploy step to only run once the tests are verified to all have passed (the "verify-test" and "verify-test-legacy") steps.

The current behavior shouldn't be causing issues, since tests must pass before PRs are merged anyways, but we should still wait for the verification step before deploying.

@liamdebeasi liamdebeasi changed the title fix: deploy should run when tests pass chore: deploy should run when tests pass Oct 16, 2023
@liamdebeasi liamdebeasi marked this pull request as ready for review October 16, 2023 14:45
@liamdebeasi liamdebeasi requested review from a team and thetaPC and removed request for a team October 16, 2023 15:16
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

@liamdebeasi liamdebeasi merged commit db0d946 into main Oct 16, 2023
30 checks passed
@liamdebeasi liamdebeasi deleted the liamdebeasi-patch-1 branch October 16, 2023 17:23
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