Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
402 stars 195 forks source link

Add devcontainer to CI pipelines #1000

Closed hemarina closed 1 year ago

hemarina commented 1 year ago

fix #504 Draft PR, not ready for review, open for testing

azure-sdk commented 1 year ago

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: todo-csharp-cosmos-sql

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/1000

View Changes | Compare Changes


Project: todo-csharp-sql-swa-func

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/1000

View Changes | Compare Changes


Project: todo-csharp-sql

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql -b pr/1000

View Changes | Compare Changes


Project: todo-java-mongo-aca

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-java-mongo-aca -b pr/1000

View Changes | Compare Changes


Project: todo-java-mongo

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-java-mongo -b pr/1000

View Changes | Compare Changes


Project: todo-nodejs-mongo-aca

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-aca -b pr/1000

View Changes | Compare Changes


Project: todo-nodejs-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-swa-func -b pr/1000

View Changes | Compare Changes


Project: todo-nodejs-mongo

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo -b pr/1000

View Changes | Compare Changes


Project: todo-nodejs-mongo-terraform

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-nodejs-mongo-terraform -b pr/1000

View Changes | Compare Changes


Project: todo-python-mongo-aca

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-aca -b pr/1000

View Changes | Compare Changes


Project: todo-python-mongo-swa-func

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-swa-func -b pr/1000

View Changes | Compare Changes


Project: todo-python-mongo

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo -b pr/1000

View Changes | Compare Changes


Project: todo-python-mongo-terraform

Remote: azure-samples-staging

Branch: pr/1000

You can initialize this project with:

azd init -t Azure-Samples/todo-python-mongo-terraform -b pr/1000

View Changes | Compare Changes


hemarina commented 1 year ago

This PR will be closed and another pr will include the fix.