gulp-raml2html icon indicating copy to clipboard operation
gulp-raml2html copied to clipboard

Looking for maintainer of this project

Open walling opened this issue 9 years ago • 17 comments

Hi, I am the author of gulp-raml2html. I started this project, because I really needed it and nothing else existed at the time. Unfortunately I haven't been able to maintain this project for a long time for personal reasons. I will try to look at the issues and pull requests in the following weeks, but I really could use some help maintaining the project. The job includes looking at issues, pull requests, and publishing new releases on NPM. If anyone is interested, please contact me and we will figure out the details.

Relates to issue #13.

walling avatar Mar 26 '15 10:03 walling

Updated to raml2html 1.6.0 and ensured that tests pass. Including https option. Released as 0.2.0.

walling avatar Mar 30 '15 11:03 walling

Dear @walling, @shicholas, @iki and @lukaskostial Thank you for all your work on and around the plugin!

I've been using raml2html and found out this crazy situation around the gulp-raml2html plugin :) I'd like to clean the situation... Currently it's an example proving that JavaScript community seems to be inmature... I'd like to change that and have all the work done on https://gist.github.com/iki/784ddd5ab33c1e1b726b "merged" into gulp-raml2html. Moreover, I'd like gulp-raml2html to be transferred into https://github.com/raml2html. This is how it should look like IMO, but this plugin has to be up to date first.

Let's bring this plugin back to life:

  • it's already registered in npm with a perfect name
  • @walling includes other people to the github repo: image and to npm package (npm owner add <user> gulp-raml2html) image
  • use the efforts done in https://gist.github.com/iki/784ddd5ab33c1e1b726b
  • and update the dependency to [email protected], since the gist is outdated itself.

Let's prove JS community is mature :)

What do you think? Who is interested in it?

ducin avatar Apr 25 '16 16:04 ducin

I'm sorry I haven't had the capacity to update this project in a long long time. I'm up for doing what is needed to make it live again. @ducin, I like your proposal. If interested people share their github + npm usernames, I will give them access as you specified. Then we can start moving forward.

walling avatar Apr 25 '16 20:04 walling

Dear all, as a start I added push access for @ducin, @shicholas, @iki and @lukaskostial. If you provide me with npm usernames, I will add publish access as well.

walling avatar Apr 25 '16 20:04 walling

@walling thank you for unblocking this!

My npm username is ducin

ducin avatar Apr 25 '16 21:04 ducin

thank for you the offer, however I am not interested in maintaining this as I don't use this library anymore.

cheers,

shicholas avatar Apr 25 '16 21:04 shicholas

@shicholas, I removed you as a collaborator.

@ducin, I added you to the NPM package. You are displayed on the package page, but there are some issues with the command line tool. Can you maybe try npm owner ls gulp-raml2html? If it doesn't work, I will try again tomorrow.

walling avatar Apr 26 '16 09:04 walling

@walling nope, only you here:

Tomasz.Ducin@WAWLT548 MINGW64 ~/Development/GitHub/raml-editor
$ npm owner ls gulp-raml2html
walling <[email protected]>

@iki you are the creator of the (temporary) solution that the community is using right now :) you have the precedence to decide on how should the plugin look like. Could you please reply if you're interested in carrying on with gulp-raml2html?

ducin avatar Apr 26 '16 10:04 ducin

@ducin, try again with the npm owner.

walling avatar Apr 27 '16 08:04 walling

@walling perfect, thanks

$ npm owner ls gulp-raml2html
ducin <[email protected]>
walling <[email protected]>

Waiting for @iki...

ducin avatar Apr 27 '16 11:04 ducin

@iki?

homerjam avatar Apr 29 '16 16:04 homerjam

Hi @homerjam! Do you want to get involved? :)

I think we can:

  • start to adapt the gist to a new develop branch
    • this part might become example usages in readme and this part would get used to form the new version of the plugin
  • update dependencies
  • readme will need to be updated (more examples, raml2html org, dependencies: gemnasium.com to david-dm.org)

ducin avatar Apr 29 '16 16:04 ducin

Hi @ducin

I've just started using raml so probably not too useful at the moment! Will try to help/test if I can though.

I think your plan is good and covers everything that needs doing. @iki has been AWOL for 5 months so I think maybe you won't hear back from him anytime soon. But I suspect he would very much like you to go ahead with the update and simply credit his contribution...

homerjam avatar Apr 29 '16 16:04 homerjam

Can this repo be transferred or forked to @raml2html org?

ProLoser avatar Oct 26 '16 00:10 ProLoser

I'm fine either way. If any one will step up and need anything from me, please write it here, and I'll try my best to do it. @ducin already have access to repo and NPM module.

walling avatar Oct 26 '16 08:10 walling

@ProLoser I'm afraid @raml2html is not interested in maintaining this repository. I have already asked them about that and got a rejection.

ducin avatar Oct 31 '16 15:10 ducin

@walling @ducin @homerjam sorry for late reply, I didn't read notifications for a long time. Also I switched to webpack and graphql on my projects and don't have practical usecase for raml atm.

iki avatar Mar 17 '17 12:03 iki