Skip to content

merge main into remote#2

Merged
smzeng merged 6 commits into
smzeng:stacyzeng/mount-secret-volume-clifrom
Azure:main
Apr 24, 2023
Merged

merge main into remote#2
smzeng merged 6 commits into
smzeng:stacyzeng/mount-secret-volume-clifrom
Azure:main

Conversation

@smzeng
Copy link
Copy Markdown
Owner

@smzeng smzeng commented Apr 24, 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.

Greedygre and others added 6 commits April 21, 2023 09:52
…al (#6160)

* update sql client ip

* update version

* update

* add user identity

* support service principal

* update help

* add api version

* add message

* Update src/serviceconnector-passwordless/azext_serviceconnector_passwordless/_credential_free.py

Co-authored-by: Yunge Zhu <yungez@microsoft.com>

* update

* update error message

* update

---------

Co-authored-by: Yunge Zhu <yungez@microsoft.com>
@smzeng smzeng merged commit 58b4048 into smzeng:stacyzeng/mount-secret-volume-cli Apr 24, 2023
smzeng pushed a commit that referenced this pull request May 3, 2024
* fix: --title --kind --custom-property parameters (#1)

* feat: support yaml file in register command (Azure#3)

* fix: workspace parameter should not be required (#2)

* style: fix lint issues (Azure#6)

* chore: update codeowner for apic-extension (Azure#5)

* feat: revert changes to min cli version (Azure#4)

* feat: resolve comments to CLI experience (Azure#10)

* feat: mark "apic api register" command as preview (Azure#13)

* feat: remove --terms-of-service parameter (Azure#12)

* feat: remove --workspace-name parameter (Azure#11)

* feat: support python 3.8 and 3.9 (Azure#14)

* feat: fix command descriptions (Azure#17)

* tests: add test cases for 'apic service' commands (Azure#16)

* feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (Azure#19)

* fix: CLI errors (Azure#20)

* fix: import error when run CLI command

* fix: no workspace name error when run import specification command

* feat: mark some parameters as required (Azure#21)

* feat: mark --assignments parameter required for metadata commands

* doc: update sample commands

* feat: mark --source-resource-ids parameter as required for import-from-apim command

* doc: update description for import-from-apim command

* feat: bump version to 1.0.0b5 and update changelog (Azure#18)

* build: fix ci (Azure#22)

* style: fix style warnings

* test:fix test cases

* fix: service update command failure (Azure#28)

* doc: fix command samples (Azure#30)

* doc: update changelog per feedback (Azure#29)

* doc: remove extra spaces in register command help message (Azure#34)

* doc: update api definition and metadata command samples (Azure#36)
@github-staff github-staff deleted a comment May 27, 2024
@github-staff github-staff deleted a comment May 27, 2024
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.

6 participants