On Thu, Sep 17, 2015 at 14:53 +0200, Ronny Pfannschmidt wrote: > Can you review the 2.8 milestone on. Gh?
I'll take a brief look and see what can be done within my time limits however, i think we shouldn't block 2.8 for any of the issues -- it already contains more changes and fixes/improvements than most the pytest releases of the last 1-2 years or so. best, holger > Am 17. September 2015 14:37:48 MESZ, schrieb holger krekel > <[email protected]>: > >Hi Bruno, all, > > > >i've also done some release preps now, merged some PRs etc. The > >current release testing candidate looks good testing wise: > > > > https://devpi.net/hpk/dev/pytest/2.8.0.dev6 > > > >The one "flakes" env failing for the wheel has to do with the cx_freeze > >tests which were run with the "sdist" pacckage, the latter pollutes the > >testing directory which then lets flakes fail. I think cx_freeze > >should > >not create anything in testing but rather in maybe ROOT/.tmp/ or > >something. > >This we could also use "detox" to run tests concurrently more safely. > >Could you look into this? > > > >What is otherwise missing is a release announcement and doc regen > >and maybe some last PRs :) > > > >Speaking of doc regen: when i do "tox -e regen" i am getting it works > >for > >a while and then results in: > >OSError: [Errno 17] File exists: > >'/tmp/regendoc-exec-GzZfWJ/nonpython.rst-76/nonpython' > > > >Does it work for you? > > > >holger > > > > > > > >On Tue, Sep 15, 2015 at 14:41 +0000, Bruno Oliveira wrote: > >> On Tue, Sep 15, 2015 at 5:37 AM holger krekel <[email protected]> > >wrote: > >> > >> > Bruno, do you maybe want to be the one releasing and announcing > >pytest-2.8? > >> > I'd be helping with testing and whatever comes up -- ideally > >through IRC. > >> > And i guess others would be ready to help as well. If not, anyone > >else > >> > stepping forward? > >> > > >> > >> No problem, I will start the release process Wednesday then. > >> > >> Cheers, > >> Bruno. > >> > >> > >> > cheers, > >> > holger > >> > > >> > > >> > > Cheers, > >> > > Bruno. > >> > > > >> > > > >> > > On Mon, Sep 7, 2015 at 5:16 AM holger krekel <[email protected]> > >wrote: > >> > > > >> > > > Hi Florian, all, > >> > > > > >> > > > i am finally getting back into coding/project work again. > >> > > > FWIW i think we should get 2.8 out the door ASAP. Before > >> > > > i can help much with it i need to get new devpi releases out > >> > > > and i am not sure at the moment how much work that is. > >> > > > > >> > > > If anyone can point me to where my feedback/work for pytest-2.8 > >> > > > would be most needed, i'd be grateful. (still catching up with > >> > > > my mail box after >4 weeks offtime and that will take some > >whiles ...) > >> > > > > >> > > > cheers, > >> > > > holger > >> > > > > >> > > > > >> > > > On Sun, Aug 09, 2015 at 23:55 +0200, Florian Bruhin wrote: > >> > > > > Hi! > >> > > > > > >> > > > > We've been talking about doing a release since somewhen > >before > >> > > > > EuroPython and there's still no release with Python 3.5 > >support out > >> > > > > yet ;) > >> > > > > > >> > > > > What's missing for a 2.7.3, and what for 2.8.0? Does it make > >sense to > >> > > > > release 2.7.3, or should we go for 2.8.0 directly? > >> > > > > > >> > > > > Looking at the changelog, 2.8 has some bugfixes as well (I'm > >guilty > >> > on > >> > > > > that one), so I wonder if we should just release that > >directly (and > >> > > > > when). > >> > > > > > >> > > > > Either way, both have features/fixes I'm eagerly waiting for, > >and > >> > > > > enough changes to warrant a release IMHO. > >> > > > > > >> > > > > Florian > >> > > > > > >> > > > > -- > >> > > > > http://www.the-compiler.org | [email protected] (Mail/XMPP) > >> > > > > GPG: 916E B0C8 FD55 A072 | > >http://the-compiler.org/pubkey.asc > >> > > > > I love long mails! | http://email.is-not-s.ms/ > >> > > > > >> > > > > >> > > > > >> > > > > _______________________________________________ > >> > > > > pytest-dev mailing list > >> > > > > [email protected] > >> > > > > https://mail.python.org/mailman/listinfo/pytest-dev > >> > > > > >> > > > > >> > > > -- > >> > > > about me: http://holgerkrekel.net/about-me/ > >> > > > contracting: http://merlinux.eu > >> > > > _______________________________________________ > >> > > > pytest-dev mailing list > >> > > > [email protected] > >> > > > https://mail.python.org/mailman/listinfo/pytest-dev > >> > > > > >> > > >> > -- > >> > about me: http://holgerkrekel.net/about-me/ > >> > contracting: http://merlinux.eu > >> > > > MFG Ronny > -- about me: http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
