Sha256: f740c1522580b813dd5f10d3f31f63b43259142f3689119a00480237e0dd0bc5

Contents?: true

Size: 501 Bytes

Versions: 19

Compression:

Stored size: 501 Bytes

Contents

Dev Cookbook Fixtures

Cookbooks in here that are used to represent local checkouts of a
git-hosted cookbook are stored as git bundles to avoid problems with git
assuming the cookbooks are submodules. For more information, read the
`git-bundle` manpage (`git help bundle`). The short version is that you
can treat the git bundle as a regular git remote if you need to modify
the fixture data:

```
cd staging_dir
git clone $prefix/cookbook.gitbundle
# make edits, commit
git push
```

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
chef-dk-3.9.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.8.14 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.7.23 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.6.57 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.5.13 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-2.6.2 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.4.38 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-2.6.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.3.23 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.2.30 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-2.5.13 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.1.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-2.5.3 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.15.16 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.15.15 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.15.9 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.13.21 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.12.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.9.0 spec/unit/fixtures/dev_cookbooks/README.md