Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Massive Refactor! #23

Closed
wants to merge 1 commit into from
Closed

Conversation

andrewvc
Copy link
Contributor

Not quite ready for code review

@andrewvc andrewvc changed the title WIP Refactor Massive Refactor! Sep 17, 2015
@andrewvc
Copy link
Contributor Author

Be sure to run the specs with --tag integration as well as without. This depends on setting your Gemfile to point to this PR logstash-plugins/logstash-mixin-rabbitmq_connection#1

@andrewvc
Copy link
Contributor Author

You'll need a gemfile like

source 'https://rubygems.org'
gemspec
gem "logstash-mixin-rabbitmq_connection", :path => "../logstash-mixin-rabbitmq_connection"
gem "logstash-core", :path => "/Users/andrewvc/projects/logstash"
gem "logstash-devutils", :path => "/Users/andrewvc/projects/logstash-devutils"⏎

gemspec
gem "logstash-mixin-rabbitmq_connection", :path => "../logstash-mixin-rabbitmq_connection"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to remove this line before publishing.

@ph
Copy link
Contributor

ph commented Sep 18, 2015

I've made a few minor comments address them and you can merge!

excellent refactor @andrewvc !

@elasticsearch-bot
Copy link

Merged sucessfully into master!

@andrewvc andrewvc closed this in bea6ebf Sep 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants