Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Conversation

@zetaab
Copy link
Contributor

@zetaab zetaab commented Oct 20, 2023

As codecov/codecov-api#177 is merged, the token format can be either JWT or UUID.

This PR is blocked for another PR codecov/codecov-action#1054

@zetaab
Copy link
Contributor Author

zetaab commented Oct 31, 2023

@scott-codecov that one ci test is failing. However, at least I tried to remove all UUID checks. Is that CI job somehow using old CLI or how it works? Can that be skipped or what is the situation?

@zetaab
Copy link
Contributor Author

zetaab commented Oct 31, 2023

yeah looks like its loading current 0.4.0 version of CLI and trying tests against that. However, it cannot work because the uuid logic is removed in this PR.

@scott-codecov
Copy link
Contributor

scott-codecov commented Oct 31, 2023

@zetaab I think that failing CI step is OK - it's just trying to tell Codecov about the commit but since this PR is originating from a fork the action does not have access to the CODECOV_TOKEN stored in our GH action secrets:

codecovcli create-commit -t ${{ secrets.CODECOV_TOKEN }} --git-service github

I'm not sure why the actual test steps are not running though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants