-
Notifications
You must be signed in to change notification settings - Fork 5k
Update elastic-agent-libs to use tag instead of commit #47461
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
Update elastic-agent-libs to use tag instead of commit #47461
Conversation
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to have been accidentally changed in #47409
|
@Mergifyio backport 8.19 9.1 9.2 |
✅ Backports have been created
|
(cherry picked from commit 4ded660) # Conflicts: # NOTICE.txt # go.mod # go.sum
(cherry picked from commit 4ded660) # Conflicts: # NOTICE.txt # go.mod # go.sum
(cherry picked from commit 4ded660) # Conflicts: # NOTICE.txt # go.mod # go.sum
Proposed commit message
See title
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature works. Where relevant, I have used thestresstest.shscript to run them under stress conditions and race detector to verify their stability.I have added an entry in./changelog/fragmentsusing the changelog tool.## Disruptive User Impact## Author's Checklist## How to test this PR locally## Related issues## Use cases## Screenshots## Logs