copasetickid / draftsman

Ruby gem that lets you create draft versions of your database records.
MIT License
168 stars 62 forks source link

Project status - new steward needed #85

Closed jmfederico closed 5 years ago

jmfederico commented 5 years ago

Draftsman is looking for a new Steward. I no longer have the time to keep developing it.

Anyone who is interested in taking over please let me know.

copasetickid commented 5 years ago

Hi 👋 @jmfederico what exactly would go into taking this over? I'm considering using this for a feature and if I do it would make sense to maintain then. Otherwise, I'm considering using a state machine to implement my own solution as I have some concerns over the publish logic for associated models in this gem

https://github.com/jmfederico/draftsman/issues/84#issuecomment-460271169

jmfederico commented 5 years ago

Hi 👋🏽 @copasetickid !

Well, to be honest I think all is needed is a person with genuine interest on taking over the project. If you are interested I would transfer ownership immediately.

I would also give you access project in RubyGems: https://rubygems.org/gems/draftsman

I honestly think this is a great gem, and served me well while I needed it. Hopefully you can keep it useful for you and others.

Let me know!

yasser-sobhy commented 5 years ago

Hello @jmfederico I am interested too. I don't use this gem right now, but I was looking for a ruby project to contribute to and I think this gem is a really good one.

Please note that I may need your help to document few methods in the codebase which I didn't understand what they're doing. Please also note that I have contributed the multiple drafts feature https://github.com/jmfederico/draftsman/pull/71 (still not merged).

Thnaks

copasetickid commented 5 years ago

@jmfederico Sorry for the delay. Yes, I'm still interested in taking over the project.

Would you able to provide any guidance while I get up to speed with the codebase? Is there a roadmap of features you were thinking of adding to this project or things that needed to be refactored?

Thanks 😄

jmfederico commented 5 years ago

@copasetickid is the new maintainer for the project.

@yasser-sobhy I appreciate your interest 👍🏽. @copasetickid came first to the issue, so I gave her priority.

cyri113 commented 3 years ago

Hello, is this project actively maintained?

nduplessis commented 1 year ago

Hi @copasetickid

Are you still interested in maintaining this gem?