-
Notifications
You must be signed in to change notification settings - Fork 206
Expand Libs docs with more links and details #392
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
Conversation
I thought it would be worth adding a section on our RFC merge procedure even though it just points back to the Lang team’s agnostic process so it’s easier for members to find
These are tactical links that are likely to be regularly useful to the Libs team
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
@KodrAus Not on the team, but I would love if there was a list somewhere even if it wasn’t a GitHub Topic that said which of the repositories in |
I think this would be great too 👍 I thought a GitHub topic might be a nice way to keep the set relevant so we don’t have to maintain a manual list. |
Thanks for your work! The forge for t-libs could indeed be improved!
I don't mind that, but in case you aren't aware, there is also this: https://github.com/orgs/rust-lang/teams/libs/repositories And regarding responsibility of repos in rust-lang: it miiight be helpful to assign people from our team to certain repos as "mainly responsible"? To be honest, I unsubscribed from a few repos as all PRs were way over my head and someone else already seems to handle everything. But yeah, maybe it's not a good idea after all, and everyone from t-libs should check every repo once in a while... |
@LukasKalbertodt That’s not a problem at all! 🙂 There are so many repos that libs works on and the highest traffic of them are very domain-specific so unless you’re immersed in them it’s very hard to keep track of individual issues and commits.
Having a list of repos along with a libs contact might help to unblock things that come up in those repos, especially for folks outside the team who can’t ping the team have a handle they can ping instead. |
I think this would be a great use for project groups. A project group can be scoped to a single crate e.g. a |
Another alternative could be to use a GitHub issues like the Lang team does for their project groups: https://github.com/rust-lang/lang-team/labels/project-group |
I’ve just removed the link to a list of repos in topics for now so we can still include some useful links in the forge docs and decide how we want to track repos later on. |
Currently includes two new sections:
cc @rust-lang/libs what do you think of the idea of using a GitHub topic on repositories in
rust-lang
to surface repositories we want to keep track of? As a start I’ve just added it tolog
but thought we could also include:libc
futures-rs
backtrace-rs
api-guidelines
packed_simd
stdarch
regex
hashbrown
getopts
What do you think?