Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 487 Bytes

qm-001-published.md

File metadata and controls

22 lines (16 loc) · 487 Bytes
SMQM Author Status License
1
Nathen Harvey <nharvey@chef.io>
Accepted
Apache 2.0

Published to the Supermarket

  • The cookbook is published to the Supermarket
  • The cookbook is not deprecated
  • The cookbook is not up for adoption

Deprecated or adoptable cookbooks should be used with extreme caution.

Verification

This is pseudocode

it 'is published to the supermarket' do
  expect((cookbook.deprecated? && cookbook.up_for_adoption?)).to be false
end