Closed damianthe closed 3 years ago
Does CI need to pass here @wvanbergen? Not sure whats going on with all of these failures since I didn't add any changes that would cause a NoMethodError
on "join_force?"
CI is supposed to work, but this repository is not under active development at the moment and CI configs tend to get stale.
I suspect that a new Rubocop version that is not compatible has been released, causing our tests to fail.
https://github.com/Shopify/statsd-instrument/pull/276 should fix CI.
Releases the fix merged in https://github.com/Shopify/statsd-instrument/pull/268. I will use this new version of statsd for Storefront Renderer. https://github.com/Shopify/storefront-renderer/pull/5209
I have followed the [release procedure](bundle exec rake release) except for step 4, Run
bundle exec rake release
.