walling / gulp-raml2html

A simple RAML to HTML documentation generator, wrapped for Gulp.
MIT License
21 stars 23 forks source link

Looking for maintainer of this project #14

Open walling opened 9 years ago

walling commented 9 years ago

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 commented 9 years ago

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

ducin commented 8 years ago

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:

Let's prove JS community is mature :)

What do you think? Who is interested in it?

walling commented 8 years ago

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 commented 8 years ago

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.

ducin commented 8 years ago

@walling thank you for unblocking this!

My npm username is ducin

shicholas commented 8 years ago

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

cheers,

walling commented 8 years ago

@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.

ducin commented 8 years ago

@walling nope, only you here:

Tomasz.Ducin@WAWLT548 MINGW64 ~/Development/GitHub/raml-editor
$ npm owner ls gulp-raml2html
walling <bwp@bwp.dk>

@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?

walling commented 8 years ago

@ducin, try again with the npm owner.

ducin commented 8 years ago

@walling perfect, thanks

$ npm owner ls gulp-raml2html
ducin <tomasz.ducin@gmail.com>
walling <bwp@bwp.dk>

Waiting for @iki...

homerjam commented 8 years ago

@iki?

ducin commented 8 years ago

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

I think we can:

homerjam commented 8 years ago

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...

ProLoser commented 7 years ago

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

walling commented 7 years ago

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.

ducin commented 7 years ago

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

iki commented 7 years ago

@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.