Updating all templates to use the devconatiner feature#2489
Conversation
wbreza
left a comment
There was a problem hiding this comment.
Question about using stable as default version instead of latest. I would also expect that version is not required and by default it would use the latest stable release of azd.
d194c97 to
8907989
Compare
|
/azp run azure-dev - repoman |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Looks like there are some issues with the PR that are getting caught by repoman now, @hemarina (https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2910196&view=logs&j=dc5beac1-197e-530f-c839-b08cb3c610f0&t=0cca624c-13bf-5c9a-9485-f7429792da43). I think that these jobs might not auto-fire because Aaron opened the PR. You can manually run them using the |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Repoman Generation ResultsRepoman pushed changes to remotes for the following projects: Project: azd-starter-bicepRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/azd-starter-bicep -b pr/2489View Changes | Compare Changes Project: azd-starter-terraformRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/azd-starter-terraform -b pr/2489View Changes | Compare Changes Project: todo-csharp-cosmos-sqlRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/2489View Changes | Compare Changes Project: todo-csharp-sql-swa-funcRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/2489View Changes | Compare Changes Project: todo-csharp-sqlRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-csharp-sql -b pr/2489View Changes | Compare Changes Project: todo-java-mongo-acaRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-java-mongo-aca -b pr/2489View Changes | Compare Changes Project: todo-java-mongoRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-java-mongo -b pr/2489View Changes | Compare Changes Project: todo-java-postgresql-terraformRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-java-postgresql-terraform -b pr/2489View Changes | Compare Changes Project: todo-nodejs-mongo-acaRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/2489View Changes | Compare Changes Project: todo-nodejs-mongo-aksRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-aks -b pr/2489View Changes | Compare Changes Project: todo-nodejs-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/2489View Changes | Compare Changes Project: todo-nodejs-mongoRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo -b pr/2489View Changes | Compare Changes Project: todo-nodejs-mongo-terraformRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-terraform -b pr/2489View Changes | Compare Changes Project: todo-python-mongo-acaRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-aca -b pr/2489View Changes | Compare Changes Project: todo-python-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/2489View Changes | Compare Changes Project: todo-python-mongoRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo -b pr/2489View Changes | Compare Changes Project: todo-python-mongo-terraformRemote: azure-samples-stagingBranch: pr/2489You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-terraform -b pr/2489View Changes | Compare Changes |
With #1118 merged, this PR updates all the templates except (swa templates and todo-java-postgresql-terraform) use the feature rather than installing the azd cli within the Dockerfile.
This PR is pending the publishing of the feature to the agreed container registry.
Closes #2490