Skip to content

CI: Update endcover step to v2 to fix CI #5763

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

Conversation

bernhardkaindl
Copy link
Collaborator

@bernhardkaindl bernhardkaindl commented Jul 1, 2024

I believe that this update to coverallsapp/github-action@v2 (the existing uses of coverallsapp/github-action also use v2) is expected to fix the CI failure @edwintorok saw in #5761 (comment).

Also added:

  • Make the step use continue-on-error: true (already used in other steps before) to not fail
    CI.
  • Added a name: to the new step to complete the coveralls upload so it shows in the GitHub workflow graph and on the "Checks:" with a proper name.

Checked: Fixed the builds to no longer be in status "pending completion" on https://coveralls.io/github/xapi-project/xen-api

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
@bernhardkaindl bernhardkaindl force-pushed the update-endcover-to-v2 branch from 817dae5 to 3f0690a Compare July 1, 2024 17:17
@coveralls
Copy link

Coverage Status

coverage: 44.887%. remained the same
when pulling 3f0690a on xenserver-next:update-endcover-to-v2
into 2008661 on xapi-project:master.

@xapi-project xapi-project deleted a comment from coveralls Jul 1, 2024
@bernhardkaindl bernhardkaindl merged commit ee8e800 into xapi-project:master Jul 2, 2024
15 checks passed
@bernhardkaindl bernhardkaindl deleted the update-endcover-to-v2 branch July 2, 2024 13:32
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.

4 participants