Skip to content

fix(repos): repair moved GitHub slugs and preserve partial repository-stat cache #1093

Description

@castrojo

Problem

fetch-github-repos.js includes dead or moved upstream slugs and overwrites its output with only successful fetches. The current cache contains 40 entries for 51 project cards.

Evidence

The GitHub API returns 404 for deja-dup/deja-dup, Flavius42/mission-center, and tesk-g/refine; comparison with docs/donations/projects.mdx finds 12 missing cached repositories. ProjectCard then falls back to visitor-side GitHub API requests.

Expected

Use canonical repositories where available and merge successful results with cached entries so transient failures do not erase project statistics.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    3-clanker-queueWork admitted to the agent-maintained queue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions