Skip to content
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

[7.x] Create the @kbn/std package (#77329) #77477

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

pgayvallet
Copy link
Contributor

Backports the following commits to 7.x:

* move `src/core/utils` to the @kbn/std package

* update README

* update codeowners and add yarn lock file

* remove export from src/core/public and src/core/server and use package import instead

* update generated doc

* adapt forgotten import

* update `data` plugin doc
# Conflicts:
#	.github/CODEOWNERS
#	src/core/public/application/capabilities/capabilities_service.mock.ts
#	src/core/public/index.ts
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
core 564 +5 559
data 564 +21 543
graph 181 +22 159
ingestManager 548 +29 519
uiActionsEnhanced 276 +20 256
total +97

async chunks size

id value diff baseline
enterpriseSearch 429.6KB +19.0B 429.6KB
graph 1.4MB +26.3KB 1.4MB
total +26.3KB

page load bundle size

id value diff baseline
core 1.2MB +12.5KB 1.2MB
data 1.5MB +43.1KB 1.4MB
ingestManager 514.1KB +45.6KB 468.5KB
uiActionsEnhanced 378.3KB +43.0KB 335.4KB
upgradeAssistant 64.3KB +19.0B 64.3KB
total +144.2KB

distributable file count

id value diff baseline
default 47255 +15 47240
oss 28929 +15 28914
total +30

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pgayvallet pgayvallet merged commit 0748152 into elastic:7.x Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants