grundic / puppet-teamcity

Teamcity module for puppet
9 stars 14 forks source link

missing tags on git repo to match the forge. #9

Closed brettswift closed 8 years ago

brettswift commented 8 years ago

This is good for two reasons:

1) some clone from git and not the forge, using r10k for example. 2) If you are using the forge module and you find a bug, you surely want to know what version to link back to git.

It'd probably be sufficient to just tag the latest release and not do them retroactively.

Other than that this looks like it's a decent module - we might use it!

Thanks

grundic commented 8 years ago

@brettswift, thank you for your feedback! I agree, tagging releases is good idea, will do it soon.

grundic commented 8 years ago

Added tag for new version.