issues
search
logstash-plugins
/
logstash-filter-date
Apache License 2.0
7
stars
43
forks
source link
Build: review build to be more reliable/portable
#139
Closed
kares
closed
2 years ago
kares
commented
3 years ago
This PR does a few things:
in case of a
gradle vendor
failure halts the build
https://github.com/elastic/logstash/issues/12869
cleaned up Java dependencies - plugin did not really depend on everything listed
aligned running Java/Ruby test using
rake test
... depends on:
https://github.com/elastic/logstash-devutils/pull/96
https://github.com/logstash-plugins/.ci/pull/36
This PR does a few things:
gradle vendor
failure halts the build https://github.com/elastic/logstash/issues/12869rake test
... depends on: https://github.com/elastic/logstash-devutils/pull/96 https://github.com/logstash-plugins/.ci/pull/36