6 references to ReadRepoFileAsync
Infrastructure.Tests (6)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (6)
848
string workflowText = await
ReadRepoFileAsync
(".github/workflows/auto-rerun-transient-ci-failures.yml");
917
string workflowText = await
ReadRepoFileAsync
(relativePath);
929
string workflowText = await
ReadRepoFileAsync
(".github/workflows/auto-rerun-transient-ci-failures.yml");
1245
string configJson = await
ReadRepoFileAsync
("eng/test-retry-patterns.json");
1269
string configJson = await
ReadRepoFileAsync
("eng/test-retry-patterns.json");
1308
string configJson = await
ReadRepoFileAsync
("eng/test-retry-patterns.json");