Skip to content

builtins: hide multitenancy functions from docs and fix categories#87132

Merged
craig[bot] merged 2 commits intocockroachdb:masterfrom
rafiss:fix-builtin-categories
Sep 1, 2022
Merged

builtins: hide multitenancy functions from docs and fix categories#87132
craig[bot] merged 2 commits intocockroachdb:masterfrom
rafiss:fix-builtin-categories

Conversation

@rafiss
Copy link
Copy Markdown
Collaborator

@rafiss rafiss commented Aug 30, 2022

fixes #84846
fixes #84756

In the public docs, we don't show multitenancy-related functions. This
also fixes the category for sql_liveness_is_alive and row_to_json.

Release note: None

Release justification: docs only change

@rafiss rafiss requested review from a team and RichardJCai August 30, 2022 17:59
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@rafiss rafiss force-pushed the fix-builtin-categories branch from 53e1fab to 2c6ed40 Compare August 31, 2022 05:46
rafiss added 2 commits August 31, 2022 10:32
In the public docs, we don't show multitenancy-related functions. This
also fixes the category for sql_liveness_is_alive.

Release note: None

Release justification: docs only change
Release note: None

Release justification: docs only change
@rafiss rafiss force-pushed the fix-builtin-categories branch from 2c6ed40 to 7c84ee4 Compare August 31, 2022 14:32
@rafiss
Copy link
Copy Markdown
Collaborator Author

rafiss commented Sep 1, 2022

tftr!

bors r=ecwall

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 1, 2022

Build succeeded:

@craig craig bot merged commit fde7aaf into cockroachdb:master Sep 1, 2022
@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Sep 1, 2022

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from 7921415 to blathers/backport-release-21.2-87132: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 21.2.x failed. See errors above.


error creating merge commit from 7921415 to blathers/backport-release-22.1-87132: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 22.1.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

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.

row_to_json incorrectly categorized in generated function documentation Remove multi-tenancy function from generated function doc

3 participants