-
Notifications
You must be signed in to change notification settings - Fork 130
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 the project maintained? #159
Comments
cc @KodrAus |
For a long time @KodrAus has been the main maintainer of the project. So actually I'd be fine passing the maintenance/ownership of the project to him or someone he agrees on. |
This crate is pretty popular, I am surprised it is hardly maintained :/ @KodrAus is this on your todo list? |
It is on my todo list (along with If I create the org would you be happy to migrate @sebasmagri? |
In the meantime I'll do a pass through all the open PRs 👀 |
Yes absolutely @KodrAus! 100% up to make it easier to onboard new collaborators. |
If you guys need help on PRs and issue management, I can help out :) I do already do this for a lot of Rust projects (the biggest one being |
@sebasmagri @sirwindfield I've created an |
Awesome! Thank you! |
@sebasmagri I think you’re the only one who’s got permission to move the repository 🙂 |
The last release has been almost a year ago. It'd be nice to release latest changes. |
We don't have publishing rights, they haven't been granted to us. @kornelski |
:( @alexcrichton @sfackler and @huonw also have crates-io ownership. Maybe they can help? |
If they wouldn't mind. We wanted to have the whole publisher team have access to publishing, so they'd have to run this command:
|
I tried last time and crates.io gave me some error. Will try again. Edit: It's still giving me some issues:
@sirwindfield I just checked the team and it seems to be fine. Any ideas here? |
No clue. But I can figure it out. You could add me for now. That way I can see what is wrong there and try to add the team myself. @sebasmagri |
I think github has privacy controls around team's existence and membership. You may need to log in to crates-io again and grant it access to the env-logger-rs org, so that it can scan its teams. |
@kornelski Ah! Did re-log and granted crates.io access to @env-logger-rs. At least crates.io is listed under authorized apps now :) |
That apparently did it! Thanks @kornelski |
I'd just recommend adding publishing to CI like this This makes the process of publishing more automated (you just push a new git tag), and more transparent (the publisher won't inject malicious code before publishing the crate). |
The maintenance issues have been addressed. I'm personally not sure what to think of the CI publishing suggestion, but in any case that seems like it should be a separate issue. |
This project has once again run out of (active) maintainers, it seems. I'm no longer using env_logger so while I'm definitely still very active in the Rust community overall, it's hard to justify spending time on this. |
@jplatte are you using |
Yes, I've been exclusively using tracing(-subscriber) instead of log / env_logger for quite a while now. |
@jplatte One option: the CLI-WG helps "keep the lights on" for important CLI-related crates. I think this one counts if you are up for adding us as maintainers. |
@epage that's great, I've added you as an org owner. Please do kick me out of the org once you have confirmed that everything works and add other people, or just move the repo to another org like rust-lang-nursery if that makes sense to you. The list of people who can publish this crate on crates.io is very long and it probably makes sense to cut it down a bit to those who are actually somewhat likely to be involved with the project in the future. |
Not sure why epage didn't do it yet, but I'm now removing myself from the org after having released v0.9.2. I think this can be closed again. |
@sebasmagri might I ask you whether you are still interested in maintaining this crate and if you'd like to pass the maintenance to anyone else?
The text was updated successfully, but these errors were encountered: