issues
search
lolcommits
/
lolcommits-slack
Automatically post lolcommits to Slack
https://lolcommits.github.io
GNU Lesser General Public License v3.0
11
stars
0
forks
source link
Refactor plugin config for lolcommits v0.10.0
#3
Closed
matthutchinson
closed
6 years ago
matthutchinson
commented
6 years ago
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)
self.name
method (plugins are now identified by their gem name)configured?
(no longer available or useful)