Skip to content

Conversation

@kruskall
Copy link
Member

Proposed commit message

gox has been archived and is no longer maintained

the crosscompile target is not used anymore

it was initially added in the travis era, later ported over in buildkite and removed in #43406

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

gox has been archived and is no longer maintained

the crosscompile target is not used anymore

remove it
@kruskall kruskall requested review from a team as code owners July 25, 2025 14:26
@kruskall kruskall requested review from leehinman and mauri870 July 25, 2025 14:26
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 25, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Jul 25, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @kruskall? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@pierrehilbert pierrehilbert added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Security-Linux Platform Linux Platform Team in Security Solution Team:Security-Windows Platform Windows Platform Team in Security Solution Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution labels Jul 25, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 25, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform)

@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

Copy link
Member

@mauri870 mauri870 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! I have a PR removing some of the mitchellh dependencies and Gox was the remaining one, since it was a tool I did not bother removing it. Good to know that it can also be removed.

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not much familiar with the usage of GOX_FLAGS, but I wonder whether the packaging DRA or so needs to be executed to validate whether these changes have any impact?

@kruskall kruskall requested a review from a team as a code owner August 5, 2025 03:24
@mergify
Copy link
Contributor

mergify bot commented Aug 11, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feat/drop-gox upstream/feat/drop-gox
git merge upstream/main
git push upstream feat/drop-gox

@kruskall
Copy link
Member Author

@elastic/beats-tech-leads @elastic/observablt-ci @elastic/observablt-ci-contractors @elastic/sec-linux-platform @elastic/sec-windows-platform friendly ping for review

@kruskall
Copy link
Member Author

kruskall commented Sep 9, 2025

@elastic/sec-windows-platform @elastic/sec-linux-platform friendly ping for review

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved - I only reviewed the BK pieces

@kruskall
Copy link
Member Author

@elastic/sec-windows-platform @elastic/sec-linux-platform friendly ping for review

1 similar comment
@kruskall
Copy link
Member Author

kruskall commented Oct 8, 2025

@elastic/sec-windows-platform @elastic/sec-linux-platform friendly ping for review

@pierrehilbert
Copy link
Contributor

@nfritts could you please take a look here?

@kruskall kruskall merged commit 2cc9df7 into elastic:main Nov 4, 2025
255 checks passed
@kruskall kruskall deleted the feat/drop-gox branch November 4, 2025 16:18
andrzej-stencel pushed a commit to andrzej-stencel/beats that referenced this pull request Dec 1, 2025
…5555)

* feat: remove unused crosscompile target and gox dependency

gox has been archived and is no longer maintained

the crosscompile target is not used anymore

remove it

* lint: regenerate notice file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Security-Deployment and Devices Deployment and Devices Team in Security Solution Team:Security-Linux Platform Linux Platform Team in Security Solution Team:Security-Windows Platform Windows Platform Team in Security Solution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants