4 references to FindRequiredText
Infrastructure.Tests (4)
WorkflowScripts\ExtensionReleaseWorkflowTests.cs (4)
237var configureGitCredentialsIndex = FindRequiredText(workflow, "Configure Git credentials"); 238var checkoutPrBranchIndex = FindRequiredText(workflow, "Checkout PR branch"); 239var preloadIndex = FindRequiredText(workflow, "Preload authoritative marker range for local changelog enumeration"); 240var cleanCredentialsIndex = FindRequiredText(workflow, "Clean credentials");