Skip to content

chore: repo declutter — remove report/backup junk; plan shorter top-level#489

Merged
Dumbris merged 2 commits into
mainfrom
chore/repo-declutter
May 22, 2026
Merged

chore: repo declutter — remove report/backup junk; plan shorter top-level#489
Dumbris merged 2 commits into
mainfrom
chore/repo-declutter

Conversation

@Dumbris
Copy link
Copy Markdown
Member

@Dumbris Dumbris commented May 21, 2026

What

Removes tracked junk and proposes how to shorten the GitHub top-level listing (so the README isn't pushed below the fold).

Deleted (this PR):

  • scanner-qa-report.html — generated report at repo root, referenced nowhere. Removing it also drops one entry from the top-level file listing.
  • specs/005-rest-management-integration/tasks.md.bak — editor backup.
  • specs/044-diagnostics-taxonomy/test-report.html — generated report.

Why the top-level is long (and the realistic levers)

GitHub renders all top-level entries before the README. This repo has ~20 dirs + ~17 files; the dirs dominate and are mostly essential Go/source dirs.

Safe follow-ups (proposed, not in this PR):

Larger, riskier (separate effort):

  • Consolidate test/ + tests/ into one dir (−1 top-level dir). Both contain Go packages and are wired into E2E scripts/CI (scripts/test-api-e2e.sh, run-oauth-e2e.sh, test-mcp.sh), so it needs path/import updates + a full E2E run.

Also found (left for your call)

  • specs/043,046,050/execution_log.md — brainstorm work-logs; transient residue but they're spec history. Say the word and I'll delete them + add *.bak/execution_log.md to .gitignore to stop them recurring.

- scanner-qa-report.html (root, generated, unreferenced) — also de-clutters the
  top-level listing so the README surfaces sooner.
- specs/005-.../tasks.md.bak (editor backup)
- specs/044-.../test-report.html (generated report)
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 21, 2026

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ece20fb
Status: ✅  Deploy successful!
Preview URL: https://bda6bfbc.mcpproxy-docs.pages.dev
Branch Preview URL: https://chore-repo-declutter.mcpproxy-docs.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

📦 Build Artifacts

Workflow Run: View Run
Branch: chore/repo-declutter

Available Artifacts

  • archive-darwin-amd64 (26 MB)
  • archive-darwin-arm64 (23 MB)
  • archive-linux-amd64 (15 MB)
  • archive-linux-arm64 (13 MB)
  • archive-windows-amd64 (26 MB)
  • archive-windows-arm64 (23 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (20 MB)
  • installer-dmg-darwin-arm64 (18 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 26265677199 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

@Dumbris Dumbris merged commit 6290fdf into main May 22, 2026
23 checks passed
@Dumbris Dumbris deleted the chore/repo-declutter branch May 22, 2026 05:01
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