-
Notifications
You must be signed in to change notification settings - Fork 347
Bump current to 8.19 #3239
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
Bump current to 8.19 #3239
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
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.
LGTM! 🚀
Similarly to the 8.18 bump PR, there are a bunch of broken links that need to be fixed.
In addition to the elasticsearch-related links, it seems that this page https://github.com/elastic/security-docs/blob/8.18/docs/detections/api/rules/rules-api-overview.asciidoc was removed in 8.19 so we'd also need to fix this link where it's currently still invoked cc @natasha-moore-elastic or @nastasha-solomon |
The link to the deleted page is referenced from the serverless legacy docs. How do we edit those? |
The latest:
|
@natasha-moore-elastic I just looked at the conf file and those serverless legacy docs are in a special branch of the security-docs repo: https://github.com/elastic/security-docs/tree/do-not-delete_legacy-docs/docs/serverless. Since I found them, I've created elastic/security-docs#6955 to fix |
This seems to be the latest
|
run docs-build |
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.
LGTM!
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.
LGTM! 🚀
Do not merge until release day as per https://github.com/elastic/dev/issues/3191.