keedio / flume-ftp-source

FTP network server is source of events for Apache-flume
80 stars 61 forks source link

CI pipeline #30

Open opensorceror opened 6 years ago

opensorceror commented 6 years ago

I think we should set up a CI pipeline for this project using something like Travis. A label in the README that shows the status of the current build will ensure that users don't clone a failing build. Thoughts?

lucarosellini commented 6 years ago

This project is actually in our own private CI pipeline running, but since this is being used by more people I think this is actually a good idea to have it in Travis. We'll look at it during the next week, I leave this issue open until we get this sorted out.

opensorceror commented 6 years ago

I agree. If you'd like, I can look at setting this up in Travis.

lucarosellini commented 6 years ago

Sure, go ahead. Thanks!