Skip to content

Conversation

@swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Dec 19, 2025

We use updatecli to bump beats versions in go.mod. Unfortunately, updatecli seems to have a problem dealing with updates to git submodules, and we treat beats as a submodule as of #11821. Instead, use updatecli to only change the files, and then use a separate action to create the PR.

See successful execution on this branch here: https://github.com/elastic/elastic-agent/actions/runs/20436029366. And the PR it created here: #11980.

@mergify
Copy link
Contributor

mergify bot commented Dec 19, 2025

This pull request does not have a backport label. Could you fix it @swiatekm? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports 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.

@swiatekm swiatekm added backport-skip skip-changelog chore Tasks that just need to be done, they are neither bug, nor enhancements labels Dec 19, 2025
@swiatekm swiatekm force-pushed the ci/fix-beats-update branch 7 times, most recently from 97458e8 to 65d7d85 Compare December 22, 2025 14:22
@swiatekm swiatekm changed the title Add submodule support to beats update job Fix submodule handling in beats update job Dec 22, 2025
@swiatekm swiatekm force-pushed the ci/fix-beats-update branch 4 times, most recently from c07d45d to 7f32e7a Compare December 22, 2025 15:16
@elasticmachine
Copy link
Contributor

elasticmachine commented Dec 22, 2025

💔 Build Failed

Failed CI Steps

History

cc @swiatekm

@swiatekm swiatekm added backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team and removed backport-skip labels Dec 22, 2025
@swiatekm swiatekm marked this pull request as ready for review December 22, 2025 15:21
@swiatekm swiatekm requested review from a team as code owners December 22, 2025 15:21
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@swiatekm swiatekm force-pushed the ci/fix-beats-update branch from 96d446e to 6fbad53 Compare December 22, 2025 18:20
@swiatekm swiatekm requested a review from ycombinator December 23, 2025 10:35
ycombinator
ycombinator previously approved these changes Dec 23, 2025
@swiatekm swiatekm merged commit fc57a14 into main Dec 23, 2025
13 checks passed
@swiatekm swiatekm deleted the ci/fix-beats-update branch December 23, 2025 11:20
@github-actions
Copy link
Contributor

@Mergifyio backport 9.1 9.2 9.3

@mergify
Copy link
Contributor

mergify bot commented Dec 23, 2025

backport 9.1 9.2 9.3

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Dec 23, 2025
* Fix submodule handling in beats update job

* Drop unnecessary branch filtering in beats update

(cherry picked from commit fc57a14)
mergify bot pushed a commit that referenced this pull request Dec 23, 2025
* Fix submodule handling in beats update job

* Drop unnecessary branch filtering in beats update

(cherry picked from commit fc57a14)
mergify bot pushed a commit that referenced this pull request Dec 23, 2025
* Fix submodule handling in beats update job

* Drop unnecessary branch filtering in beats update

(cherry picked from commit fc57a14)
pierrehilbert pushed a commit that referenced this pull request Dec 23, 2025
* Fix submodule handling in beats update job

* Drop unnecessary branch filtering in beats update

(cherry picked from commit fc57a14)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches chore Tasks that just need to be done, they are neither bug, nor enhancements skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants