Skip to content

Update azure.yaml schema reference#103

Merged
karolz-ms merged 1 commit into
Azure:mainfrom
karolz-ms:azure-yaml-schema
Jul 15, 2022
Merged

Update azure.yaml schema reference#103
karolz-ms merged 1 commit into
Azure:mainfrom
karolz-ms:azure-yaml-schema

Conversation

@karolz-ms

Copy link
Copy Markdown
Contributor

No description provided.

@azure-sdk

Copy link
Copy Markdown
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: todo-csharp-cosmos-sql

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-csharp-mongo

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-mongo -b pr/103

View Changes | Compare Changes


Project: todo-csharp-sql

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-nodejs-mongo-aca

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-nodejs-mongo-swa-func

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-nodejs-mongo

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-python-mongo-aca

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-python-mongo-swa-func

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


Project: todo-python-mongo

Remote: azure-samples

Branch: pr/103

You can initialize this project with:

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

View Changes | Compare Changes


@azure-sdk

Copy link
Copy Markdown
Collaborator

Azure Dev CLI Install Instructions

Install scripts

MacOS/Linux

May elevate using sudo on some platforms and configurations

curl -fsSL https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103/uninstall-azd.sh | bash;
curl -fsSL https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103/install-azd.sh | bash -s -- --base-url https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103 --version '' --verbose

Windows

powershell -c "Set-ExecutionPolicy Bypass Process; irm 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103/uninstall-azd.ps1' > uninstall-azd.ps1; ./uninstall-azd.ps1;"
powershell -c "Set-ExecutionPolicy Bypass Process; irm 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103/install-azd.ps1' > install-azd.ps1; ./install-azd.ps1 -BaseUrl 'https://azuresdkreleasepreview.blob.core.windows.net/azd/standalone/pr/103' -Version '' -Verbose;"

Standalone Binary

Container

docker run -it azdevcliextacr.azurecr.io/azure-dev:pr-103

@karolz-ms
karolz-ms merged commit 9dca955 into Azure:main Jul 15, 2022
@karolz-ms
karolz-ms deleted the azure-yaml-schema branch July 18, 2022 17:47
saragluna pushed a commit to saragluna/azure-dev that referenced this pull request Jan 13, 2025
…ble project (Azure#103)

* pre-check if it's a runnable project

* when parent detection, add module check

* fix UT

* fix UT

* fix UT

* fix comments, and update the module check recursively

* make pom artifact id is not same as the dir name

* small fix

* fix UT

* small fix

* clear mvn wrapper content

* deprecate maven build hook, run mvn clean package before adding default dockerfile

* remove unnecessary mvn wrapper files

* remove unused func

* fix UT and remove currentPomDir

* introduce modulePoms

* remove unused func, and refactor

---------

Co-authored-by: haozhang <haozhan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants