-
Notifications
You must be signed in to change notification settings - Fork 477
Archive v22.2 documentation #21420
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
Archive v22.2 documentation #21420
Conversation
This commit archives v22.2 by: - Removing all v22.2 release notes, includes, and images - Fixing broken links in v23.1-v25.4 that referenced archived v22.2 docs
- Remove LLM-generated openssl_fix.rb script - 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. |
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, that one Ruby file will likely conflict on rebase and need removal
| @@ -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 file will conflict, I think, and can be removed
- Add v22.2 offline documentation link to archived documentation page - Remove v22.2 specific files from repository - Resolve merge conflicts with main branch
Update all image references in v26.1/hasura-getting-started.md from v22.2 to v26.1 since v22.2 images have been archived: - hasura-ca-cert.png - hasura-data-source.png - hasura-project-config.png - hasura-execute-query.png
Resolved merge conflicts: - Updated archived-documentation.md to include both v22.2 and v21.1 in proper version order - Confirmed deletion of v22.2/upgrade-cockroachdb-kubernetes.md (archiving v22.2)
Resolved merge conflicts: - Updated archived-documentation.md to include both v22.2 and v21.2 in proper version order - Confirmed deletion of all v22.2 files (archiving v22.2): - kubernetes-upgrade-cluster-helm.md - kubernetes-upgrade-cluster-manual.md - architecture/storage-layer.md - create-changefeed.md - take-full-and-incremental-backups.md
Archives v22.2 documentation following the same process used for v2.1.