-
Notifications
You must be signed in to change notification settings - Fork 525
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
make update #6318
make update #6318
Conversation
This pull request does not have a backport label. Could you fix it @stuartnelson3? 🙏
NOTE: |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
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.
Can you look into why the packaging
step failed pleaase?
This pull request is now in conflicts. Could you fix it @stuartnelson3? 🙏
|
2d9e9f5
to
ce00def
Compare
This pull request is now in conflicts. Could you fix it @stuartnelson3? 🙏
|
We won't be updating libbeat fields.yml anymore, so no need to keep regenerating fields.asciidoc.
@bmorelli25 @simitt in f10e2b1 I've updated the Makefile to stop regenerating fields.asciidoc. I did this mostly because of the changes in #6287, which mean that the generated file is broken. After 7.16 we won't be updating the old libbeat fields.yml files anymore, so fields.asciidoc will not be updated either. Hence we can stop regenerating it and just use what's checked in now. |
Motivation/summary
upgrade beats and go 1.17.1
How to test these changes
non-functional change