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

Pass the correct token for artifacts downloading. #7325

Merged
merged 1 commit into from Feb 28, 2022
Merged

Conversation

oliverchang
Copy link
Collaborator

@oliverchang oliverchang commented Feb 24, 2022

Discovered as part of #7324. Artifacts downloading from private repos was likely failing.

The wrong token was being passed. The correct one is ACTIONS_RUNTIME_TOKEN (which is undocumented).

@oliverchang oliverchang force-pushed the fix-test branch 8 times, most recently from c4c35aa to a34e901 Compare February 24, 2022 03:17
@oliverchang oliverchang changed the title Fix run_fuzzers_test::CoverageReportIntegrationTest. Pass for correct token for artifacts uploading. Feb 24, 2022
@oliverchang oliverchang changed the title Pass for correct token for artifacts uploading. Pass the correct token for artifacts uploading. Feb 24, 2022
@oliverchang oliverchang changed the title Pass the correct token for artifacts uploading. Pass the correct token for artifacts downloading. Feb 24, 2022
Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathanmetzman
Copy link
Contributor

Can we merge this now?

@evverx
Copy link
Contributor

evverx commented Mar 27, 2022

Looks like it broke CFLite somehow: google/clusterfuzzlite#91

jonathanmetzman added a commit that referenced this pull request Mar 28, 2022
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
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

3 participants