You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This leaves in some of the CSS and HTML so that it looks similar & official, and then redirects you to RTD. It also has a small link for some browsers which don't successfully perform the meta redirect.
It will need to be slightly modified for Rollouts's purposes, but most of it can be used as is
This should take care of removing the unusable version drop-down on Rollouts's GH Pages site as well
Ensure any links to GH Pages are changed to RTD if they haven't already been changed
Summary
As part of argoproj/argo-workflows#11390 (specifically argoproj/argo-workflows#11390 (comment)), I noticed that Rollouts still has a GH Pages docs site up and that it doesn't redirect to RTD.
We should add redirects from GH Pages to RTD, similar to the ones that CD and Workflows have.
Use Cases
Replace all GH Pages docs pages with
meta
redirects.gh-pages
branch. See chore: Update GitHub pages to redirect to readthedocs argo-workflows#12362 for an example of this. Specifically this Python script with an HTML template originally from chore: Update GitHub pages to redirect to readthedocs argo-workflows#12362 (comment)meta
redirect.Ensure any links to GH Pages are changed to RTD if they haven't already been changed
Remove the "Deploy" step from the GH Pages publish workflow
write
permissions with that, which is a nice touch for security purposesgh-pages.yaml
workflow as it appears to only run onmaster
builds.Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: