Skip to content

[9.2][kbn_pm] Only install scripts when yarn integrity changes (#255175)#257992

Open
jbudz wants to merge 1 commit intoelastic:9.2from
jbudz:backport/255175/9.2
Open

[9.2][kbn_pm] Only install scripts when yarn integrity changes (#255175)#257992
jbudz wants to merge 1 commit intoelastic:9.2from
jbudz:backport/255175/9.2

Conversation

@jbudz
Copy link
Copy Markdown
Contributor

@jbudz jbudz commented Mar 16, 2026

Backports #255175.

Note that timing is skipped on main, while here will continue to report. This is consistent other checks in this file on this branch.

…5175)

In elastic#250638 we moved lifecycle
scripts to our own managed CLI.

Currently we're running these scripts every time bootstrap is run. This
updates bootstrap to only run scripts when the yarn integrity has
changed, matching the previous behavior.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

* **Bug Fixes**
* Bootstrap command now conditionally executes install scripts only when
necessary, improving efficiency during the setup process.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@jbudz jbudz added the backport This PR is a backport of another PR label Mar 16, 2026
@jbudz jbudz changed the title [kbn_pm] Only install scripts when yarn integrity changes (#255175) [9.2][kbn_pm] Only install scripts when yarn integrity changes (#255175) Mar 16, 2026
@jbudz jbudz marked this pull request as ready for review March 16, 2026 20:55
@jbudz jbudz requested a review from kibanamachine as a code owner March 16, 2026 20:55
@jbudz jbudz requested a review from a team March 16, 2026 20:55
@jbudz jbudz enabled auto-merge (squash) March 16, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants