add gh-action to deploy mkdocs to gh-pages#3557
Conversation
|
/assign @julz |
|
Once this lands we can work on getting the dns cname beta.knative.dev |
| - name: Setup doc deploy | ||
| run: | | ||
| git config --global user.name Docs deploy | ||
| git config --global user.email docs@dummy.bot.com |
There was a problem hiding this comment.
wonder if we should use something like automation@knative.team here like some of the other actions do?
There was a problem hiding this comment.
I will update this, what do they use for user.name ?
There was a problem hiding this comment.
found it Knative Automation
Signed-off-by: Carlos Santana <csantana23@gmail.com>
Signed-off-by: Carlos Santana <csantana23@gmail.com>
|
/assign @omerbensaadon |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: julz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
* add gh-action to deploy mkdocs to gh-pages * update commit user for gh-pages Signed-off-by: Carlos Santana <csantana23@gmail.com> * switch to fast livereload Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add gh-action to deploy mkdocs to gh-pages * update commit user for gh-pages Signed-off-by: Carlos Santana <csantana23@gmail.com> * switch to fast livereload Signed-off-by: Carlos Santana <csantana23@gmail.com>
Closes #3542
After this gets merge, someone with admin access to the docs repo needs to go to settings GH Pages and enable the branch

gh-pageswith/rootThis also allows contributors to publish their
mkdocsbranch in their forks to be published in their own github.io namespace