Hi All, Time to start thinking about numpy 1.10. At the moment there are 21 blockers and 93 PRs. it would be good if we could prioritize the blockers and the PRs. It might be a good idea to also look at closing some of the aging PRs. These days it seems to be normal to have 20 or so PRs in progress, it it would be nice if we could get the total down around 40-50. I don't see a numpy 1.10 before July, but it is going to take a few months to get things in order, so now is a good time to start. Chuck
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris <charlesr.harris@gmail.com
wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
At the moment there are 21 blockers and 93 PRs. it would be good if we could prioritize the blockers and the PRs.
Many of those don't look like real blockers. I started labeling and renaming PRs so one can actually see quickly what PRs are about.
It might be a good idea to also look at closing some of the aging PRs.
+1 (but let's start gently)
These days it seems to be normal to have 20 or so PRs in progress, it it would be nice if we could get the total down around 40-50.
I don't see a numpy 1.10 before July, but it is going to take a few months to get things in order, so now is a good time to start.
Sooner would be possible probably. Releasing a bit more frequent would be useful. Ralf
On Sun, Mar 8, 2015 at 10:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
At the moment there are 21 blockers and 93 PRs. it would be good if we could prioritize the blockers and the PRs.
Many of those don't look like real blockers. I started labeling and renaming PRs so one can actually see quickly what PRs are about.
The labeling/renaming is finished. Made things more colorful at least:) I'll have a go at the open numpy.ma PRs. I did learn from that exercise that we really would benefit from a dedicated maintainer for numpy.ma. If anyone would be interested in taking on that role, please speak up! Ralf
On Mon, Mar 9, 2015 at 4:16 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sun, Mar 8, 2015 at 10:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
At the moment there are 21 blockers and 93 PRs. it would be good if we could prioritize the blockers and the PRs.
Many of those don't look like real blockers. I started labeling and renaming PRs so one can actually see quickly what PRs are about.
The labeling/renaming is finished. Made things more colorful at least:) I'll have a go at the open numpy.ma PRs.
Thanks Ralf. I need to add `fixing alignment` to the blockers. 1.9.2 is fixed, but IIRC, that fix is not in devel.
I did learn from that exercise that we really would benefit from a dedicated maintainer for numpy.ma. If anyone would be interested in taking on that role, please speak up!
Yes, that would be very helpful. Chuck
On Sun, Mar 8, 2015 at 3:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
I guess it is my turn, unless someone else wants the experience. <snip> Chuck
On Thu, Mar 12, 2015 at 10:16 PM, Charles R Harris < charlesr.harris@gmail.com> wrote:
On Sun, Mar 8, 2015 at 3:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
I guess it is my turn, unless someone else wants the experience.
What does a release manager do? I will eventually want to be able to tell my grandchildren that I once managed a numpy release, but am not sure if I can successfully handle it on my own right now. I will probably need to up my git foo, which is nothing to write home about... Maybe for this one I can sign up for release minion, so you have someone to offload menial tasks? Jaime -- (\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.
On Fri, Mar 13, 2015 at 7:29 AM, Jaime Fernández del Río < jaime.frio@gmail.com> wrote:
On Thu, Mar 12, 2015 at 10:16 PM, Charles R Harris < charlesr.harris@gmail.com> wrote:
On Sun, Mar 8, 2015 at 3:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
I guess it is my turn, unless someone else wants the experience.
What does a release manager do? I will eventually want to be able to tell my grandchildren that I once managed a numpy release, but am not sure if I can successfully handle it on my own right now. I will probably need to up my git foo, which is nothing to write home about...
Maybe for this one I can sign up for release minion, so you have someone to offload menial tasks?
I have no doubt that you can do this job well right now - you are vastly more experienced than I was when I picked up that role. It's not rocket science. I have to run now, but here's a start to give you an idea of what it entails (some details and version numbers may be slightly outdated): https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt Cheers, Ralf
Jaime
-- (\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
Release minion? Sounds a lot like an academic minion: https://twitter.com/academicminions On Fri, Mar 13, 2015 at 2:51 AM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Fri, Mar 13, 2015 at 7:29 AM, Jaime Fernández del Río < jaime.frio@gmail.com> wrote:
On Thu, Mar 12, 2015 at 10:16 PM, Charles R Harris < charlesr.harris@gmail.com> wrote:
On Sun, Mar 8, 2015 at 3:43 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Mar 7, 2015 at 12:40 AM, Charles R Harris < charlesr.harris@gmail.com> wrote:
Hi All,
Time to start thinking about numpy 1.10.
Sounds good. Do we have a volunteer for release manager already?
I guess it is my turn, unless someone else wants the experience.
What does a release manager do? I will eventually want to be able to tell my grandchildren that I once managed a numpy release, but am not sure if I can successfully handle it on my own right now. I will probably need to up my git foo, which is nothing to write home about...
Maybe for this one I can sign up for release minion, so you have someone to offload menial tasks?
I have no doubt that you can do this job well right now - you are vastly more experienced than I was when I picked up that role. It's not rocket science.
I have to run now, but here's a start to give you an idea of what it entails (some details and version numbers may be slightly outdated): https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt
Cheers, Ralf
Jaime
-- (\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
participants (4)
-
Benjamin Root
-
Charles R Harris
-
Jaime Fernández del Río
-
Ralf Gommers