Remove master from the docs site version config.#7874
Conversation
b22e8a5 to
cbcb04b
Compare
1b35816 to
db7427e
Compare
fc7fbca to
9f6150e
Compare
cmwaters
left a comment
There was a problem hiding this comment.
I would keep v0.33 for now. I think we should keep docs around for 1 or 2 more versions than what we promise to actively maintain.
|
The interesting thing is that we need to remove master on all the backported branches as well :) |
Yup. To v0.33 also, but that one will have to be manual as it predates our automation. 🙂 |
|
I've also noticed that the backported branches still reference v0.32 as well |
Yeah, I'll do a cleanup pass on all of them. |
b3b39e9 to
81351a6
Compare
(cherry picked from commit 351adf8) # Conflicts: # docs/.vuepress/config.js # docs/versions
(cherry picked from commit 351adf8) # Conflicts: # docs/versions
A manual cherry-pick of 351adf8.
|
It appears a lot of the search results on Google point directly to master for whatever reason. I think we ought to probably set up a redirect from master to the latest release (v0.35) on the generated site, so that those links at least go somewhere relevant instead of 404. |
We might want to do this for v0.33 also.Per the below we'll keep v0.33 for now.