General mailing list for discussions and development of PeerLibrary and related software.

List archive Help


[PeerLibrary dev] Release


Chronological Thread 
  • From: Mitar < >
  • To: PeerLibrary development < >
  • Subject: [PeerLibrary dev] Release
  • Date: Wed, 29 Jan 2014 18:32:13 -0800

Hi!

I made another quick bugfix version which fixed migrations. Add a quote. :-)

So for releasing, we should do:

git tag v0.1.1 -m 'Bugfix'

or:

git tag v0.1 -m 'Release'

So message should be some one word explaining the tag. I would recommend
that 0.1, 0.2 are all "Release", others "Bugfix".

After that you have to make a release on GitHub, by going releases
webpage and create a release for this new tag. You do that by typing
existing tag (which you created and pushed with git) and add a GitHub
description. So it seems that GitHub descriptions are different than
annotations. So let's use annotations for titles and descriptions then
on GitHub for quotes.


Mitar

--
http://mitar.tnode.com/
https://twitter.com/mitar_m


  • [PeerLibrary dev] Release, Mitar, 01/30/2014

Archive powered by MHonArc 2.6.18.

Top of page