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

Fix codecov uploader issue #141

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

AyodeAwe
Copy link
Contributor

@AyodeAwe AyodeAwe commented May 30, 2024

This pull request aims to fix the codecov issue we have been experiencing.

Changes:

  1. Everything looks set up correctly on the Github Codecov application side of things.
  2. Transition from the old "Codecov Uploader" to the new "Codecov CLI" tool.
  3. Usage of an organization-wide token for codecov.
  4. The code in shared-workflows has been updated (PR) to reflect these changes.

Changes were tested in this PR. See job log here. I tested the new codecov_cli by extending our rapidsai/ci:latest image and re-installing the new binary in the exact manner as is done in this PR. The version is displayed in this test log.

These changes should rectify the rate-limiting issue we have been encountering during Codecov uploads.

cc: @raydouglass @bdice

@AyodeAwe AyodeAwe marked this pull request as ready for review May 31, 2024 15:16
@AyodeAwe AyodeAwe changed the title Upgrade codecov uploader to new CLI tool Fix codecov uploader issue May 31, 2024
@AyodeAwe AyodeAwe merged commit d62e6eb into rapidsai:main May 31, 2024
369 checks passed
AyodeAwe added a commit that referenced this pull request May 31, 2024
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.

None yet

2 participants