pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
93 stars 48 forks source link

Stale repository? #47

Closed red-avtovo closed 3 years ago

red-avtovo commented 3 years ago

I see no activity from the mid 2020 and no pull requests reviewed from late 2019

Did the @pierresouchay lost the interest to the project as @stusmall, @auseckas and @foamdino? I think that there are some very interesting topics could be covered and important PRs to merge. It is the only library which is more or less allows Rust devs to integrate with Consul API and it is out of maintenance. I think, you should promote some contributors to collaborators and let them evolve the library, rather then blocking the progress and misguiding potential library users

pierresouchay commented 3 years ago

Yes, sorry, I finally got access to the repo mid 2020 and never had the time to really work on it :( I'll try to have a look, but definitly looking for help

tomers commented 3 years ago

@pierresouchay can I help? I want to push pull/52

foamdino commented 3 years ago

Sorry I only had a PR for a feature that I needed at the time. I'm not a 'maintainer' of the repo by any stretch of the imagination.

tomers commented 3 years ago

Thanks. I guess I'll have to wait for issues #45 to be somehow resolved (no signs for that, unfortunately)

pierresouchay commented 3 years ago

@tomers I tagged the version, just trying to get proper cargo ownership now

pierresouchay commented 3 years ago

@tomers Sorry about that, we had to transmit ownership of repository. I just published a new version. I'll try to modernize a bit quickly the repository and CI Regards