whazor / k8s-at-home-search

Your Gateway Drug to Kubernetes at Home!
https://kubesearch.dev/
264 stars 12 forks source link

Indexes old github usernames #26

Closed binaryn3xus closed 3 months ago

binaryn3xus commented 3 months ago

It seems like if a github user is indexed once and then later change their github username, both start showing in searches.

So for example, I changed my github username about a year ago. However, my old username still shows up in the search and is accurate to changes from a day or so ago. (Minus stars)

Example: https://kubesearch.dev/hr/ghcr.io-bjw-s-helm-app-template-lavalink#hr%20

image

Context: I changed my username from joshuagarrison27 to binaryn3xus

whazor commented 3 months ago

yeah, because the github API is so unreliable. Kubesearch uses a cached repos.json.

binaryn3xus commented 3 months ago

Ah, I understand. If I were submit a PR to remove the old record, would that work? Or will it just be added back automatically based on GitHub API results?

whazor commented 3 months ago

That would indeed work.

binaryn3xus commented 3 months ago

27 was created :)

whazor commented 3 months ago

:+1: it will be live tomorrow.

binaryn3xus commented 3 months ago

Thank you kindly for your support!