fabro/lib/components/fabro-github/src
Bryan Helmkamp bc7635dbd1
fix(github): name both causes of an installation lookup 404
GET /repos/{owner}/{repo}/installation returns 404 both when the App is
not installed for the owner and when the installation's repository
selection excludes the repository. The single-repository mint path
reported only the first cause, which misleads users whose App is
installed but not scoped to the repository. Name both causes and the
repository in the error.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 17:49:49 -04:00
..
testdata refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
access.rs refactor(github): simplify repository access checks 2026-08-21 17:12:27 -04:00
lib.rs fix(github): name both causes of an installation lookup 404 2026-08-24 17:49:49 -04:00
test_support.rs fix: harden GitHub token refresh handling 2026-08-20 19:56:06 -04:00
tests_mock.rs refactor(github): simplify repository access checks 2026-08-21 17:12:27 -04:00
token_source.rs refactor(github): simplify repository access checks 2026-08-21 17:12:27 -04:00