On Wed, Feb 17, 2016 at 8:18 AM, Jens Eggers <[email protected]> wrote: > Hi, I'm looking for the 0.10.42 release on GitHub and can't find the usual > release branch (which would be called v0.10.42-release). I can only see this > commit: > > https://github.com/nodejs/node/commit/0e0aa28871732c57a2e11bd6e4371f8f98331e41 > > Is that the correct one? Could one of the maintainers please create the > release branch? > > Thanks > Jens Eggers
The -release branches date back from before the io.js / node.js merger, the post-merger release process uses signed tags (and really, that's all you need - a release is a snapshot of the tree at a particular point in time.) If you have a good use case, please file an issue here: https://github.com/nodejs/build/issues. Note that you may be asked to do the work. :-) -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAHQurc8n2gYfHK52Q-bBKa-KmDWa%3DOtCGUk5-xv%3DfE_-%2Bjh1yQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
