Skip to content

Conversation

@eokoneyo
Copy link
Contributor

Summary

Culled from #206176.

The original PR was reverted.

@eokoneyo eokoneyo self-assigned this Jun 28, 2025
@eokoneyo eokoneyo added release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// ci:build-serverless-image labels Jun 28, 2025
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!
  • Click to trigger kibana-renovate-helper for this PR!

@eokoneyo
Copy link
Contributor Author

/ci

@eokoneyo
Copy link
Contributor Author

@elasticmachine merge upstream

@eokoneyo
Copy link
Contributor Author

/ci

@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch 2 times, most recently from e5c2574 to d6cb9a3 Compare July 8, 2025 08:23
@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch from d6cb9a3 to 93c94a6 Compare November 3, 2025 10:49
@eokoneyo
Copy link
Contributor Author

eokoneyo commented Nov 3, 2025

/ci

@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch from 0ecf5a9 to cfc9576 Compare November 3, 2025 12:19
@eokoneyo
Copy link
Contributor Author

eokoneyo commented Nov 3, 2025

/ci

@eokoneyo
Copy link
Contributor Author

eokoneyo commented Nov 4, 2025

@elasticmachine merge upstream

@eokoneyo
Copy link
Contributor Author

eokoneyo commented Nov 4, 2025

/ci

@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch from 8750165 to 2a6b8d7 Compare November 6, 2025 18:12
@eokoneyo
Copy link
Contributor Author

eokoneyo commented Nov 6, 2025

/ci

@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch from 2a6b8d7 to 923f173 Compare November 11, 2025 09:05
@eokoneyo
Copy link
Contributor Author

/ci

@eokoneyo eokoneyo force-pushed the chore/monaco-upgrade branch from 56f8c28 to c6ca6a1 Compare November 12, 2025 08:25
@eokoneyo
Copy link
Contributor Author

/ci

@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 12, 2025

💔 Build Failed

  • Buildkite Build
  • Commit: c6ca6a1
  • Kibana Serverless Image: docker.elastic.co/kibana-ci/kibana-serverless:pr-225731-c6ca6a1fac3c

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch not shown when prop not set
  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch not shown when prop not set
  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch shown with errors disabled
  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch shown with errors disabled
  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch shown with errors enabled
  • [job] [logs] Jest Tests #32 / ESQLEditor data errors switch shown with errors enabled
  • [job] [logs] Jest Tests #32 / ESQLEditor should render warning if the warning and mergeExternalMessages props are set
  • [job] [logs] Jest Tests #32 / ESQLEditor should render warning if the warning and mergeExternalMessages props are set
  • [job] [logs] Jest Tests #6 / TableActionsPopover it shows the success toast when maintenance window id is copied
  • [job] [logs] Jest Tests #6 / TableActionsPopover it shows the success toast when maintenance window id is copied
  • [job] [logs] Jest Tests #32 / useConversation conversation URL actions should copy conversation url successfully
  • [job] [logs] Jest Tests #32 / useConversation conversation URL actions should copy conversation url successfully

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
console 197.1KB 197.1KB +3.0B
esql 582.3KB 582.3KB +39.0B
lens 1.6MB 1.6MB +3.0B
spaces 215.0KB 215.0KB -6.0B
streamsApp 933.6KB 933.6KB +39.0B
workflowsManagement 2.1MB 2.1MB +6.0B
total +84.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-css 126.4KB 147.2KB +20.8KB
kbnUiSharedDeps-fonts 71.9KB 78.5KB +6.6KB
kbnUiSharedDeps-srcJs 4.0MB 4.2MB ⚠️ +252.3KB
total +279.7KB

History

cc @eokoneyo

},
],
},
optimization: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please tell me why you are removing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

in the version we upgrading away from, the file referenced in the exclude pattern because it was already transform although to ESM, when we include it to be optimized (i.e treeshaking and the likes) it would break hence why we excluded it from any kind of optimization and just use as is

Copy link
Contributor Author

Choose a reason for hiding this comment

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

...in the new version, it doesn't cause any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:build-serverless-image release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants