yevgenko / cookbook-php-fpm

Installs/Configures php-fpm
http://community.opscode.com/cookbooks/php-fpm
Apache License 2.0
68 stars 117 forks source link

missing git tags #28

Closed glensc closed 10 years ago

glensc commented 10 years ago

seems you haven't pushed any tags to github repository. https://github.com/yevgenko/cookbook-php-fpm/releases

if you need help, then i'm more than happy to guide

yevgenko commented 10 years ago

yeah, I'm totally forgot about that, thanks for reminding :) if you've some tips regarding seamlessly packaging(opscode community) and tagging cookbooks, I'd love to look

btw, what would you use tags for?

glensc commented 10 years ago

tags, as your cookbook is not usable out of the box, i commit changes to my local repo, and would like to have version in the branches, and due no tags present git describe fails to say anything useful :(

also i'm not using opscode community due the same reason, they are not usable, and when i make local changes i prefer these be git tracked, dowloading tarball from community site would just make the chaos even more chaotic

yevgenko commented 10 years ago

ah, ok, I'll do tagging then

yevgenko commented 10 years ago

I just pushed few tags for the most recent releases

glensc commented 10 years ago

super!