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

Version tags need a 'v' prefix to work with Berkshelf #64

Closed
Randommood opened this issue Jan 30, 2014 · 1 comment
Closed

Version tags need a 'v' prefix to work with Berkshelf #64

Randommood opened this issue Jan 30, 2014 · 1 comment

Comments

@Randommood
Copy link

Berkshelf uses a different tagging system. It would be lovely to have compatible release tags.
https://github.com/berkshelf/berkshelf-api/blob/master/lib/berkshelf/api/cache_builder/worker/github.rb#L31

@phlipper
Copy link
Owner

phlipper commented Feb 4, 2014

@Randommood I'm open to considering this, but can you tell me the benefit this provides? I use the following in a project that I just setup and it seems to work fine:

cookbook "postgresql", "~> 0.13.1",
  git: "https://github.com/phlipper/chef-postgresql.git"

Thanks!

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

2 participants