Namecoin Git Branching Model

Post Reply
phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Namecoin Git Branching Model

Post by phelix »

http://nvie.com/posts/a-successful-git-branching-model/

Simplified from the above I suggest we use these branches:

namecoinq: development = cutting edge
namecoinq-rc: release candidates used for testing (versions tagged)
namecoinq-release: actual releases (versions tagged)

Why the release candidate branch? Especially on windows it is difficult to build thus it is difficult to test new features without binaries. I hope that with release candidates we will get more people into testing new features and improvements.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Namecoin Git Branching Model

Post by domob »

I support this model. While we are at it, I suggest that we sign git tags for releases via GPG. (I can also do this myself if everyone trusts me with that, or we could use a dedicated and well-published key for this.)
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin Git Branching Model

Post by phelix »

domob wrote:I support this model. While we are at it, I suggest that we sign git tags for releases via GPG. (I can also do this myself if everyone trusts me with that, or we could use a dedicated and well-published key for this.)
Cool. Signing git tags? Your job. :mrgreen: I will see if I can do something for windows binaries.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Namecoin Git Branching Model

Post by domob »

phelix wrote:
domob wrote:I support this model. While we are at it, I suggest that we sign git tags for releases via GPG. (I can also do this myself if everyone trusts me with that, or we could use a dedicated and well-published key for this.)
Cool. Signing git tags? Your job. :mrgreen: I will see if I can do something for windows binaries.
No problem. Just let me know (or we decide together as a community) when to actually tag a release & sign it in Git.
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

Post Reply