-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove scenario-runner #23445
Remove scenario-runner #23445
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 14 out of 29 changed files in this pull request and generated no comments.
Files not reviewed (15)
- azure/packages/test/scenario-runner/.gitignore: Language not supported
- azure/packages/test/scenario-runner/.npmignore: Language not supported
- azure/packages/test/scenario-runner/LICENSE: Language not supported
- azure/packages/test/scenario-runner/biome.jsonc: Language not supported
- azure/packages/test/scenario-runner/configs/nestedMap.yml: Language not supported
- azure/packages/test/scenario-runner/configs/nestedMap2.yml: Language not supported
- azure/packages/test/scenario-runner/package.json: Language not supported
- azure/packages/test/scenario-runner/src/NestedMapRunner.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/interface.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/TestOrchestrator.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/TestDataObject.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/ScenarioRunner.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/AzureClientRunner.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/DocLoaderRunner.ts: Evaluated as low risk
- azure/packages/test/scenario-runner/src/AzureFunctionTokenProvider.ts: Evaluated as low risk
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output
|
Found the PR that removed the pipeline which used the scenario-runner (thank you |
This change removes scenario-runner tests. These tests are no longer used in any pipelines or by AFR.