Open christian-bromann opened 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: @.***>
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:
webdriverio-community
GitHub org, please transfer the project there (see settings page in the bottom under "Transfer Ownership")wdio-user
as maintainer to the NPM package settingsLet me know if you have any questions! Thanks a lot!
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:
- I just invited you to the webdriverio-community https://github.com/webdriverio-community GitHub org, please transfer the project there (see settings page https://github.com/rpii/wdio-html-reporter/settings in the bottom under "Transfer Ownership")
- add wdio-user https://www.npmjs.com/~wdio-user as maintainer to the NPM package settings https://www.npmjs.com/package/wdio-html-nice-reporter/access
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, 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:
- I just invited you to the webdriverio-community https://github.com/webdriverio-community GitHub org, please transfer the project there (see settings page https://github.com/rpii/wdio-html-reporter/settings in the bottom under "Transfer Ownership")
- add wdio-user https://www.npmjs.com/~wdio-user as maintainer to the NPM package settings https://www.npmjs.com/package/wdio-html-nice-reporter/access
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: @.***>
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.
@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?
@rpii can you take a look (see last comment)
@christian-bromann and @rpii, did we get this accounts set up so we can help maintain the repo? :pray:
@seanpoulter unfortunately not. The best would be to add this reporter to the core webdriverio/webdriverio
repo and name the package @wdio/html-reporter
.
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.