The Grocery Delivery utility for managing cookbook uploads to distributed Chef backends.
by facebookRuby
Last 12 weeks · 1 commit
4 of 6 standards met
Repository: facebook/grocery-delivery. Description: The Grocery Delivery utility for managing cookbook uploads to distributed Chef backends. Stars: 156, Forks: 51. Primary language: Ruby. Languages: Ruby (84.5%), Shell (15.5%). License: Apache-2.0. Open PRs: 1, open issues: 5. Last activity: 1mo ago. Community health: 75%. Top contributors: jaymzh, dafyddcrosby, odcinek, NaomiReeves, davide125, wjimenez5271, joshuamiller01, ifel, lmaghran, krzkowalczyk and others.
Summary: Add .editorconfig from between-meals to standardize editor settings. Remove redundant vim modelines from Ruby files since the same settings are now in .editorconfig. Test Plan: Verified .editorconfig has correct content matching between-meals. Verified vim modelines removed from all 4 files that had them.
Several smaller commits in one PR (check the commits tab for blow-by-blow), setting the stage for getting this stuff on modern versions Ignore local copy of rubocop config Bump actions/checkout to get rid of CI errors Bump rubocop to same version as facebook/chef-cookbooks Remove chef-dk (it's super dead now) Explicitly use chef-zero >=15, since it's needed for Ruby 3