-
Notifications
You must be signed in to change notification settings - Fork 479
Archive v22.1 documentation #21419
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: main
Are you sure you want to change the base?
Archive v22.1 documentation #21419
Conversation
- Delete v22.1 directory and images - Remove sidebar-data-v22.1.json to disable sidebar navigation - Delete _includes/v22.1/ and _includes/releases/v22.1/ directories - Update releases/v22.1.md to archived format with support policy links - Add all 34 v22.1 release anchors to prevent broken links from unsupported-versions page
- Move v22.1 UI images to images/common/ui/ and update references across v22.2-v25.4 - Fix v22.1 include references (provision-storage.md) to use page.version.version - Remove broken links to deleted v22.1 docs in upgrade guides - Add missing #v22-1-0-backward-incompatible-changes anchor to releases/v22.1.md - Fix v22.2 release notes link to v22.1 optimizer docs
- Remove debug file output.txt - Update sidebar_htmltest.rb to respect htmltest config and skip archived versions
Files changed:
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
rmloveland
left a comment
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.
LGTM, there's a Ruby file that will conflict that can be removed
| @@ -1,16 +1,36 @@ | |||
| require 'json' | |||
| require 'liquid' | |||
| require 'yaml' | |||
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.
this can be removed, I think it was also added in the v2.1 PR
Archives v22.1 documentation following the same process used for v2.1.