-
Notifications
You must be signed in to change notification settings - Fork 335
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
Switch APM Server to Asciidoctor #1083
Conversation
Sorry, tagged the wrong Nik initially. |
Well, dang.
The problem is that this shouldn't even be executed. The if should evaluate to false and not display at all. |
I talked with Brandon about this and we tracked it down to complex ifevals.
Asciidoctor silently considers then all true. I believe this is a bug that
they fixed in a version after the one we are using!
…On Mon, Aug 19, 2019, 17:14 Brandon Morelli ***@***.***> wrote:
Well, dang.
INFO:build_docs:/tmp/docsbuild/target_repo/html/en/apm/server/7.1/index.xml:1533: element xref: validity error : IDREF attribute linkend references an unknown ID "configuration-autodiscover-hints"
Which is here:
https://github.com/elastic/apm-server/blame/4e817c7da50b58e8a8ba9dbafed4902b3ad3a0b5/docs/copied-from-beats/shared-docker.asciidoc#L198-L217
The problem is that this shouldn't even be executed. The if should
evaluate to false and not display at all.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#1083?email_source=notifications&email_token=AABUXIUWFWZZPFO43DJ66LTQFMEJ7A5CNFSM4INGGBS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4UKCCA#issuecomment-522756360>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABUXIVTPWQPYRBQ5W3BY3TQFMEJ7ANCNFSM4INGGBSQ>
.
|
@elasticmachine, run elasticsearch-ci/docs |
New errors below. Chatted with Nik. These are because asciidoctor and asciidoc handle links differently. One uses
|
@elasticmachine, run elasticsearch-ci/docs |
Oooo exciting! Still a lot of PRs to merge that should hopefully reduce the changes. Blocked by:
|
@elasticmachine, run elasticsearch-ci/docs |
To consolidate things, I'm going to stop posting updates in this PR. All updates will now be in the meta issue: elastic/apm-server#1965. |
@elasticmachine, run elasticsearch-ci/docs |
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 any time!
Everything looks ready 🤞. |
See elastic/apm-server#1965 for all updates.
📖⛷👨⚕