Skip to content
Discussion options

You must be logged in to vote

Your cleanup actually worked everywhere except that one cached page fragment — I checked from the outside:

  • The REST contributors API (/repos/randian-2008/bilibili-music-player/contributors) already returns only randian-2008 (33 commits).
  • A commit search filtered by the removed author returns 0 reachable commits.
  • There are no refs/pull/* refs keeping the old commits alive (those can sometimes pin rewritten history, but not here).

So the data layer is clean; the only stale piece is the contributors_list homepage fragment, which is a separately cached, lazily rebuilt UI component. There's unfortunately no user-facing action that forces it — pushes, renames, and settings toggles don't inval…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by randian-2008
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Repositories The core of version-controlled code storage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
2 participants