-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[docs] Use centrally maintained version variables #17857
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] Use centrally maintained version variables #17857
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @colleenmcginnis? 🙏
|
@karenzone it looks like there are quite a few places with
Note: I did not find any hardcoded instances of |
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
(cherry picked from commit 8820218)
(cherry picked from commit 8820218)
(cherry picked from commit 8820218) Co-authored-by: Colleen McGinnis <[email protected]>
(cherry picked from commit 8820218) Co-authored-by: Colleen McGinnis <[email protected]>
Related to https://github.com/elastic/docs-projects/issues/519
Update the docs to use centrally-managed version variables from docs-builder's
version.yml
configuration file. The Docs team is responsible for updating these version numbers for each release. These version variables will replacedocset
-level version-relatedsubs
so we don't have to update those values in this repo for every release.