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

{ServiceConnector} add param --new #7889

Merged
merged 3 commits into from
Aug 20, 2024
Merged

{ServiceConnector} add param --new #7889

merged 3 commits into from
Aug 20, 2024

Conversation

xfz11
Copy link
Member

@xfz11 xfz11 commented Aug 19, 2024


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? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

Copy link

azure-client-tools-bot-prd bot commented Aug 19, 2024

❌Azure CLI Extensions Breaking Change Test
❌serviceconnector-passwordless
rule cmd_name rule_message suggest_message
1002 - CmdRemove aks connection create postgres cmd aks connection create postgres removed please confirm cmd aks connection create postgres removed
1002 - CmdRemove connection create postgres cmd connection create postgres removed please confirm cmd connection create postgres removed
1002 - CmdRemove containerapp connection create postgres cmd containerapp connection create postgres removed please confirm cmd containerapp connection create postgres removed
1002 - CmdRemove functionapp connection create postgres cmd functionapp connection create postgres removed please confirm cmd functionapp connection create postgres removed
1002 - CmdRemove webapp connection create postgres cmd webapp connection create postgres removed please confirm cmd webapp connection create postgres removed
⚠️ 1006 - ParaAdd aks connection create mysql-flexible cmd aks connection create mysql-flexible added parameter new
⚠️ 1006 - ParaAdd aks connection create postgres-flexible cmd aks connection create postgres-flexible added parameter new
⚠️ 1006 - ParaAdd aks connection create sql cmd aks connection create sql added parameter new
⚠️ 1006 - ParaAdd connection create mysql-flexible cmd connection create mysql-flexible added parameter new
⚠️ 1006 - ParaAdd connection create postgres-flexible cmd connection create postgres-flexible added parameter new
⚠️ 1006 - ParaAdd connection create sql cmd connection create sql added parameter new
⚠️ 1006 - ParaAdd containerapp connection create mysql-flexible cmd containerapp connection create mysql-flexible added parameter new
⚠️ 1006 - ParaAdd containerapp connection create postgres-flexible cmd containerapp connection create postgres-flexible added parameter new
⚠️ 1006 - ParaAdd containerapp connection create sql cmd containerapp connection create sql added parameter new
⚠️ 1006 - ParaAdd functionapp connection create mysql-flexible cmd functionapp connection create mysql-flexible added parameter new
⚠️ 1006 - ParaAdd functionapp connection create postgres-flexible cmd functionapp connection create postgres-flexible added parameter new
⚠️ 1006 - ParaAdd functionapp connection create sql cmd functionapp connection create sql added parameter new
⚠️ 1006 - ParaAdd webapp connection create mysql-flexible cmd webapp connection create mysql-flexible added parameter new
⚠️ 1006 - ParaAdd webapp connection create postgres-flexible cmd webapp connection create postgres-flexible added parameter new
⚠️ 1006 - ParaAdd webapp connection create sql cmd webapp connection create sql added parameter new

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 19, 2024

ServiceConnector

Copy link

github-actions bot commented Aug 19, 2024

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Aug 19, 2024
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Aug 20, 2024
@kairu-ms kairu-ms added stable release extension module as stable and removed stable release extension module as stable labels Aug 20, 2024
@kairu-ms kairu-ms merged commit 72c981a into Azure:main Aug 20, 2024
27 of 28 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ serviceconnector-passwordless ] : https://dev.azure.com/azclitools/release/_build/results?buildId=182812&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants