Make .devcontainer language specific#471
Make .devcontainer language specific#471jongio merged 11 commits intoAzure:mainfrom savannahostrowski:main
Conversation
|
Marking as draft so we can do a manual test pass against all of these templates with the new devcontainer updates. |
vhvb1989
left a comment
There was a problem hiding this comment.
It would be good to have CI/CD tests to validate the Dockerfile (can build OK) and devcontainer is valid
This reverts commit dfe0285.
It is now possible #504 |
Repoman Generation ResultsRepoman pushed changes to remotes for the following projects: Project: todo-csharp-cosmos-sqlRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/471View Changes | Compare Changes Project: todo-csharp-mongoRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-csharp-mongo -b pr/471View Changes | Compare Changes Project: todo-csharp-sqlRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-csharp-sql -b pr/471View Changes | Compare Changes Project: todo-nodejs-mongo-acaRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/471View Changes | Compare Changes Project: todo-nodejs-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/471View Changes | Compare Changes Project: todo-nodejs-mongoRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-nodejs-mongo -b pr/471View Changes | Compare Changes Project: todo-python-mongo-acaRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-aca -b pr/471View Changes | Compare Changes Project: todo-python-mongo-swa-funcRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/471View Changes | Compare Changes Project: todo-python-mongoRemote: azure-samples-stagingBranch: pr/471You can initialize this project with: azd init -t Azure-Samples/todo-python-mongo -b pr/471View Changes | Compare Changes |
Closes #88
There was a comment on this issue about deleting the reference to common/.devcontainer from repo.yaml but I don't see that in the file. Let me know if I missed anything!