Commit 32fbcd6
fix(app): scrub leaked third-party org name from pipeline.rs test fixture
anadoluefes (a real Azure DevOps org discovered while manually
verifying the Azure provider path against an unrelated private repo)
had leaked into a unit-test fixture and its auto-generated doc's debug
metadata. Replaced with the generic placeholder "contoso".
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent af200dc commit 32fbcd6
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | | - | |
| 465 | + | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments