Azure / container-apps-deploy-pipelines-task

Azure Pipelines Task (Release Candidate) for building and deploying Azure Container Apps
MIT License
6 stars 10 forks source link

Migrate to 'az containerapp create/update' commands #25

Closed cormacpayne closed 1 year ago

cormacpayne commented 1 year ago

Description

This PR focuses on the following changes:

Issue

N/A

Building the task

Testing the task

Deploying the task

pauld-msft commented 1 year ago

Not directly related to this PR, but as I was reading through the task's flow I saw that this error message isn't localized. Is that intentional? https://github.com/Azure/container-apps-deploy-pipelines-task/blob/main/azurecontainerapps/src/Utility.ts#L28