add GHA to templates#2462
Conversation
wbreza
left a comment
There was a problem hiding this comment.
What is the testing strategy to ensure CI/CD is working for all our templates?
automating Right now, the strategy is by running manual tests |
|
Manual test ran all templates on azd pipeline config and they are passed except for Java-postgresql-terraform. Java-postgresql-terraform related issue #2478 will be discussed on our choice for this template in #2498 Issues are closed because it is solved or because we are supporting linux os using the same pattern. |
Repoman Generation ResultsRepoman pushed changes to remotes for the following projects: Project: azd-starter-bicepRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/azd-starter-bicep -b pr/2462View Changes | Compare Changes Project: azd-starter-terraformRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/azd-starter-terraform -b pr/2462View Changes | Compare Changes Project: todo-csharp-cosmos-sqlRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/2462View Changes | Compare Changes Project: todo-csharp-sql-swa-funcRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/2462View Changes | Compare Changes Project: todo-csharp-sqlRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-csharp-sql -b pr/2462View Changes | Compare Changes Project: todo-java-mongo-acaRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-java-mongo-aca -b pr/2462View Changes | Compare Changes Project: todo-java-mongoRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-java-mongo -b pr/2462View Changes | Compare Changes Project: todo-nodejs-mongo-acaRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/2462View Changes | Compare Changes Project: todo-nodejs-mongo-aksRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-aks -b pr/2462View Changes | Compare Changes Project: todo-nodejs-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/2462View Changes | Compare Changes Project: todo-nodejs-mongoRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo -b pr/2462View Changes | Compare Changes Project: todo-nodejs-mongo-terraformRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-terraform -b pr/2462View Changes | Compare Changes Project: todo-python-mongo-acaRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-aca -b pr/2462View Changes | Compare Changes Project: todo-python-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/2462View Changes | Compare Changes Project: todo-python-mongoRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo -b pr/2462View Changes | Compare Changes Project: todo-python-mongo-terraformRemote: azure-samples-stagingBranch: pr/2462You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-terraform -b pr/2462View Changes | Compare Changes |
fix: #1776, #2205 and #2206
All templates are updated except for java-postgre-terraform. This template is not included in our pipeline run and it is still private.