-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Regenerate 1.24 and 1.25 archive with header #16529
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
base: master
Are you sure you want to change the base?
Conversation
I built the archive with:
1.25 was never marked as archived (compare 1.25 and 1.24. This looks like something John did with a commit, rather than a PR, and will have to go into the new release process. /cc @dhawton I'll build 1.24 in the meantime and send a PR to archive 1.25. |
Right, that was one of the reasons for the PR/rework of the script I did. The old process required an admin to run the script which did the commits directly to release branches and the master branch, which was always risky. With the new flow, the script should allow it to be standardized and done in a more repeatable manner by any docs maintainer. |
When I click on the "read latest", it says page requested cannot be found. |
I see the same.. looks like the read latest link retains the /v1.24 path prefix and just appends /latest/docs. |
Hmm, it wasn't supposed to do that. |
OK, here's the deal.
The link we add is Thus any link added to this page is going to be relative to /v1.24/. Workarounds:
|
Trying |
it makes it do https://latest/docs/ 🤦 OK, next best bet is to make it redirect to preliminary.istio.io/latest/ if it's on prelim and istio.io/latest/ if it's on live, but those are thoughts for tomorrow |
Applied #16457 to
release-1.25
branch and regenerated archive.This should result in all docs pages (in all languages) having a localised header.
I would prefer it didn't touch the other pages, but we have a minified CSS file with a name that has changed.