Skip to content

[codex] clean up outdated project suggestions#604

Open
Sean-Kenneth-Doherty wants to merge 6 commits into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/remove-archived-projects
Open

[codex] clean up outdated project suggestions#604
Sean-Kenneth-Doherty wants to merge 6 commits into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/remove-archived-projects

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty commented May 16, 2026

Summary

Why

Archived, moved, duplicate, and visually broken project cards make the project list less useful for first-time contributors. Keeping the list pointed at active canonical repositories with loading logos improves the chance that users land on maintainable contribution surfaces.

Validation

  • pnpm build
  • git diff --check
  • Verified the removed repositories are archived through the GitHub API.
  • Verified updated target repositories are public, unarchived, and resolve as canonical GitHub repos.
  • Verified updated /contribute URLs for PouchDB, Rust Clippy, Next.js, Hyper, PowerShell, VS Code, Kap, and Jest return HTTP 200.
  • Verified replacement TypeScript, Codename One, and Jest image URLs return HTTP 200 image responses.
  • Verified the built index contains the new links and image URLs, removes exact stale URLs, and renders only one Open Source Diversity, Mattermost, and Ansible card.

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty changed the title [codex] remove archived project suggestions [codex] clean up outdated project suggestions May 16, 2026
@Sean-Kenneth-Doherty Sean-Kenneth-Doherty marked this pull request as ready for review May 16, 2026 22:42
@Sean-Kenneth-Doherty
Copy link
Copy Markdown
Author

Moved out of draft after validating the current branch, including the follow-up Hyper canonical link update.

Validation:

  • pnpm build
  • git diff --check
  • Source scan confirmed updated canonical links are present and stale archived/moved URLs are absent.
  • Built dist/index.html contains the updated links, removes exact stale URLs, and has one Mattermost card.
  • Live contribute URL checks returned HTTP 200 for:
    • https://github.com/vercel/hyper/contribute
    • https://github.com/apache/pouchdb/contribute
    • https://github.com/rust-lang/rust-clippy/contribute
    • https://github.com/vercel/next.js/contribute

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.

1 participant