logstash-plugins / logstash-input-couchdb_changes

This plugin captures the _changes stream from a CouchDB instance
Apache License 2.0
27 stars 22 forks source link

add missing rspec test tag #10

Closed emig closed 2 years ago

emig commented 9 years ago

without the 'couchdb' tag no test is run.

untergeek commented 9 years ago

This is indeed a problem for testing. But the DEVELOPER.md file may be overwritten in the future. It's a blanket-level form we pushed to ALL of the plugins. If it were to happen again, it would overwrite this change.

I think we were planning on having a file with local instructions for this sort of thing. Let me verify before we merge this.

suyograo commented 9 years ago

@emig can you please perform step 2 of https://github.com/elasticsearch/logstash/blob/master/CONTRIBUTING.md#contribution-steps

elasticsearch-release commented 9 years ago

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.