mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Distinguish the two GitHub webhook auth-failure warn messages (missing signature header vs. HMAC mismatch) so logs can tell them apart. - Route update_github_app_webhook through fabro_github::github_api_base_url() so GITHUB_BASE_URL overrides the webhook config endpoint too. - Drop a narrative shutdown comment that restated the next two lines. - Replace concat!(file!(), ":", line!()) inside local test-helper wrappers; those macros expand at the wrapper definition site, so every panic reported the same phantom location. Pass the wrapper name instead. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||