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

#53931 never fail on codecov curls #54321

Closed
wants to merge 1 commit into from
Closed

#53931 never fail on codecov curls #54321

wants to merge 1 commit into from

Conversation

felippeb
Copy link
Contributor

What does this PR do?

adds || true to codecov curls so we don't fail if they are down.
What issues does this PR fix or reference?

#53931
Previous Behavior

codecov curl statements could cause a test run to fail if codecov is down
New Behavior

bash will now return 0 for this curl even if codecov is down
Tests written?

[NOTICE] Bug fixes or features added to Salt require tests.
Please review the test documentation for details on how to implement tests into Salt's test suite.

No
Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@felippeb felippeb requested a review from a team as a code owner August 27, 2019 17:48
@ghost ghost requested a review from cmcmarrow August 27, 2019 17:48
@felippeb felippeb closed this Aug 27, 2019
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.

1 participant