mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
**Addresses**: https://github.com/elastic/kibana/issues/184428 **Relates to:** https://github.com/elastic/kibana/pull/188844 ## Summary The original [PR](https://github.com/elastic/kibana/pull/188844) was rolled back by @Ikuni17 due to CI failures in `main` branch. It turned the problem was caused by a bug in `check_for_changed_files()` which is fixed in https://github.com/elastic/kibana/pull/189316. This PR reapplies https://github.com/elastic/kibana/pull/188844 and it also includes changes to reduce CI reruns (has to be rerun manually in draft PRs) caused by changes to generated files. It's achieved by reducing a number of `check_for_changed_files()` invocations. --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
common | ||
lifecycle | ||
pipelines | ||
serverless | ||
steps | ||
bootstrap.sh | ||
build_kibana.sh | ||
build_kibana_plugins.sh | ||
download_build_artifacts.sh | ||
packer_cache.sh | ||
post_build_kibana.sh | ||
post_build_kibana_plugins.sh | ||
saved_object_field_metrics.sh |