Skip to content

feat: source workbench cards from pinned repos#52

Merged
jonathanperis merged 1 commit into
mainfrom
feat/pinned-workbench-repos
May 17, 2026
Merged

feat: source workbench cards from pinned repos#52
jonathanperis merged 1 commit into
mainfrom
feat/pinned-workbench-repos

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • source the major Workbench cards from Jonathan's GitHub profile pinned repositories
  • keep pinned repos out of the lower repository ledger to avoid duplication
  • rename the lower ledger to "Other GitHub repos"
  • update repository docs for the pinned-repo Workbench behavior

Verification

  • GITHUB_TOKEN=$(gh auth token) mise exec -- bun run lint
  • GITHUB_TOKEN=$(gh auth token) mise exec -- bun run build
  • git diff --check
  • parsed out/index.html: 6 pinned cards, 7 other repo rows, old heading absent, pinned repos not duplicated in other ledger
  • static smoke: / and /resume/ returned HTTP 200 from built out/
  • browser smoke: homepage loaded with no console messages or JS 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 2 minutes and 7 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: 7b0dea28-fc9b-46a6-927c-06b8060f407e

📥 Commits

Reviewing files that changed from the base of the PR and between 5e35d2e and a15b52b.

📒 Files selected for processing (5)
  • README.md
  • src/components/Portfolio.tsx
  • src/lib/github.ts
  • wiki/dynamic_projects.md
  • wiki/index.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/pinned-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 merged commit 7f61673 into main May 17, 2026
4 checks passed
@jonathanperis jonathanperis deleted the feat/pinned-workbench-repos branch May 17, 2026 00:58
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