Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix conflicts with upstream #98

Merged
merged 180 commits into from
Aug 7, 2023
Merged

fix conflicts with upstream #98

merged 180 commits into from
Aug 7, 2023

Conversation

am-lim
Copy link
Collaborator

@am-lim am-lim commented Aug 7, 2023


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.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

yugangw-msft and others added 30 commits June 25, 2023 15:18
Azure#6422)

* NetworkCloud 2023-05-01 API scenarios tests created for Networkcloud az cli extension resources

* NetworkCloud 2023-05-01 API scenarios tests created for Networkcloud az cli extension resources
* updated CLI extension with latest swagger spec

* updated HISTORY.rst and README.md
* add examples for Prometheus

* update version
* generated initial code, still need to add customization

* fix swagger to not mark account key as secret(hidden)

* fix for `az spatial-anchors-account create` make --sku equal to --kind if exist. `az spatial-anchors-account key renew` bring back `--key` instead of --serial

* fix for `az remote-rendering-account create` make --sku equal to --kind if exist and autofill --identity. `az spatial-anchors-account key renew` bring back `--key` instead of `--serial`

* remove all old files

* use patch for update to be consistent with swagger

* update version to 0.0.5

* fix PR comments and lint
…nection (Azure#6450)

* add error code

* remove az ad sp show for sql

* update version
* Updated index.json

* Remove ArcAppliance 0.2.32 release

* Update with June release

---------

Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>
…o support manage integration account map (Azure#6441)

* sdk

* test

* update

* Update commands.py

* Update HISTORY.rst

* Update test_logic.yaml

* Update commands.py
ahmelsayed and others added 29 commits August 1, 2023 09:57
…-set`: Migrate to Codegen V2 (Azure#6577)

* initial gen

* az tsi environment gen1 create tested

* az tsi access-policy tested

* location option list add -l

* change to patch for reference-data-set update, fix referenceDataSetName regex pattern for create, tests passed for reference-data-set

* tests passed for environment gen1

* tests passed for environment gen2

* unwrap more class into obj

* dont use aaz for event-source eventhub

* testsed event-source iothub which still uses sdk as well

* remove all unused code, lint, rerun test, update version

* move command import into function, use inheritance
…d scenario (Azure#6535)

* Fix Scenario Idx out of bound when selecting recommended scenario

* Add message in `HISTORY.rst`
…nario mode (Azure#6541)

* Fix error when enter short param in scenario mode

* Fix error when enter short param in scenario mode

* Update HISTORY.rst

* Release New Version
…Azure#6570)

* Remove network security perimeter based access rule creation/updation

* history and setup updated

* History update

---------

Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
@am-lim am-lim merged commit fc7c90a into main Aug 7, 2023
1 check failed
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.