Commit 8d8fa5f
fix(worker): pass logger to getAuthCredentialsForRepo during repo sync (#1300)
* fix(worker): pass logger to getAuthCredentialsForRepo during repo sync
Without a logger, the debug lines in getAuthCredentialsForRepo (e.g.
"Using GitHub App for service auth...") were no-ops during indexing,
hiding which auth branch was taken when diagnosing sync failures.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs: add CHANGELOG entry for #1300
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs: remove CHANGELOG entry for #1300
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b4c4bf7 commit 8d8fa5f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
0 commit comments