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

Merging azure main into djshah19 main #1

Merged
merged 145 commits into from
Aug 23, 2022
Merged

Merging azure main into djshah19 main #1

merged 145 commits into from
Aug 23, 2022

Conversation

djshah19
Copy link
Owner


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.

bjqian and others added 30 commits June 29, 2022 09:24
* Update _params.py

remove hard restriction on sku. Leave this to server side for future Premium_P1, Standard_S2

* Update _params.py

* Update _params.py
* Prepare draft PR

* Empty commit to trigger pipeline

* Remove build number from version number
…16.0 (#5057)

* Update version and history info for az quantum extension 0.16.0

* Remove back-ticks in Release History entry
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1676454

Last commit: 2b42624
#4882)

* Initial commit for updating MSI permissions

* Added permission scope for disk

* Added code style changes

* Check role assignments at lowest possible scope

* Initial commit for Blob permissions assignment and argument validation

* Added code style changes

* Made changes for better UX

* Added help text for command

* Covered positive cases for updating permissions

* Used Manifest based approach for generalizing code

* Organized code with helper functions

* Added style changes for pipeline

* Added test for AzureDisk

* Deleted existing recording

* Recording for Disk test created

* Added passing test for AzureDisk

* Added working test for AzureBlob

* Updated API version and corresponding tests

* Added snapshot rg param to initialize command, and validation to ensure that the vault location is same as datasource location

* Added --snapshot-rg param in test

* Fix style errors

* Added validation to ensure secret URI is proper, and added network access on keyvault

* Added test for PostgreSQL workload

* Added code style changes

* Changed version and refactored code to use inbuilt validation for ARM ID

* Added a wait time of 60 seconds to let the roles propagate

* Minor code restructuring, and modify firewall client context to have server subscription

* Style Change added

* Changed general help text

* Added logging for 60 seconds wait time

* Changed help text and output of command

* Updated version in version.py and added output customization for keyvault

* Added validation to ensure that backup instance is of same datasource type as datasource type argument

* Changed error message

* Moved permission object formation into helper code
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1676975

Last commit: 335a40a
…sights for customer, to align with Basic and Standard tiers (#5052)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1678822

Last commit: 26dd0f3
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1679046

Last commit: 1d83e2a
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1681930

Last commit: 4059920
* initial generation

* add test cases

* refactoring

* add prerequisites

* upgrade minimal core version
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1684467

Last commit: 043ac50
* {pipeline} update build_ext_cmd_tree.sh

Disable "alias" and "arcdata" extensions

* Update scripts/ci/build_ext_cmd_tree.sh

* Update scripts/ci/build_ext_cmd_tree.sh
Updating Cosmos contacts, by request.
needuv and others added 29 commits August 11, 2022 10:26
* orbital extension

* testcases 1

* testcases 2

* testcases 3

* code owner added

* short alias added

* service name added

* metadata updated

* short summary updated

* review points implemented

Co-authored-by: Devanshu Singh <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1773267

Last commit: 83df208
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1770777

Last commit: 0cff8c1
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1779224

Last commit: b18a5cc
…th management IP configuration (#5236)

* refactoring

* upload test recording

* update changelog
* Added initial acs auth commands

* [Communication] add chat command group in preview mode.

* [Communication] fix revoke-access-tokens test

* [Communication] add tests for chat command group

* [Communication] fix test name format

* [Communication] remove communication test files from CredScanSuppressions

* [Communication] Improve error handling in client factory.

* [Communication] update readme and history, put commands in preview .

* [Communication] fix typo in user id argument

* [Communication] minor refactor.

* [Communication] update test_communication_scenario

* [Communication] add the rest of communication identity commands
  - create-user
  - delete-user
  - get-token-for-teams-user

* [Communication] add test_communication_scenario.yaml back to CredScanSuppressions

* [Communication] re-record live tests with python 3.7

* [Communication] update chat and identity tests

* [Communication] Update help and readme for chat and identity, add more tests

* [Communication] Remove python 3.6 to match python sdk and support all communication commands

* [Communication] add dependency to azure-communication-identity >= 1.1.0

* [Communication] address help file style warnings

* [Communication] add python-3.7 as required

* [Communication] update tests, record on python 3.8

* [Communicaiton] address PR comments

* [Communication] update help and readme

* [Communication] update test recordings

* [Communication] update help file

* [Communication] fix typo

Co-authored-by: Lakshman Sundaralingam <[email protected]>
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
@djshah19 djshah19 merged commit 86166e9 into djshah19:main Aug 23, 2022
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.