prelert / kibana-swimlane-vis

Kibana swimlane visualization
Apache License 2.0
140 stars 41 forks source link

Upgrade Prelert Kibana swimlane visualization plugin to version 5.1.2 #16

Closed romaindequidt closed 7 years ago

romaindequidt commented 7 years ago

You can already test this version (5.1.2) before releasing by doing this: prelert_swimlane_vis-5.1.2.zip $ curl -Ls --output /tmp/prelert_swimlane_vis-5.1.2.zip "https://github.com/prelert/kibana-swimlane-vis/files/888388/prelert_swimlane_vis-5.1.2.zip" ./kibana-plugin install file:///tmp/prelert_swimlane_vis-5.1.2.zip

You can already test this version (5.2.2) before releasing by doing this: prelert_swimlane_vis-5.2.2.zip $ curl -Ls --output /tmp/prelert_swimlane_vis-5.2.2.zip "https://github.com/prelert/kibana-swimlane-vis/files/888389/prelert_swimlane_vis-5.2.2.zip" ./kibana-plugin install file:///tmp/prelert_swimlane_vis-5.2.2.zip

bgaston97 commented 7 years ago

Don't know if this helps, but I also created a package for 5.1.1 prelert_swimlane_vis-5.1.1.zip

billmetangmo commented 7 years ago

It helps me :) . Thanks @bgaston97 !

pemontto commented 7 years ago

Thanks @romaindequidt and @bgaston97, much appreciated!

peteharverson commented 7 years ago

Thanks @romaindequidt for the edits. I've gone ahead and merged your changes. I noted one small typo in the download URL in the README

https://github.com/prelert/kibana-swimlane-vis/releases/download/v5.0.2/prelert_swimlane_vis-5.1.2.zip

I'll edit the v5.0.2 to v5.1.2 in a separate commit.

I will also put the 5.1.2 and 5.2.2 zip files onto the releases page, plus the 5.1.1 zip you created @bgaston97. Many thanks!