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

Refactor plugin config for lolcommits 0.10.0 #4

Merged
merged 1 commit into from
Jan 13, 2018

Conversation

matthutchinson
Copy link
Member

  • require at least lolcommits >= 0.10.0
  • dropself.name method (plugins are now identified by their gem name)
  • drop calls to configured? (no longer available or useful)
  • symbolize all plugin config keys
  • update rubies for Travis CI
  • bump gem version for new plugin release

* require at least lolcommits >= 0.10.0
* drop`self.name` method (plugins are now identified by their gem name)
* drop calls to `configured?` (no longer available or useful)
* symbolize all plugin config keys
* update rubies for Travis CI
* bump gem version for new plugin release
@matthutchinson matthutchinson merged commit bf1b39a into master Jan 13, 2018
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.

1 participant