Skip to content

docs: rename user to client_id in LakebaseChecksStorageConfig#1201

Merged
mwojtyczka merged 1 commit into
databrickslabs:mainfrom
ruslan-basyrov:main
May 28, 2026
Merged

docs: rename user to client_id in LakebaseChecksStorageConfig#1201
mwojtyczka merged 1 commit into
databrickslabs:mainfrom
ruslan-basyrov:main

Conversation

@ruslan-basyrov

Copy link
Copy Markdown
Contributor

Changes

Update the argument description and code examples in the Loading and Storing Quality Checks docs page to reflect the actual argument name in LakebaseChecksStorageConfig, which uses client_id: str | None = None, not user. The previous docs referred to user and incorrectly described it as accepting a user@domain.com format.

  • Renamed user to client_id in save/load examples
  • Updated bullet description in supported storage backends section

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • added end-to-end tests
  • added performance tests

Documentation and Demos

  • added/updated demos
  • added/updated docs
  • added/updated agent skills

Update the argument description and code examples to reflect the
rename. The previous description incorrectly mentioned the
"user@domain.com" format which no longer applies.

- Renamed `user` to `client_id` in save/load examples
- Updated bullet description in supported storage backends section
@ruslan-basyrov
ruslan-basyrov requested a review from a team as a code owner May 26, 2026 13:48
@ruslan-basyrov
ruslan-basyrov requested review from mwojtyczka and removed request for a team May 26, 2026 13:48
@CLAassistant

CLAassistant commented May 26, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ghanse
ghanse self-requested a review May 27, 2026 13:22

@ghanse ghanse left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution. This LGTM.

@ghanse ghanse added the Approved to Merge When PR is reviewed and approved. To be merged once all tests pass label May 27, 2026

@mwojtyczka mwojtyczka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mwojtyczka
mwojtyczka merged commit fec344d into databrickslabs:main May 28, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved to Merge When PR is reviewed and approved. To be merged once all tests pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants