Skip to content

Conversation

@Jing-song
Copy link
Contributor

@Jing-song Jing-song commented Mar 2, 2022

Description

Publish Community Gallery to official CLI #21423
Waiting python SDK relese(done)

Testing Guide

History Notes

[Compute] az sig: Add new command show-community to support listing image versions in community gallery
[Compute] az sig image-definition: Add new command show-community to support getting an image in a gallery community
[Compute] az sig image-definition: Add new command list-community to support listing VM Image definitions in a gallery community
[Compute] az sig image-version: Add new command show-community to support getting an image version in a gallery community
[Compute] az sig image-version : Add new command list-community to support listing VM image versions in a gallery community
[Compute] az sig share: Add new command enable-community to support sharing gallery to community


This checklist is used to make sure that common guidelines for a pull request are followed.

@Jing-song Jing-song self-assigned this Mar 2, 2022
@ghost ghost requested review from yonzhan and zhoxing-ms March 2, 2022 02:41
@ghost ghost added the Auto-Assign Auto assign by bot label Mar 2, 2022
@ghost ghost requested a review from wangzelin007 March 2, 2022 02:41
@ghost ghost assigned zhoxing-ms Mar 2, 2022
@ghost ghost added this to the Mar 2022 (2022-04-05) milestone Mar 2, 2022
@ghost ghost added the Compute az vm/vmss/image/disk/snapshot label Mar 2, 2022
@Jing-song Jing-song linked an issue Mar 2, 2022 that may be closed by this pull request
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 2, 2022

Compute

@wangzelin007
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Jing-song Jing-song marked this pull request as ready for review June 20, 2022 04:08
@Jing-song Jing-song requested a review from jsntcy as a code owner June 20, 2022 04:08
@zhoxing-ms zhoxing-ms merged commit 5e999e4 into Azure:dev Jun 20, 2022
@zhoxing-ms
Copy link
Contributor

@PARADISSEEKR Please add the history notes in the PR description


helps['sig image-definition list-community'] = """
type: command
short-summary: List VM Image definitions in a gallery community (preview).
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a feature request for GA. we need to delete the (preview) tag, right? @kangsun-ctrl

helps['sig image-definition list-community'] = """
type: command
short-summary: List VM Image definitions in a gallery community (preview).
long-summary: List VM Image definitions in a gallery community (private preview feature, please contact community image gallery team by email [email protected] to register for preview if you're interested in using this feature).
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove (private preview feature, please contact community image gallery team by email [email protected] to register for preview if you're interested in using this feature).

Comment on lines +964 to +965
short-summary: List VM Image Versions in a gallery community (preview).
long-summary: List VM Image Versions in a gallery community (private preview feature, please contact community image gallery team by email [email protected] to register for preview if you're interested in using this feature).
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above

@zhoxing-ms zhoxing-ms requested a review from kangsun-ctrl June 20, 2022 10:28
@zhoxing-ms zhoxing-ms changed the title [Compute] az sig: Add new commands show-community, image-definition show-community, image-definition list-community, sig image-version show-community, sig image-version list-community and sig share enable-community to support manage Community Gallery [Compute] az sig: Add new commands to support manage Community Gallery Jun 21, 2022
@zhoxing-ms zhoxing-ms changed the title [Compute] az sig: Add new commands to support manage Community Gallery [Compute] az sig: Add new commands to support manage community gallery Jun 21, 2022
@zhoxing-ms zhoxing-ms changed the title [Compute] az sig: Add new commands to support manage community gallery [Compute] az sig: Add new commands to support managing community gallery Jun 21, 2022
@Jing-song Jing-song deleted the jins-community-gallery branch July 5, 2022 02:38
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 Compute az vm/vmss/image/disk/snapshot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish Community Gallery to official CLI

4 participants