-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[plugin-helpers] update readme #16616
Conversation
… in the Kibana repo
5c380ac
to
a698b79
Compare
💔 Build Failed |
jenkins, test this |
7.x | 4.6.x to 6.x (node 6+ only) | ||
6.x | 4.6.x to 6.x | ||
5.x | 4.x | ||
The plugins helpers in the Kibana repo are available for Kibana 6.3 and greater. Just checkout the branch of Kibana you want to build against and the plugin helpers should be up to date for that version of Kibana. |
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.
Should we also link to @elastic/plugin-helpers
for <=6.2?
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.
I suppose
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.
Just that one question, otherwise LGTM
* [plugin-helpers] update the readme to describe changes now that it is in the Kibana repo * [plugin-helpers/readme] add note about versions before 6.3
💚 Build Succeeded |
💚 Build Succeeded |
6.x/6.3: 65fefe4 |
Now that the plugin-helpers are a part of the Kibana repo some doc changes are necessary.