Changes the agent pool from a custom "AmazonLinuxPool" to the default Azure Pipelines agent pool.
This simplifies pipeline configuration and reduces reliance on specialized agent pools, leveraging the standard Azure-managed infrastructure.
Relocates CI and Docker configuration files to the root directory.
This change simplifies the project structure by placing these essential configuration files at the top level, making them more accessible and easier to manage.
2025-05-09 15:06:32 -04:00
Renamed from playwright-tests/azure-pipelines-automated-testing.yml (Browse further)