Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Consider adding a gem for releasing cookbooks #8

Open
rosstimson opened this issue Feb 11, 2014 · 6 comments
Open

Consider adding a gem for releasing cookbooks #8

rosstimson opened this issue Feb 11, 2014 · 6 comments

Comments

@rosstimson
Copy link
Contributor

How would everyone feel about adding a recommend (opinionated) way for releasing cookbooks to the community site by adding an extra gem dependancy?

I was thinking either:

@paulczar
Copy link
Owner

I haven't even looked at that side of things before. If you want to do a PR I'd be happy to look over it and merge.

@flaccid
Copy link
Contributor

flaccid commented Feb 12, 2014

I don't think this would be part of meez TDD as it doesn't relate to testing. Wouldn't a user simply use one of those gems with their cookbook if they wanted to do so?

I guess as an extra rake task it might be a good workflow but then it just points back to my statement above :)

@rosstimson
Copy link
Contributor Author

Yep, you could just add one of those gems if you wanted to.

I guess why I asked the question is do we want Meez to be purely a way of setting up a cookbook ready for TDD OR as a more general cookbook setup using current/recommended best practices.

This isn't something I feel particularly strong about as it is easy enough to add the extra gem manually I just figured that Meez gives you everything needed except an easy way to release your hard work.

@flaccid
Copy link
Contributor

flaccid commented Feb 12, 2014

Well knife is how to setup a skel cookbook without TDD, meez would do it for TDD. I also tested meez on an existing cookbook and it works fine.
Knife can be used to upload a cookbook to the community site too.
Knife has plugins so maybe we should actually be doing that for both; food for thought.

@paulczar
Copy link
Owner

heh, meez works on an existing cookbook? I hadn't even looked at targeting that use case yet.

@flaccid
Copy link
Contributor

flaccid commented Feb 13, 2014

Yeah, it seemed to work good; even had some intelligence asking me if I wanted to overwrite existing files that existed. I just reviewed files that changed, added things back in if I wanted to before commit and push. It was done on this https://github.com/xhost-cookbooks/system.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants