Skip to content

Conversation

@Kobzol
Copy link
Member

@Kobzol Kobzol commented Nov 4, 2025

Found at https://rust-lang.zulipchat.com/#narrow/channel/122651-general/topic/Including.20every.20member.20of.20the.20Rust.20Project.20on.20a.20single.20page/with/553666213.

We were not generating enough person profile pages. In particular, not all people on the "All Project Members" page had their profile page, which was not ideal, as we were linking to it.

I wonder if we should do this in a different way, and "gather" people that we link to in the other pages, and only generate pages for those.

Let me know what you think.

@Kobzol Kobzol requested a review from a team as a code owner November 4, 2025 17:22
Copy link
Contributor

@senekor senekor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not super familiar with all the teams we have, marker teams and whatnot... I don't have an opinion on what to show and what to hide. But keeping the logic in one place to make sure links to people work seems good, of course.

@Kobzol Kobzol force-pushed the more-people-pages branch from 2ade541 to d4d1e10 Compare November 4, 2025 20:12
@Kobzol
Copy link
Member Author

Kobzol commented Nov 4, 2025

Yeah, it's a bit of a mess, because we (ab)use marker teams also for things that should just be normal teams, currently. This is more of a hotfix, to ensure that people that are on the All Members page actually have a profile page too.

Fixed CI.

@senekor senekor merged commit d8ecd44 into rust-lang:main Nov 4, 2025
2 checks passed
@Kobzol Kobzol deleted the more-people-pages branch November 5, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants