Merged
Conversation
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
42a2955 to
48c9284
Compare
Ikuni17
approved these changes
Sep 4, 2025
Contributor
|
delanni#8 LGTM as well |
Contributor
|
Starting backport for target branches: 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/17476726422 |
Contributor
💚 Build Succeeded
Metrics [docs]Page load bundle
History
|
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Sep 4, 2025
## Summary - upgrades Moon to 1.40.1 (https://github.com/moonrepo/moon/releases/tag/v1.40.1) - this fixes the implicit `xz` dependency - enables `localReadOnly: true` to prevent http 401 on cache writes - optimizes some bootstrap tasks and ordering for even faster local bootstrap (cherry picked from commit f56a9ae)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Sep 4, 2025
# Backport This will backport the following commits from `main` to `8.19`: - [Upgrade moon 1.40 (#233736)](#233736) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2025-09-04T21:08:05Z","message":"Upgrade moon 1.40 (#233736)\n\n## Summary\n- upgrades Moon to 1.40.1\n(https://github.com/moonrepo/moon/releases/tag/v1.40.1)\n - this fixes the implicit `xz` dependency\n- enables `localReadOnly: true` to prevent http 401 on cache writes\n- optimizes some bootstrap tasks and ordering for even faster local\nbootstrap","sha":"f56a9ae326963c95a5345ce793d540af1ab4cfab","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0"],"title":"Upgrade moon 1.40","number":233736,"url":"https://github.com/elastic/kibana/pull/233736","mergeCommit":{"message":"Upgrade moon 1.40 (#233736)\n\n## Summary\n- upgrades Moon to 1.40.1\n(https://github.com/moonrepo/moon/releases/tag/v1.40.1)\n - this fixes the implicit `xz` dependency\n- enables `localReadOnly: true` to prevent http 401 on cache writes\n- optimizes some bootstrap tasks and ordering for even faster local\nbootstrap","sha":"f56a9ae326963c95a5345ce793d540af1ab4cfab"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233736","number":233736,"mergeCommit":{"message":"Upgrade moon 1.40 (#233736)\n\n## Summary\n- upgrades Moon to 1.40.1\n(https://github.com/moonrepo/moon/releases/tag/v1.40.1)\n - this fixes the implicit `xz` dependency\n- enables `localReadOnly: true` to prevent http 401 on cache writes\n- optimizes some bootstrap tasks and ordering for even faster local\nbootstrap","sha":"f56a9ae326963c95a5345ce793d540af1ab4cfab"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
shahargl
pushed a commit
to shahargl/kibana
that referenced
this pull request
Sep 7, 2025
## Summary - upgrades Moon to 1.40.1 (https://github.com/moonrepo/moon/releases/tag/v1.40.1) - this fixes the implicit `xz` dependency - enables `localReadOnly: true` to prevent http 401 on cache writes - optimizes some bootstrap tasks and ordering for even faster local bootstrap
KodeRad
pushed a commit
to KodeRad/kibana
that referenced
this pull request
Sep 15, 2025
## Summary - upgrades Moon to 1.40.1 (https://github.com/moonrepo/moon/releases/tag/v1.40.1) - this fixes the implicit `xz` dependency - enables `localReadOnly: true` to prevent http 401 on cache writes - optimizes some bootstrap tasks and ordering for even faster local bootstrap
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Sep 24, 2025
## Summary - upgrades Moon to 1.40.1 (https://github.com/moonrepo/moon/releases/tag/v1.40.1) - this fixes the implicit `xz` dependency - enables `localReadOnly: true` to prevent http 401 on cache writes - optimizes some bootstrap tasks and ordering for even faster local bootstrap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
xzdependencylocalReadOnly: trueto prevent http 401 on cache writesoptimizes some bootstrap tasks and ordering for even faster local bootstrapmoved to: [ci] Reorder bootstrap steps delanni/kibana#8