Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Fix ci:build-all-platforms #188350

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Jul 15, 2024

The upload build artifacts step matches on a glob, which now resolves to two distributions, breaking future commands. This swaps find for the specific distribution.

The upload build artifacts step matches on a glob, which now resolves
to two distributions, breaking future commands.  This swaps find for the
specific distribution.
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes ci:build-all-platforms labels Jul 15, 2024
@jbudz jbudz requested a review from a team as a code owner July 15, 2024 18:38
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz jbudz added the backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) label Jul 15, 2024
@jbudz jbudz enabled auto-merge (squash) July 15, 2024 23:19
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@jbudz jbudz merged commit 7a09b82 into elastic:main Jul 16, 2024
22 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 16, 2024
The upload build artifacts step matches on a glob, which now resolves to
two distributions, breaking future commands. This swaps find for the
specific distribution.

(cherry picked from commit 7a09b82)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.15

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 16, 2024
# Backport

This will backport the following commits from `main` to `8.15`:
- [[build] Fix ci:build-all-platforms
(#188350)](#188350)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-16T17:06:44Z","message":"[build]
Fix ci:build-all-platforms (#188350)\n\nThe upload build artifacts step
matches on a glob, which now resolves to\r\ntwo distributions, breaking
future commands. This swaps find for the\r\nspecific
distribution.","sha":"7a09b82ce2be2d9c2d7e17053929756450d0c5ac","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","ci:build-all-platforms","backport:prev-minor","v8.16.0"],"title":"[build]
Fix
ci:build-all-platforms","number":188350,"url":"https://github.com/elastic/kibana/pull/188350","mergeCommit":{"message":"[build]
Fix ci:build-all-platforms (#188350)\n\nThe upload build artifacts step
matches on a glob, which now resolves to\r\ntwo distributions, breaking
future commands. This swaps find for the\r\nspecific
distribution.","sha":"7a09b82ce2be2d9c2d7e17053929756450d0c5ac"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188350","number":188350,"mergeCommit":{"message":"[build]
Fix ci:build-all-platforms (#188350)\n\nThe upload build artifacts step
matches on a glob, which now resolves to\r\ntwo distributions, breaking
future commands. This swaps find for the\r\nspecific
distribution.","sha":"7a09b82ce2be2d9c2d7e17053929756450d0c5ac"}}]}]
BACKPORT-->

Co-authored-by: Jon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) ci:build-all-platforms release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.15.0 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants