Skip to content

feat(work): classify repos and fix sort order#6

Merged
danielnaab merged 2 commits into
mainfrom
worktree-work-page-navigation
Apr 29, 2026
Merged

feat(work): classify repos and fix sort order#6
danielnaab merged 2 commits into
mainfrom
worktree-work-page-navigation

Conversation

@danielnaab

@danielnaab danielnaab commented Apr 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Fix sort order: Flexion-originated repos now appear before forks (swapped unreviewed rank above as-is)
  • Populate overrides.yml: Classify all 73 repos — 16 active, 16 categorized, 17 hidden, 2 featured
  • Health page shows all repos (including hidden) for stewardship accountability

Context

The Work page previously showed 42 forks before any Flexion-originated work because the tier sort ranked as-is (default for forks) above unreviewed (default for own repos). The overrides.yml was completely empty, making filters decorative.

Now the page shows 56 visible repos in a meaningful order: featured first, then active projects (including significant forks like ef-cms, Notify.gov, USWDS), then categorized older work, then remaining forks.

Follow-up work

  • Write overlays for featured/active repos (detail page content)
  • Add READMEs/descriptions to repos missing them on GitHub
  • Archive hidden repos on GitHub itself
  • Consider section headings or grouped layout
  • "Contribute-back" badge for promoted forks

Test plan

  • bun test — 49 tests pass (a11y suite excluded, requires build)
  • bun run build — site builds cleanly
  • Verified Work page shows 56 repos with active first, hidden repos excluded
  • Verified Health page shows all 73 repos for accountability

@danielnaab danielnaab temporarily deployed to preview/worktree-work-page-navigation April 29, 2026 02:28 — with GitHub Actions Inactive
…esentation

The Work page showed 42 forks above all Flexion-originated work because
the tier sort ranked as-is (forks) above unreviewed (own repos). Fix the
sort order so Flexion's own work appears first, populate overrides.yml
with classifications for all 73 repos, and make the Health page show
all repos (including hidden) for stewardship accountability.

- Swap tier sort ranks: unreviewed (1) before as-is (2)
- Mark 16 repos as tier: active (Flexion-originated + significant forks)
- Categorize 16 unreviewed repos (tool, product, prototype)
- Hide 17 dead repos (stale forks from 2012-2015, dead non-forks)
- Feature devops-deployment-metrics and document-extractor
- Health page now shows all 73 repos regardless of hidden status
- Update intro text to frame the portfolio positively
@danielnaab danielnaab force-pushed the worktree-work-page-navigation branch from 45971a5 to d19ff70 Compare April 29, 2026 02:34
@danielnaab danielnaab temporarily deployed to preview/worktree-work-page-navigation April 29, 2026 02:34 — with GitHub Actions Inactive
The /work/health/ page was undiscoverable — add a link in the intro
paragraph so visitors can find the accountability view.
@danielnaab danielnaab temporarily deployed to preview/worktree-work-page-navigation April 29, 2026 03:00 — with GitHub Actions Inactive
@danielnaab danielnaab merged commit 8d28219 into main Apr 29, 2026
3 checks passed
@danielnaab danielnaab deleted the worktree-work-page-navigation branch April 29, 2026 03:39
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