Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookbook Artifact API #112

Closed
wants to merge 6 commits into from
Closed

Cookbook Artifact API #112

wants to merge 6 commits into from

Conversation

danielsdeleo
Copy link
Contributor

Implements the Cookbook Artifact API, first iteration. In this iteration, the cookbook artifact API is identical to the existing cookbooks API, but cookbooks are stored in a separate location. In subsequent iterations, this will be modified to improve the security and implement the features/behavior differences described here: https://github.com/chef/chef-rfc/blob/master/rfc022-arbitrary-cookbook-identifiers.md

This is branched from #111 because I want to be able to use both of those at once, but I'd like to merge that one first and then rebase this.

Also it will likely need some work to fix up the FILE_STORE=true bundle exec rake pedant case, which was completely failing for me locally on master as well as this branch until I made a change (which didn't completely fix the tests).

@jkeiser

@lamont-granquist
Copy link
Contributor

closed by #178

(reopen if that's not accurate)

@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants