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 link build->deploy with test #1830

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

yorinasub17
Copy link
Contributor

@yorinasub17 yorinasub17 commented Sep 28, 2021

We have a few flaky tests that fail occasionally. This isn't much of a concern during PR stage, but it causes issues during releases where it stops the binary from being built + uploaded.

This PR updates the workflow so that the build and deploy steps happen regardless of test failure.

Permanent fix for #1829

Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

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

LGTM!

@yorinasub17
Copy link
Contributor Author

Thanks for review! Merging this in now - hopefully this stabilizes our asset release pipeline.

@yorinasub17 yorinasub17 merged commit 17d4499 into master Sep 29, 2021
@yorinasub17 yorinasub17 deleted the yori-upload-bin-regardless-of-test branch September 29, 2021 16: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