-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this repo still maintained / Can I become a maintainer? #106
Comments
Hi, I second @tnrich. It would be really nice to have more people in maintainer role and to keep the repo up to date. |
Hi guys, |
@thiagobustamante obrigado! Happy to lend a hand when I can! |
I think we now know the answer! Closing this! |
@thiagobustamante I am realizing that it seems like you'll need to be the one to publish new versions of typescript-rest/typescript-rest-swagger unless there's a way for me to build and publish new version to npm. If you want you could add me as a collaborator to the npm repo's so I can publish new versions. My npmjs handle is |
Hi @tnrich . Travis is configured to publish automatically when a new release is created. We just commit the package.json with the new version and then create a new release / tag with that same number. Travis identify that it is a tag commit and publish it to npm. We just have to pay attention to not broke any previous feature or behaviour. In that case, we need to discuss it and change the major version properly |
Awesome thanks for the explanation @thiagobustamante . I'll add that info to the readme for future reference. And I'll release the new non breaking behavior that I merged in as a minor |
Hi @thiagobustamante! |
Thanks Thiago Bustamante (@thiagobustamante) for this library and for the time you spent on it. |
Hey there,
Just wondering if the maintainers are still active on this repo? We're using it in several places in our apps so have a vested interest in keeping it up to date with changes.
I'm sure everyone is just busy/working on other things but it is a little disheartening that I haven't gotten a response on the prs or issues I've submitted.
If one of the maintainers reads this and has the power, would you be interested in adding me as a maintainer?
Thanks!
Thomas
@thiagobustamante @ngraef @Insalien
The text was updated successfully, but these errors were encountered: