azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Containerapp 0.3.9 Release

Open StrawnSC opened this issue 1 year ago • 2 comments


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • [ ] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [ ] Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

StrawnSC avatar Aug 01 '22 21:08 StrawnSC

Containerapp

yonzhan avatar Aug 01 '22 22:08 yonzhan

Could you add some test cases for those change?

zhoxing-ms avatar Aug 13 '22 10:08 zhoxing-ms

[Release] Update index.json for extension [ containerapp ] : https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1783567&view=results

azclibot avatar Aug 16 '22 07:08 azclibot