| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
sorry about the changelog-maker formatting bork there, being fixed here: nodejs/changelog-maker#19 /cc @maboiteaspam |
Sorry, something went wrong.
|
Well noted, thanks. Few hours from now before i can free it from that bug. |
Sorry, something went wrong.
|
I am fairly active these days and I would love to do the releases :-) Do we have specific timeline for releases? |
Sorry, something went wrong.
|
Thanks for volunteering @thefourtheye. As we're investing a significant amount of trust on releasers I don't think we can be fully open about the process. While we're not limiting this to TSC members it should be (a) limited to collaborators and (b) limited to individuals who have earned a certain amount of trust, and that takes time. We need to give access to the server containing the binaries and we're giving out the ability to push code to users who trust us as a collective and we have to be careful with that trust placed in us. I might punt it over to @nodejs/build to see if we can come up with a clearer definition & process and get it ratified by the TSC. We do have a need to expand the group of releasers though, exacerbated by needing at least two groups: one for general releases and one for LTS releases, perhaps with some overlap but they are slightly different roles. Thankfully we've started expanding on the 0.10/0.12 side too which connects directly to the needs of LTS. |
Sorry, something went wrong.
|
I'm interested in getting involved with doing releases. |
Sorry, something went wrong.
|
@rvagg No problem :-) I totally understand :-) |
Sorry, something went wrong.
|
@rvagg / @maboiteaspam changelog-maker "forgot" 6 commits.. Above it only caught 11 while there are actually 17: 1a340a8...master |
Sorry, something went wrong.
|
@thefourtheye however, you can start by proposing a release sometime. :) |
Sorry, something went wrong.
Notable changes * src: Added a new `--track-heap-objects` flag to track heap object allocations for heap snapshots (Bradley Meck) nodejs#2135. * readline: Fixed a freeze that affected the repl if the keypress event handler threw (Alex Kocharin) nodejs#2107. * npm: Upgraded to v2.13.0, release notes can be found in https://github.com/npm/npm/releases/tag/v2.13.0 (Forrest L Norvell) nodejs#2152. PR-URL: nodejs#2189
PR-URL: nodejs#2189
|
Release building at https://jenkins-iojs.nodesource.com/job/iojs+release/50/ |
Sorry, something went wrong.
|
grabs popcorn and watches the build console |
Sorry, something went wrong.
|
All done, minus rpi1 (armv6) as usual. @nodejs/evangelism please RT / promote https://twitter.com/Fishrock123/status/622193026253783040 :) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The usual churn and stuffs. Semver-minor because the new --track-heap-objects flag.
@rvagg What you think, release tomorrow or friday?
@nodejs/collaborators I don't think it's been messaged properly, but anyone can propose a release for us too. :)
To get the formatted changelog:
$ npm i -g changelog-maker $ changelog-maker --group # optionally pipe the latter into your clipboard ala (changelog-maker --group | pbcopy) (OS X)Additionally, if anyone is interested in doing releases, you don't need to be a TSC member. I did my first release before I was one!