Skip to content

chore(deps): update codecov/codecov-action digest to c4cf8a4#64

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codecov-codecov-action-digest
Closed

chore(deps): update codecov/codecov-action digest to c4cf8a4#64
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codecov-codecov-action-digest

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action digest c9e4b73 -> c4cf8a4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #64 (7b64024) into main (8b17e0f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files           6        6           
  Lines          91       91           
=======================================
  Hits           90       90           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to c9e0f0b chore(deps): update codecov/codecov-action digest to c9e4b73 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 2a11462 to 925451b Compare September 13, 2023 10:00
@technicalpickles
Copy link
Collaborator

Looks like we are getting failures:

info - 2023-09-13 10:01:14,118 -- ci service found: github-actions
debug - 2023-09-13 10:01:14,119 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
debug - 2023-09-13 10:01:14,119 -- No codecov_yaml found
debug - 2023-09-13 10:01:14,124 -- Starting create commit process --- {"commit_sha": "925451b3d1897babffb25183d04a072795f8c296", "parent_sha": null, "pr": "64", "branch": "renovate/codecov-codecov-action-digest", "slug": "open-feature/ruby-sdk", "token": null, "service": "github", "enterprise_url": null}
Error: Codecov token not found. Please provide Codecov token with -t flag.

If it is the token missing, makes me wonder how it worked at all 🤔

@toddbaert
Copy link
Member

toddbaert commented Sep 13, 2023

Looks like we are getting failures:

info - 2023-09-13 10:01:14,118 -- ci service found: github-actions
debug - 2023-09-13 10:01:14,119 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
debug - 2023-09-13 10:01:14,119 -- No codecov_yaml found
debug - 2023-09-13 10:01:14,124 -- Starting create commit process --- {"commit_sha": "925451b3d1897babffb25183d04a072795f8c296", "parent_sha": null, "pr": "64", "branch": "renovate/codecov-codecov-action-digest", "slug": "open-feature/ruby-sdk", "token": null, "service": "github", "enterprise_url": null}
Error: Codecov token not found. Please provide Codecov token with -t flag.

If it is the token missing, makes me wonder how it worked at all 🤔

@technicalpickles

Let me look into this.

The token isn't really missing (there's clearly successful runs in main). I've seen this before, and it seems to happen when we fire too many requests to codecov. I think it's just rate limiting that's very poorly reported.

One thing we could do is not run codecov in the matrix (to avoid running it so many times). It can just be run once. I'll probably make that change.

@toddbaert toddbaert self-assigned this Sep 13, 2023
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to c9e4b73 chore(deps): update codecov/codecov-action digest to 0016507 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from 925451b to eeb399c Compare September 13, 2023 16:09
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 0016507 chore(deps): update codecov/codecov-action digest to 845c445 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from eeb399c to c650402 Compare September 13, 2023 16:21
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action digest to 845c445 chore(deps): update codecov/codecov-action digest to c4cf8a4 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-digest branch from c650402 to 7b64024 Compare September 13, 2023 16:32
@toddbaert
Copy link
Member

Fixed with #68

@toddbaert toddbaert closed this Sep 13, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 13, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the codecov/codecov-action c4cf8a4 update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/codecov-codecov-action-digest branch September 13, 2023 16:42
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