Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Floris Bruynooghe
Great, that all seems to have worked quickly. Thanks for improving the pytest ecosystem! On Thu 02 May 2019 at 21:52 +0300, Arseniy Antonov wrote: > Thanks! > > Will do it in 1 day. > Also, GitHub is pretty friendly and routes all requests after transferring > to the new URL. > > > > > чт, 2 мая

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Arseniy Antonov
Thanks! Will do it in 1 day. Also, GitHub is pretty friendly and routes all requests after transferring to the new URL. чт, 2 мая 2019 г. в 21:49, Bruno Oliveira : > > On Thu, May 2, 2019 at 3:45 PM Arseniy Antonov > wrote: > >> I've initialized transfer process to you (Bruno) >> And added y

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Bruno Oliveira
On Thu, May 2, 2019 at 3:45 PM Arseniy Antonov wrote: > I've initialized transfer process to you (Bruno) > And added you and Floris as a maintainer in PyPi. > Thanks Anseniy, I have completed the transfer, everything should be in place (let me know otherwise). The next step is probably to upda

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Arseniy Antonov
I've initialized transfer process to you (Bruno) And added you and Floris as a maintainer in PyPi. чт, 2 мая 2019 г. в 21:38, Bruno Oliveira : > Hi everyone > > On Thu, May 2, 2019 at 3:27 PM Arseniy Antonov > wrote: > >> >> Please tell me what I should do next by the process. >> > > Thanks Arse

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Bruno Oliveira
Hi everyone On Thu, May 2, 2019 at 3:27 PM Arseniy Antonov wrote: > > Please tell me what I should do next by the process. > Thanks Arseniy for the interest. The steps are written here: https://github.com/pytest-dev/pytest/blob/master/CONTRIBUTING.rst#submitting-plugins-to-pytest-dev Mainly

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Arseniy Antonov
Hi > If you want to maintain your plugin under pytest-dev I think that should > be fine as long as [0] is followed. That's exactly what I want. Please tell me what I should do next by the process. чт, 2 мая 2019 г. в 20:44, Floris Bruynooghe : > Hi Arseniy, Ronny, > > If you want to maintain you

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-05-02 Thread Floris Bruynooghe
Hi Arseniy, Ronny, If you want to maintain your plugin under pytest-dev I think that should be fine as long as [0] is followed. While indeed this doesn't mean you'll magically have other maintainers it doesn't seem like that's what you're after. So as long as the requirements are met this is pro

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-04-30 Thread Arseniy Antonov
Hi, > What will you submit to the channel? Only the summary will be reported (number of tests, failed tests, skipped tests, errored tests) > I did not check the code but I suppose we can configure it. I've added 2 issues for this: 1st one for adding verbosity report level. 2nd one for the confguri

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-04-29 Thread Stéphane Wirtel
Hi, I am interested by your plugin because in the majority of the CI, there is an integration with Slack where the tool receives a notification from the CI with a red/green bullet. What will you submit to the channel? The complete log of the pytest run? Just the failed tests? The numbers of fai

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-04-26 Thread Arseniy Antonov
I would say that I'm going to support it, but I think that this is not enough to get accepted. Actually, I think if this plugin will be accepted, it may put the light on the report tools from the bit different side. And I suppose that there will be such requests like, add the same for the "Telegram

Re: [pytest-dev] pytest slack reporting plugin proposal

2019-04-25 Thread Ronny Pfannschmidt
Hi Arseniy, thanks for your proposal, this is definitively useful for pytest users, which use slack. However pytest itself does not. If pytest-dev takes this on, there is a need of slack aware/using maintainers that move this along (else its just going to painfully and slowly degrade) I encourage

[pytest-dev] pytest slack reporting plugin proposal

2019-04-24 Thread Arseniy Antonov
Hello, I've developed a plugin for sending pytest results to the slack. I suppose it may be a useful tool for the pytest community, so I want to contribute it to the pytest-dev. Please review: https://github.com/ArseniyAntonov/pytest-slack -- -- Regards. Arseny Antonov __