SumoLogic / sumologic-collector-chef-cookbook

Chef Cookbook for installing and configuring the SumoLogic collector for the Sumo Logic service
Other
30 stars 90 forks source link

Rubocop was updated #106

Closed jjasghar closed 7 years ago

jjasghar commented 8 years ago

https://jenkins-01.eastus.cloudapp.azure.com/job/sumologic-collector-cookbook/99/console

It looks like yall need to pin your rubocop version.

jjasghar commented 8 years ago

https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/107

majormoses commented 7 years ago

the issue from what I can tell is not so much that its not pinned in Gemfile. Its that in travis.yml it using the chefdk version of rubocop which is not pinned. I am gonna propose changing this along many other CI improvements...

majormoses commented 7 years ago

I am going to solve this (and many others) via: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/134

majormoses commented 7 years ago

closed via #134