-
Notifications
You must be signed in to change notification settings - Fork 153
chore(ci): add step to publish docs to S3 #1468
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
Conversation
Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need. |
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.
🚢
Thanks for the PR Simon!
@am29d, can you please check if the steps added by Simon would publish the docs & api versions correctly? I think yes, but I'd appreciate a second pair of eyes. |
Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience! |
* add required steps and permissions * update permissions for doc launching * adds environment to the workflow file * Update .github/workflows/reusable-publish-docs.yml --------- Co-authored-by: Andrea Amorosi <[email protected]>
Description of your changes
Adds a new storage location for docs when they’re generated. Three of the files changed are for permissions changes to ensure that the
id-token
has write privileges. This PR uses a new environment (Docs) that has already been created in the repo settings.Related issues, RFCs
Issue number: #1467
Checklist
Breaking change checklist
Is it a breaking change?: NO
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.