gonzalo / gphoto2-updater

Gphoto2 compiler and installer script. This script was initially created for Raspbian and Raspberry Pi but it is also tested for Ubuntu and Debian Jessie & Wheezy.
http://github.com/gonzalo/gphoto2-updater
292 stars 72 forks source link

Make tag for each gphoto version #14

Closed Sija closed 9 years ago

Sija commented 9 years ago

It would be much helpful when trying to install given gphoto version. Then we could use https://raw.githubusercontent.com/gonzalo/gphoto2-updater/[v2.5.5]/gphoto2-updater.sh url form. Otherwise we need to resort to using commit SHA.

Thanks for consideration and for such a helpful project :)

gonzalo commented 9 years ago

That sounds cool! I have never used before git tags. I'll give it a try in future developments.

Thanks for your feedback!

Sija commented 9 years ago

No problem, this script saved me some time during development and that motivates :) For tag/release management you can use fine github web ui, retroactively too (v2.5.5 plz?) :)

gonzalo commented 9 years ago

Nice! yesteday I was looking about tags but I get stuck about how to do it from web UI. Let me take a look to do it

gonzalo commented 9 years ago

Here you will find 2.5.5 version https://github.com/gonzalo/gphoto2-updater/releases/tag/2.5.5

...and obviously lastest version is https://github.com/gonzalo/gphoto2-updater/releases/latest

Thank you for introducing me to tags and releases in GIT

Sija commented 9 years ago

Swell news, thanks! :)