-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add @kbn/react-kibana-context-*
packages to shared bundle
#204794
Add @kbn/react-kibana-context-*
packages to shared bundle
#204794
Conversation
@kbn/react-kibana-*-context
packages to shared bundle
@kbn/react-kibana-*-context
packages to shared bundle@kbn/react-kibana-context-*
packages to shared bundle
@kbn/react-kibana-context-*
packages to shared bundle@kbn/react-kibana-context-*
packages to shared bundle
Pinging @elastic/appex-sharedux (Team:SharedUX) |
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
Unknown metric groupsAPI count
async chunk count
History
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12545318115 |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…204794) ## Summary Part of elastic#204761 These packages are meant to be used by each render tree. `react-kibana-context-theme` was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle size (cherry picked from commit 39d8d7d) # Conflicts: # packages/kbn-ui-shared-deps-src/BUILD.bazel # packages/kbn-ui-shared-deps-src/src/definitions.js # packages/kbn-ui-shared-deps-src/src/entry.js
…04794) (#205259) # Backport This will backport the following commits from `main` to `8.x`: - [Add `@kbn/react-kibana-context-*` packages to shared bundle (#204794)](#204794) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Anton Dosov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-30T10:33:20Z","message":"Add `@kbn/react-kibana-context-*` packages to shared bundle (#204794)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/204761\r\n\r\nThese packages are meant to be used by each render tree.\r\n`react-kibana-context-theme` was already part of a shared bundle and\r\nmost of them were already part of Bazel, let's add all of them for\r\nconsistency and to reduce bundle size","sha":"39d8d7dc3fd4140cf3f7477cb7343d21ea113e48","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:prev-minor"],"number":204794,"url":"https://github.com/elastic/kibana/pull/204794","mergeCommit":{"message":"Add `@kbn/react-kibana-context-*` packages to shared bundle (#204794)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/204761\r\n\r\nThese packages are meant to be used by each render tree.\r\n`react-kibana-context-theme` was already part of a shared bundle and\r\nmost of them were already part of Bazel, let's add all of them for\r\nconsistency and to reduce bundle size","sha":"39d8d7dc3fd4140cf3f7477cb7343d21ea113e48"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204794","number":204794,"mergeCommit":{"message":"Add `@kbn/react-kibana-context-*` packages to shared bundle (#204794)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/204761\r\n\r\nThese packages are meant to be used by each render tree.\r\n`react-kibana-context-theme` was already part of a shared bundle and\r\nmost of them were already part of Bazel, let's add all of them for\r\nconsistency and to reduce bundle size","sha":"39d8d7dc3fd4140cf3f7477cb7343d21ea113e48"}}]}] BACKPORT-->
…204794) ## Summary Part of elastic#204761 These packages are meant to be used by each render tree. `react-kibana-context-theme` was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle size
…204794) ## Summary Part of elastic#204761 These packages are meant to be used by each render tree. `react-kibana-context-theme` was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle size
…204794) ## Summary Part of elastic#204761 These packages are meant to be used by each render tree. `react-kibana-context-theme` was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle size
…204794) ## Summary Part of elastic#204761 These packages are meant to be used by each render tree. `react-kibana-context-theme` was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle size
Summary
Part of #204761
These packages are meant to be used by each render tree.
react-kibana-context-theme
was already part of a shared bundle and most of them were already part of Bazel, let's add all of them for consistency and to reduce bundle sizecc @clintandrewhall @tkajtoch