Skip to content

[9.3] [kbn_pm] Only install scripts when yarn integrity changes (#255175)#256757

Merged
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-255175
Mar 9, 2026
Merged

[9.3] [kbn_pm] Only install scripts when yarn integrity changes (#255175)#256757
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-255175

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

…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
-->
## Summary by CodeRabbit

* **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 -->

(cherry picked from commit c39c2de)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Mar 9, 2026
@kibanamachine kibanamachine enabled auto-merge (squash) March 9, 2026 18:44
@kibanamachine kibanamachine merged commit 396448c into elastic:9.3 Mar 9, 2026
19 checks passed
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