Skip to content

fix(CI) Coveralls is down for maintenance: do not fail the CI if coveralls is down #6300

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

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

edwintorok
Copy link
Contributor

Follow the official recommendation from Coveralls:

While our API is in maintenance mode, new coverage report uploads (POSTs to /api/v1/jobs) will fail with a 405 or other 4xx error.
To keep this from breaking your CI builds and holding up your PRs, allow coveralls steps to "fail on error."
If you are using one of our Official Integrations, add:

  • fail-on-error: false if using Coveralls GitHub Action

…ralls is down

Follow the official recommendation from Coveralls:

> While our API is in maintenance mode, new coverage report uploads (POSTs to /api/v1/jobs) will fail with a 405 or other 4xx error.
> To keep this from breaking your CI builds and holding up your PRs, allow coveralls steps to "fail on error."
> If you are using one of our Official Integrations, add: 
> - `fail-on-error: false` if using Coveralls GitHub Action

Signed-off-by: Edwin Török <[email protected]>
@edwintorok edwintorok enabled auto-merge February 13, 2025 14:03
@edwintorok edwintorok added this pull request to the merge queue Feb 13, 2025
Merged via the queue into xapi-project:master with commit 0af0998 Feb 13, 2025
15 checks passed
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.

3 participants