Azure / logstash-output-kusto

Logstash output for Kusto
Apache License 2.0
13 stars 14 forks source link

Run CI only on release branches #23

Closed i3arnon closed 5 years ago

i3arnon commented 5 years ago

They seem to have broken their master branch with this:

/home/travis/build/logstash/logstash-core/src/main/java/co/elastic/logstash/api/Codec.java:51: warning: no @throws for java.io.IOException
    void encode(Event event, OutputStream output) throws IOException;

I don't think we really need to make sure we work with their master as long as the releases work...

i3arnon commented 5 years ago

@tamirkamara ping..