webdriverio-community / wdio-html-reporter

Fork of wdio-html-format-reporter
MIT License
18 stars 27 forks source link

Move project to WebdriverIO Community Org #104

Open christian-bromann opened 1 year ago

christian-bromann commented 1 year ago

Hey @rpii

first off, thank you for creating this plugin and extending the WebdriverIO ecosystem!

We have been looking into successful WDIO plugins like this one as we want to ensure that its development can be continued even if the original maintainer decides to move on. Therefore on behalf of the WebdriverIO community I would like to ask if you would be interested to move this repository into the WebdriverIO Community organisation. It would allow us to help maintain this package, automate a few things like releases and allow others to contribute to it and make the package even better. You would of course continue to have full access to it.

In particular I would be interested helping making this project CJS compatible as many people can't move to ESM just yet.

What do you think? Please let me know if you have any questions.

rpii commented 1 year ago

Christian,

Thanks, this might help me as well. I dont have that much time to work on it right now. Please let me know or point me to a link that describes what has to happen to move it there.

Rich

On Wed, Aug 16, 2023 at 9:45 AM Christian Bromann @.***> wrote:

Hey @rpii https://github.com/rpii

first off, thank you for creating this plugin and extending the WebdriverIO ecosystem!

We have been looking into successful WDIO plugins like this one as we want to ensure that its development can be continued even if the original maintainer decides to move on. Therefore on behalf of the WebdriverIO community I would like to ask if you would be interested to move this repository into the WebdriverIO Community https://github.com/webdriverio-community organisation. It would allow us to help maintain this package, automate a few things like releases and allow others to contribute to it and make the package even better. You would of course continue to have full access to it.

In particular I would be interested helping making this project CJS compatible as many people can't move to ESM just yet.

What do you think? Please let me know if you have any questions.

— Reply to this email directly, view it on GitHub https://github.com/rpii/wdio-html-reporter/issues/104, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEABIEMDPCEGDYNI4EAYEADXVT2GXANCNFSM6AAAAAA3SZ4YJQ . You are receiving this because you were mentioned.Message ID: @.***>

christian-bromann commented 1 year ago

Hey Rich,

Awesome! To be clear, you keep all access rights to the project, we just move it to our org so we can streamline the release and remove the bus factor.

I would like to you to do the following things please:

Let me know if you have any questions! Thanks a lot!

rpii commented 1 year ago

Christian,

thanks I will get this completed tomorrow hopefully

Rich

On Wed, Aug 16, 2023 at 6:14 PM Christian Bromann @.***> wrote:

Hey Rich,

Awesome! To be clear, you keep all access rights to the project, we just move it to our org so we can streamline the release and remove the bus factor.

I would like to you to do the following things please:

Let me know if you have any questions! Thanks a lot!

— Reply to this email directly, view it on GitHub https://github.com/rpii/wdio-html-reporter/issues/104#issuecomment-1681463971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEABIELWHATZKDPRG2IFV4LXVVV6HANCNFSM6AAAAAA3SZ4YJQ . You are receiving this because you were mentioned.Message ID: @.***>

rpii commented 1 year ago

Christian, I have transferred ownership to the group. wdio-report-events should probably be transferred as well, or even better incorporated in webdriver() so it is not needed.

On Wed, Aug 16, 2023 at 6:57 PM Rich Peters @.***> wrote:

Christian,

thanks I will get this completed tomorrow hopefully

Rich

On Wed, Aug 16, 2023 at 6:14 PM Christian Bromann < @.***> wrote:

Hey Rich,

Awesome! To be clear, you keep all access rights to the project, we just move it to our org so we can streamline the release and remove the bus factor.

I would like to you to do the following things please:

Let me know if you have any questions! Thanks a lot!

— Reply to this email directly, view it on GitHub https://github.com/rpii/wdio-html-reporter/issues/104#issuecomment-1681463971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEABIELWHATZKDPRG2IFV4LXVVV6HANCNFSM6AAAAAA3SZ4YJQ . You are receiving this because you were mentioned.Message ID: @.***>

christian-bromann commented 1 year ago

I have transferred ownership to the group

Awesome, thank you!

wdio-report-events should probably be transferred as well

That project seems very small I might just move it over. I might gonna push some other optimizations as well.

christian-bromann commented 1 year ago

@rpii it seems that we still missing the following step:

I wanted to update the package to work with v8 but it seems like I can't make releases. Can you check?

christian-bromann commented 9 months ago

@rpii can you take a look (see last comment)

seanpoulter commented 6 months ago

@christian-bromann and @rpii, did we get this accounts set up so we can help maintain the repo? :pray:

christian-bromann commented 6 months ago

@seanpoulter unfortunately not. The best would be to add this reporter to the core webdriverio/webdriverio repo and name the package @wdio/html-reporter.