-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Use docusaurus-bot for publishing #5221
Conversation
|
sigh -- I am not sure why that is. I will investigate. |
I use the |
I re-ran the CircleCI job and that seemed to have passed the test this time :/ |
I say we give this PR a go - we won't be in any worse shape than where we are now if it indeed does not actually publish, right? I would just be more confused as to why since I personally set this personal access token up myself. :) @SimenB What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, let's try it!
Here we go! Crossing fingers. |
Looks like it failed on |
I clicked rerun with ssh, maybe it helps? Perhaps permissions are different from a "normal" build and ssh build? |
Do you see anything technically different from: https://github.com/facebook/makeitopen/blob/master/.circleci/config.yml#L31 to https://github.com/facebook/jest/blob/master/.circleci/config.yml#L24 That's my only lead right now as to why this works on one and not the other |
I figured it out. And I am ashamed. I forgot to give docusaurus-bot write access to the actual Jest repo itself. |
I am re-running the CircleCI build now. |
I might need to create a new key after I now gave write access. Let me try that. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Use the
docusaurus-bot
(maybe temporarily) to unblock publishing the site until we can get thejest-bot
in order.Test plan
Try it live