-
Notifications
You must be signed in to change notification settings - Fork 2
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
Maintainership Guidelines #10
Comments
+1 for this. I think its crucial to have a clear way to communicate with the maintainers.
Sounds like this might be related to some of the work I've been doing. I have a goal of reducing maintenance burden and have started crate-ci for this including documentation. I've slowed down my work on it as I've been wanting to get some features out in cobalt and do some development for the CLI-WG though I think there will be some overlap on that latter one with this WG. |
Dependabot recently added support for rust and can create PRs to update dependencies |
That looks awesome! Started giving it a try See reddit for more of my thoughts. |
@epage sorry for taking so long to circle back here! Would it be in scope for the |
Yes it is. Currently the setup instructions are pretty basic (just around scheduled builds) and the bulk focuses on the CI config files since that is where I assumed the troubles would be but going into more details about gotchas would be helpful. And yeah, appveyor isn't as straightforward as Travis. I'm usually too lazy to figure it out and just have the project under my name :( |
Let's collect our experiences stabilising and maintaining Rust libraries into some resource that others can use as a source of inspiration and knowledge-sharing.
This could take the format of a detailed book, a curated list of articles, anecdotes... Anything! As a starting point, some topics we might want to discuss could be:
Tactical tools for maintenance:
More open topical things:
I'd love to hear your thoughts on what shape this could take and what it should say! All suggestions, experiences and other feedback are welcome.
The text was updated successfully, but these errors were encountered: