sensu-plugins / sensu-plugins-chef

This plugin provides native instrumentation for monitoring Chef, including service health checks (via chef-server-ctl) and chef node status, and a Sensu handler for removing stale Sensu clients.
http://sensu-plugins.io
MIT License
6 stars 16 forks source link

Remove Ruby 1.9.3 support; add Ruby 2.3.0 support #17

Closed cwjohnston closed 8 years ago

cwjohnston commented 8 years ago

Pull Request Checklist

General

This PR removes Ruby 1.9.3 support, and adds support for testing under Ruby 2.3.0, per the Sensu Plugins policy:

Ruby 1.9.3 (EOL): Linting is not done against it, and 1.9.3 will be supported where possible till Feb 2016 which is one year after EOL and 2 years after EOL was announced.

Known Compatibility Issues

Adds incompatibility with Ruby version < 2.0.0

eheydrick commented 8 years ago

We should remove codeship from the build since it's not used anymore.

cwjohnston commented 8 years ago

@eheydrick where's codeship in the build config? I'm not seeing it...

eheydrick commented 8 years ago

@cwjohnston in the github webhooks config