Skip to content
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

[DOCS] Adds tagged region for notable breaking changes #10654

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Apr 4, 2019

This PR adds a tagged region in the Logstash Reference > Breaking Changes page (https://www.elastic.co/guide/en/logstash/master/breaking-changes.html), such that content can be re-used in the Installation and Upgrade Guide (https://www.elastic.co/guide/en/elastic-stack/master/elastic-stack-breaking-changes.html).

At least one tagged region must exist to prevent build errors in the Installation and Upgrade Guide, though as is the case now for V8.0.0 it can be an empty tagged region.

At this time, the Installation and Upgrade Guide for version X only lists the breaking changes specific to that version. If this Logstash page will contain information about multiple versions, we either need to (1) ensure that only the items that are specific to the appropriate version are tagged as "notable" in each branch, or (2) make the tagged regions version-specific (e.g. tag::notable-v8-breaking-changes[]). I'm open to whichever implementation is easier for you to maintain.

Related to elastic/stack-docs#271 and elastic/docs#791

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you hold off merging for a day or so, please?
I'll coordinate with you to see what works. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants