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

[ci] fix R Hub token #5210

Merged
merged 1 commit into from
May 14, 2022
Merged

[ci] fix R Hub token #5210

merged 1 commit into from
May 14, 2022

Conversation

jameslamb
Copy link
Collaborator

I'm so sorry, @StrikerRUS you were absolutely right in https://github.com/microsoft/LightGBM/pull/5159#issuecomment-1124339616...the way I manually submitted the R package to R Hub yesterday, I overwrite this project's R Hub authentication token.

I had thought that a given email could have multiple auth tokens with R Hub, but I see now that that's not correct. When I tried submitting today with the existing token in .ci/run_rhub_solaris_checks.R, rhub::check() failed with the following error.

─  Uploading package
Error in query("SUBMIT PACKAGE", data = list(email = unbox(email), token = unbox(email_get_token(email)),  : 
  Email address not validated

This PR proposes updating that script with the token from #5159 (comment).

Copy link
Collaborator

@StrikerRUS StrikerRUS left a comment

Choose a reason for hiding this comment

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

Oh, no problem! That wasn't obvious at all from R Hub docs!

Thanks for updating the token.

@StrikerRUS StrikerRUS merged commit 2871b53 into master May 14, 2022
@StrikerRUS StrikerRUS deleted the fix/rhub-token branch May 14, 2022 19:02
@jameslamb jameslamb mentioned this pull request Oct 7, 2022
40 tasks
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants