Skip to content

move from server to user settings#50478

Merged
DanRoscigno merged 1 commit intoClickHouse:masterfrom
DanRoscigno:user-settings-docs
Jun 2, 2023
Merged

move from server to user settings#50478
DanRoscigno merged 1 commit intoClickHouse:masterfrom
DanRoscigno:user-settings-docs

Conversation

@DanRoscigno
Copy link
Copy Markdown
Contributor

closes #38357

Changelog category (leave one):

  • Documentation (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@DanRoscigno DanRoscigno added pr-documentation Documentation PRs for the specific code PR can be tested Allows running workflows for external contributors labels Jun 2, 2023
@robot-ch-test-poll1
Copy link
Copy Markdown
Contributor

robot-ch-test-poll1 commented Jun 2, 2023

This is an automated comment for commit 0790080 with description of existing statuses. It's updated for the latest CI running
The full report is available here
The overall status of the commit is 🟢 success

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR🟢 success
Docs CheckBuilds and tests the documentation🟢 success
Mergeable CheckChecks if all other necessary checks are successful🟢 success
Push to DockerhubThe check for building and pushing the CI related docker images to docker hub🟢 success
Style CheckRuns a set of checks to keep the code style clean. If some of tests failed, see the related log from the report🟢 success

@DanRoscigno DanRoscigno merged commit fb11f7e into ClickHouse:master Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-documentation Documentation PRs for the specific code PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs mention max_concurrent_queries_for_all_users as server-level but it produces an error

2 participants