logstash-plugins/plugins_ci_shared

Name: plugins_ci_shared

Owner: Logstash Plugins

Description: null

Created: 2018-05-23 20:30:47.0

Updated: 2018-05-23 20:47:01.0

Pushed: 2018-05-23 20:47:00.0

Homepage: null

Size: 2

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Experimental

Ignore for now.

Using these definitions
In a script:
ION=$(curl -s https://raw.githubusercontent.com/logstash-plugins/plugins_ci_shared/master/variables/DEV_6)

VERSION variable now contains 6.3.0-SNAPSHOT

With Travis

GSTASH_VERSION=RELEASE_6
GSTASH_VERSION=RELEASE_5
GSTASH_VERSION=DEV_6
GSTASH_VERSION=DEV_7

Then the ci scripts can use LOGSTASH_VERSION to set VERSION like so:

ION=$(curl -s https://raw.githubusercontent.com/logstash-plugins/plugins_ci_shared/master/variables/$LOGSTASH_VERSION)
Changing the definitions

Simply edit the files under variables.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.