Skip to content

feat: accelerator fragment support cli change#6733

Merged
zhoxing-ms merged 10 commits intoAzure:mainfrom
guitarsheng:guitar/accelerator-fragment-support-cli
Sep 11, 2023
Merged

feat: accelerator fragment support cli change#6733
zhoxing-ms merged 10 commits intoAzure:mainfrom
guitarsheng:guitar/accelerator-fragment-support-cli

Conversation

@guitarsheng
Copy link
Copy Markdown
Contributor


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.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd bot commented Sep 7, 2023

⚠️Azure CLI Extensions Breaking Change Test
⚠️spring
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create added parameter git_sub_path
⚠️ 1006 - ParaAdd spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create added parameter type
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter accelerator_tags: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter description: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter display_name: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter git_branch: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter git_commit: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter git_tag: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator create cmd spring application-accelerator customized-accelerator create update parameter icon_url: removed property type=string
⚠️ 1006 - ParaAdd spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update added parameter git_sub_path
⚠️ 1006 - ParaAdd spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update added parameter type
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter accelerator_tags: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter description: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter display_name: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter git_branch: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter git_commit: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter git_tag: removed property type=string
⚠️ 1009 - ParaPropRemove spring application-accelerator customized-accelerator update cmd spring application-accelerator customized-accelerator update update parameter icon_url: removed property type=string

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @guitarsheng,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Sep 7, 2023

Thank you for your contribution! We will review the pull request and get back to you soon.

@zhoxing-ms
Copy link
Copy Markdown
Contributor

Please add some tests for this PR change

@zhoxing-ms zhoxing-ms merged commit b58a8ad into Azure:main Sep 11, 2023
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.

3 participants