Skip to content

Conversation

@swiatekm
Copy link
Contributor

@swiatekm swiatekm commented May 23, 2025

What does this PR do?

In the updatecli condition check if the update was necessary, here was an unnecessary $. As a result, we never skipped the update.

Tested this locally and it looked correct.

There was an unnecessary "$" in there. As a result, we never skipped the update even when it wasn't necessary.
@swiatekm swiatekm requested review from a team as code owners May 23, 2025 16:48
@swiatekm swiatekm added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog chore Tasks that just need to be done, they are neither bug, nor enhancements backport-8.19 Automated backport to the 8.19 branch labels May 23, 2025
@elasticmachine
Copy link
Collaborator

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

@swiatekm swiatekm merged commit 9419db9 into main May 23, 2025
13 checks passed
@swiatekm swiatekm deleted the fix/ci/update-beats-typo branch May 23, 2025 17:17
mergify bot pushed a commit that referenced this pull request May 23, 2025
There was an unnecessary "$" in there. As a result, we never skipped the update even when it wasn't necessary. (cherry picked from commit 9419db9)
swiatekm added a commit that referenced this pull request May 23, 2025
There was an unnecessary "$" in there. As a result, we never skipped the update even when it wasn't necessary. (cherry picked from commit 9419db9) Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
v1v added a commit to v1v/elastic-agent that referenced this pull request May 27, 2025
* main: chore: Update to elastic/beats@c51fee3a852e (elastic#8246) chore: Update to elastic/beats@82f47f73acbd (elastic#8239) Fix minor typo in beats update job (elastic#8233) fix(diagnostics): handle log rotation races (elastic#8215) Fix some minor issues with the beats version update job (elastic#8224) [main][Automation] Update elastic/beats to 9382cc20546b (elastic#8222) Automatically update beats module versions (elastic#8174) chore: deps(ironbank): Bump ubi version to 9.6 (elastic#8218)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch 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

3 participants