Skip to content

Conversation

@MikePham0630
Copy link
Contributor

…cli-extension test for v20230701


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

azure-client-tools-bot-prd bot commented Aug 29, 2023

❌Azure CLI Extensions Breaking Change Test
❌networkcloud
rule cmd_name rule_message suggest_message
1012 - SubgroupRemove networkcloud defaultcninetwork sub group networkcloud defaultcninetwork removed please confirm sub group networkcloud defaultcninetwork removed
1012 - SubgroupRemove networkcloud hybridakscluster sub group networkcloud hybridakscluster removed please confirm sub group networkcloud hybridakscluster removed

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 29, 2023

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

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

Hi @MikePham0630,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

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

Hi @MikePham0630,
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.

Release History
===============

1.0.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use version 1.1.0 as this is not a patch change.


# HISTORY.rst entry.
VERSION = '1.0.0'
VERSION = '1.0.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
VERSION = '1.0.1'
VERSION = '1.1.0'

@priyamshet
Copy link
Member

Please use #6731 for the latest changes.

@kairu-ms kairu-ms closed this Sep 7, 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.

5 participants