Skip to content

feat: dynamically list workbench repositories#51

Merged
jonathanperis merged 1 commit into
mainfrom
feature/dynamic-workbench-repos
May 17, 2026
Merged

feat: dynamically list workbench repositories#51
jonathanperis merged 1 commit into
mainfrom
feature/dynamic-workbench-repos

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • fetch owned public non-fork repositories at build time and exclude profile/portfolio metadata repos
  • resolve live GitHub Pages URLs through the Pages REST API and show them in the Workbench ledger
  • move the repository tail into the Workbench section and remove the 8-item cap
  • update repo docs for the dynamic Workbench behavior

Verification

  • GITHUB_TOKEN=*** mise exec -- bun run lint
  • GITHUB_TOKEN=*** mise exec -- bun run build
  • git diff --check
  • parsed out/index.html: 8 dynamic repo rows, no collaborator repo, no portfolio repo, Pages links present where configured
  • local static preview smoke for / and /resume/
  • browser smoke: homepage loads with no console errors

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Warning

Rate limit exceeded

@jonathanperis has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 50 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: ccf7fa24-e7b9-4535-9b05-b25aa195f8e8

📥 Commits

Reviewing files that changed from the base of the PR and between 3e61f09 and de7e70a.

📒 Files selected for processing (7)
  • README.md
  • src/components/Portfolio.tsx
  • src/lib/github.ts
  • src/styles/globals.css
  • wiki/deployment.md
  • wiki/dynamic_projects.md
  • wiki/index.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/dynamic-workbench-repos

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jonathanperis jonathanperis force-pushed the feature/dynamic-workbench-repos branch from 30ee64a to de7e70a Compare May 17, 2026 00:37
@jonathanperis jonathanperis merged commit 5e35d2e into main May 17, 2026
4 checks passed
@jonathanperis jonathanperis deleted the feature/dynamic-workbench-repos branch May 17, 2026 00:38
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