mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
- Replace mint_github_token's hand-rolled Pat/Installation/App match with GitHubCredentials::resolve_bearer_token, removing a near-duplicate of the same logic already in run_metadata::mint_token. - Parallelize read_many_files via futures::future::join_all so the tool actually reads concurrently — previously serial despite the name. - Replace .expect() on the post-refresh GitHubTokenSource cache with a proper anyhow error so a refresh edge case can't panic. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||