-
Notifications
You must be signed in to change notification settings - Fork 479
Archive v21.1 documentation #21417
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 v21.1 documentation #21417
Conversation
- Remove LLM-generated openssl_fix.rb script - Remove debug file output.txt - Update sidebar_htmltest.rb to respect htmltest config and skip archived versions
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-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.
pretty much LGTM modulo a couple changes (remove gemfile edit and i think the HTMLtest file will conflict during rebase) which should (?) be picked up after #21403 (previous in this series) goes in
| gem "webrick" | ||
| gem "jekyll-minifier" | ||
|
|
||
| gem "csv" |
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.
same as other PRs, please move gemfile changes to separate PR
| @@ -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.
Archives v21.1 documentation following the same process used for v2.1.