build: refresh Embedded UI (v11.6.0) #22819
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Embedded UI Refresh
Embedded UI v11.6.0 (CHANGELOG.md).
Tests run: https://ydb-platform.github.io/ydb-embedded-ui/2717/
Access tab tests failures are caused by absence of acl handlers in 25-1. In production mode it will be avoided by checking the results of /capabilities/ call first. Tests are run without /capabilities/ call like it's main
Failed ACL tests:
Healthcheck tests are failed because of some problems in tests themselves (HC is hidden, when everything is OK, tests do not cover it), there is a merged PR to fix them, but it is not in current release: ydb-platform/ydb-embedded-ui#2705
Failed healthcheck tests:
Other tests are successful, everything works as expected