OpenSearch/distribution
Jason Tedor 2844bcbcc8
Enable installing plugins from snapshots.elastic.co (#30765)
We post snapshot builds to snapshots.elastic.co yet the official plugin
installer will not let you install such plugins without manually
downloading them and installing them from a file URL. This commit adds
the ability for the plugin installer to use snapshots.elastic.co for
installing official plugins if a es.plugins.staging is set and the
current build is also a snapshot build. Otherwise, we continue to use
staging.elastic.co if the current build is a release build and
es.plugins.staging is set and, of course, use the release artifacts at
artifacts.elastic.co for release builds with es.plugins.staging unset.
2018-05-22 01:09:31 -04:00
..
archives Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00
bwc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
packages Packaging: Set elasticsearch user to have non-existent homedir (#29007) 2018-05-02 14:33:34 -07:00
src Reduce CLI scripts to one-liners (#30759) 2018-05-21 16:37:57 -04:00
tools Enable installing plugins from snapshots.elastic.co (#30765) 2018-05-22 01:09:31 -04:00
build.gradle [Build] Add test admin when starting gradle run with trial license and 2018-05-18 14:11:11 +02:00