Skip to content

Site updates for v20.2#7439

Merged
rmloveland merged 1 commit intomasterfrom
20.2.0-alpha-1-site-updates
Jun 10, 2020
Merged

Site updates for v20.2#7439
rmloveland merged 1 commit intomasterfrom
20.2.0-alpha-1-site-updates

Conversation

@rmloveland
Copy link
Copy Markdown
Contributor

@rmloveland rmloveland commented May 28, 2020

Fixes #7427.

Summary of changes:

  • Create a new v20.2 folder, and copy the 20.1 content to it; delete the
    various "new or changed in v20.1" callouts from the copied files

  • Copy includes to a new '_includes/v20.2' folder.

  • Copy images to a new 'images/v20.2' folder.

  • Edit image link text in the referencing documents as needed to point
    to the right places.

  • Update the various YAML config files with the new version and release
    info.

  • Create a new sidebar JSON file for v20.2.

  • Do not copy over anything related to CockroachCloud for v20.2. This
    includes editing page frontmatter to remove build directives that pull
    in certain pages for CockroachCloud.

  • Update the CockroachDB local YAML config to exclude 19.2 from the
    build process (this file is used to speed up local builds).

  • Various edits to the 'Upgrade to CockroachDB v20.2' docs, changing
    version references as appropriate, and removing some version-specific
    limitations.

  • Update the base YAML config to use more specific version information
    as required by templates in the install-cockroachdb-linux etc. pages

  • Miscellaneous edits to CLI output as applicable.

  • Backports: Add Eric's 'scalar expressions' update from Added support for star-expanding tuples and numeric tuple indexing #7298; port
    forward Amruta's changes from Changed terminology from whitelist to allowlist #7479.

  • Finally: Add stub release notes page for v20.2.0-alpha.1, which will
    be filled in by 20.2.0-alpha.1 release notes #7426.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@rmloveland rmloveland changed the title Site updates for v20.2 [WIP] Site updates for v20.2 May 28, 2020
@rmloveland rmloveland force-pushed the 20.2.0-alpha-1-site-updates branch from 22b13d6 to 8b9c80d Compare May 28, 2020 19:07
@rmloveland rmloveland force-pushed the 20.2.0-alpha-1-site-updates branch 2 times, most recently from 0ca4822 to 8de6996 Compare June 8, 2020 17:48
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@rmloveland rmloveland force-pushed the 20.2.0-alpha-1-site-updates branch 2 times, most recently from a557177 to caff72f Compare June 8, 2020 19:07
@cockroachdb cockroachdb deleted a comment from cockroach-teamcity Jun 8, 2020
@rmloveland rmloveland changed the title [WIP] Site updates for v20.2 Site updates for v20.2 Jun 8, 2020
@rmloveland rmloveland requested a review from jseldess June 8, 2020 19:21
@rmloveland
Copy link
Copy Markdown
Contributor Author

@jseldess this should be RFAL. The release notes are being worked on in another PR - the page that's here is a placeholder that we can merge the true release notes on top of once this PR goes in.

AFAICT this PR has everything else in it that we discussed. Every change is summarized in the main PR comment and the commit message.

Fixes #7427.

Summary of changes:

- Create a new v20.2 folder, and copy the 20.1 content to it; delete the
  various "new or changed in v20.1" callouts from the copied files

- Copy includes to a new '_includes/v20.2' folder.

- Copy images to a new 'images/v20.2' folder.

- Edit image link text in the referencing documents as needed to point
  to the right places.

- Update the various YAML config files with the new version and release
  info.

- Create a new sidebar JSON file for v20.2.

- Do *not* copy over anything related to CockroachCloud for v20.2.  This
  includes editing page frontmatter to remove build directives that pull
  in certain pages for CockroachCloud.

- Update the CockroachDB local YAML config to exclude 19.2 from the
  build process (this file is used to speed up local builds).

- Various edits to the 'Upgrade to CockroachDB v20.2' docs, changing
  version references as appropriate, and removing some version-specific
  limitations.

- Update the base YAML config to use more specific version information
  as required by templates in the `install-cockroachdb-linux` etc. pages

- Miscellaneous edits to CLI output as appropriate.

- Backports: Add Eric's 'scalar expressions' update from #7298; port
  forward Amruta's changes from #7479.

- Finally: Add stub release notes page for v20.2.0-alpha.1, which will
  be filled in by #7426.
@rmloveland rmloveland force-pushed the 20.2.0-alpha-1-site-updates branch from caff72f to 4718a91 Compare June 10, 2020 19:12
@cockroach-teamcity
Copy link
Copy Markdown
Member

Online preview: http://cockroach-docs-review.s3-website-us-east-1.amazonaws.com/4718a9142cc3b534603e4e6556c0664b5463d7ce/

Edited pages:

@rmloveland rmloveland merged commit 2e1e17f into master Jun 10, 2020
@rmloveland rmloveland deleted the 20.2.0-alpha-1-site-updates branch June 10, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

20.2.0-alpha.1 site updates

2 participants