feat: Added Deploy-v2 pipeline with manual dispatch and input parameter support #607
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
This pull request introduces improvements to the test automation workflow and updates to infrastructure parameter files. The most significant changes are the addition of new workflow outputs and enhanced test reporting, as well as the inclusion of new parameters for Azure resources in the infrastructure configuration.
Test Automation Workflow Improvements:
TEST_SUCCESSandTEST_REPORT_URLto thetest-automation.ymlworkflow, making it easier for downstream jobs or workflows to access test results and report links. [1] [2]Infrastructure Parameter Updates:
acrNameandazureAiServiceLocationparameters to bothinfra/main.parameters.jsonandinfra/main.waf.parameters.json, allowing configuration of the Azure Container Registry name and Azure AI service location via environment variables. [1] [2]Does this introduce a breaking change?
Golden Path Validation
Deployment Validation