sensu-plugins / community

Your place to contribute to Sensu plugins and their maintainers
http://sensu-plugins.io
MIT License
20 stars 9 forks source link

Test runtime with ruby 2.4 on all repos #29

Open majormoses opened 7 years ago

majormoses commented 7 years ago

Basically sensu 0.29+ uses ruby 2.4 we need to start seeing what breaks horribly and prep for bumping sensu-plugin related to: #26

We shall generate a list of repos when we start planning this work as there are some repos are probably gonna be deprecated and some might have to be upgraded all the way to get it to install at runtime with ruby 2.4.

majormoses commented 7 years ago

I will update here when we have determined the scope on what we are going to consider "enough" runtime testing to proceed. This will likely be a combination of manual and automated testing added.

UPDATE: due to the lack of automated testing we are gonna have to take the move fast and fix fast approach here. In order to bump we should in most cases include a few manual tests for each repo in a gist or in the ticket.

majormoses commented 7 years ago