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

plugin-api 2.0 #81

Merged
merged 1 commit into from
May 6, 2016
Merged

plugin-api 2.0 #81

merged 1 commit into from
May 6, 2016

Conversation

colinsurprenant
Copy link
Contributor

  • changes for plugin-api 2.0
  • dev-mode Travis CI setup, pointing on logstash feature/event_interface branch

elastic/logstash/pull/5170 elastic/logstash/issues/5141


# this is temporary for the feature/plugin-api-2_0 branch and is meant for travis testing
gem "logstash-core", :path => "./logstash/logstash-core"
Copy link
Contributor

Choose a reason for hiding this comment

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

curious, won't this hinder plugin authors? Like if they 'git clone' this repo and want to run the test suite, it's probably not going to find logstash-core in ./logstash/logstash-core

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, this is temporary for this refactor branch and will be removed once we are ready to merge back in master. this is just to allow Travis to build on that branch without having to publish ai core gems. see https://github.com/logstash-plugins/logstash-filter-grok/blob/feature/plugin-api-2_0/.travis.yml#L9

@ph
Copy link
Contributor

ph commented May 4, 2016

LGTM

@ph ph merged commit 284dc66 into master May 6, 2016
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