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

Drop Ruby 1.9.3 support, add Ruby 2.3.0 & 2.4.1 testing #1

Merged
merged 5 commits into from
Jul 15, 2017

Conversation

thomasriley
Copy link
Contributor

@thomasriley thomasriley commented Jul 15, 2017

Pull Request Checklist

sensu-plugins/community#27

General

  • Update Changelog following the conventions laid out on Keep A Changelog

  • RuboCop passes

  • Existing tests pass

Purpose

  • Drop Ruby 1.9.3 support
  • Add Ruby 2.3.0 testing
  • Add Ruby 2.4.1 testing

Known Compatablity Issues

  • Breaks support for Ruby 1.9.3 users

@majormoses majormoses merged commit f6f31c2 into sensu-plugins:master Jul 15, 2017
Copy link
Member

@majormoses majormoses left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -17,7 +18,7 @@ notifications:
script:
- bundle exec rake default
- gem build sensu-plugins-google-spreadsheet.gemspec
- gem install sensu-plugins-google-spreadsheet-*.gem
- gem install sensu-plugins-google-spreadsheets-*.gem
Copy link
Member

Choose a reason for hiding this comment

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

I see: https://github.com/sensu-plugins/sensu-plugins-google-spreadsheet/blob/master/sensu-plugins-google-spreadsheet.gemspec#L29 I am gonna open an issue and see if we want to either rename the gem or the repo, I think its super confusing when these are not the same...

@majormoses
Copy link
Member

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.

2 participants