-
Notifications
You must be signed in to change notification settings - Fork 5k
bk(packaging): use arm64 for darwin/arm64 #43280
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
Merged
Merged
Conversation
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
|
This pull request doesn't have a |
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
98d26d9 to
6aee5ad
Compare
6 tasks
pkoutsovasilis
approved these changes
Mar 20, 2025
mergify bot
pushed a commit
that referenced
this pull request
Mar 20, 2025
(cherry picked from commit f2a3902) # Conflicts: # .buildkite/auditbeat/auditbeat-pipeline.yml # .buildkite/filebeat/filebeat-pipeline.yml # .buildkite/heartbeat/heartbeat-pipeline.yml # .buildkite/metricbeat/pipeline.yml # .buildkite/packetbeat/pipeline.packetbeat.yml # .buildkite/winlogbeat/pipeline.winlogbeat.yml # .buildkite/x-pack/pipeline.xpack.agentbeat.yml # .buildkite/x-pack/pipeline.xpack.auditbeat.yml # .buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml # .buildkite/x-pack/pipeline.xpack.filebeat.yml # .buildkite/x-pack/pipeline.xpack.heartbeat.yml # .buildkite/x-pack/pipeline.xpack.metricbeat.yml # .buildkite/x-pack/pipeline.xpack.osquerybeat.yml # .buildkite/x-pack/pipeline.xpack.packetbeat.yml # .buildkite/x-pack/pipeline.xpack.winlogbeat.yml
mergify bot
pushed a commit
that referenced
this pull request
Mar 20, 2025
(cherry picked from commit f2a3902)
This was referenced Mar 20, 2025
mergify bot
pushed a commit
that referenced
this pull request
Mar 20, 2025
(cherry picked from commit f2a3902)
This was referenced Mar 20, 2025
v1v
pushed a commit
that referenced
this pull request
Mar 20, 2025
v1v
added a commit
to v1v/beats
that referenced
this pull request
Mar 20, 2025
(cherry picked from commit f2a3902)
6 tasks
Member
Author
|
@Mergifyio backport 8.x |
Contributor
✅ Backports have been createdDetails
|
v1v
pushed a commit
that referenced
this pull request
Mar 20, 2025
mergify bot
pushed a commit
that referenced
this pull request
Apr 8, 2025
(cherry picked from commit f2a3902)
6 tasks
v1v
pushed a commit
that referenced
this pull request
Apr 8, 2025
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jun 4, 2025
This is an amalgamated commit of: - elastic#43026 - elastic#43280 - elastic#43387
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jun 6, 2025
This is an amalgamated commit of: - elastic#43026 - elastic#43280 - elastic#43387
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jun 7, 2025
This is an amalgamated commit of: - elastic#43026 - elastic#43280 - elastic#43387 - elastic#43406 - elastic#42705
mauri870
added a commit
to mauri870/beats
that referenced
this pull request
Jun 7, 2025
This is an amalgamated commit of: - elastic#43026 - elastic#43280 - elastic#43387 - elastic#43406 - elastic#42705
mauri870
added a commit
that referenced
this pull request
Jun 16, 2025
* Amalgamated commit with missing buildkite backports This is an amalgamated commit of: - #43026 - #43280 - #43387 - #43406 - #42705 * install libsystemd-dev to fix linter issues * remove packaging not available in 7.17 branch * install npcap on windows * try installing npcap with winget for silent installation * try and install npcap 0.86 manually * remove packaging for beats not in 7.17 * it is WinPcap that we need for pcap.h * Update .buildkite/packaging.pipeline.yml Co-authored-by: Victor Martinez <[email protected]> * Update .buildkite/packaging.pipeline.yml Co-authored-by: Victor Martinez <[email protected]> * Update .buildkite/packaging.pipeline.yml Co-authored-by: Victor Martinez <[email protected]> --------- Co-authored-by: Victor Martinez <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-8.x
Automated backport to the 8.x branch with mergify
backport-8.17
Automated backport with mergify
backport-8.18
Automated backport to the 8.18 branch
backport-9.0
Automated backport to the 9.0 branch
needs_team
Indicates that the issue/PR needs a Team:* label
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.
Proposed commit message
Golang Crossbuild:
We changed partially for aarch64, but darwin/arm64 was not changed.
Uses elastic/golang-crossbuild#533 and elastic/golang-crossbuild#559 (1.24.0)
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
Author's Checklist
How to test this PR locally
In the CI:
See #43145
Related issues
Requires elastic/golang-crossbuild#533
Use cases
Screenshots
Logs