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

[Release] Update index.json for extension [ spring ] [ spring-cloud ] #4832

Merged
merged 2 commits into from
May 17, 2022

Conversation

azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ spring ] [ spring-cloud ]

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1570091

Last commit against main: 43670c5

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1570091

Last commit: Azure@43670c5
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 16, 2022
@ghost
Copy link

ghost commented May 16, 2022

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

@ghost ghost added Spring Cloud Spring Cloud related issues Auto-Assign Auto assign by bot labels May 16, 2022
@ghost ghost requested review from wangzelin007 and yonzhan May 16, 2022 10:17
@ghost ghost assigned zhoxing-ms May 16, 2022
@ghost ghost added this to the May 2022 (2022-05-24) milestone May 16, 2022
@ghost
Copy link

ghost commented May 16, 2022

Hi @zhoxing-ms,
Please review the pull request.

@yonzhan
Copy link
Collaborator

yonzhan commented May 16, 2022

spring-cloud

Copy link
Contributor

@yuwzho yuwzho left a comment

Choose a reason for hiding this comment

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

The version is incorrect. I am submitting a PR to fix it #4839

@zhoxing-ms zhoxing-ms closed this May 17, 2022
@zhoxing-ms zhoxing-ms reopened this May 17, 2022
src/index.json Outdated
Comment on lines 27932 to 27976
"spring": [
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/spring-4.0.0-py3-none-any.whl",
"filename": "spring-4.0.0-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"azext.minCliCoreVersion": "2.30.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/spring"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "spring",
"summary": "Microsoft Azure Command-Line Tools spring Extension",
"version": "4.0.0"
},
"sha256Digest": "526c8e8993888da1591ce3561ddf91b5e4c0f030696e6671455a972a25515d9a"
}
],
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
"spring": [
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/spring-4.0.0-py3-none-any.whl",
"filename": "spring-4.0.0-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"azext.minCliCoreVersion": "2.30.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/spring"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "spring",
"summary": "Microsoft Azure Command-Line Tools spring Extension",
"version": "4.0.0"
},
"sha256Digest": "526c8e8993888da1591ce3561ddf91b5e4c0f030696e6671455a972a25515d9a"
}
],

Copy link
Contributor

Choose a reason for hiding this comment

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

Replaced by #4839

@zhoxing-ms zhoxing-ms merged commit b37abf0 into Azure:main May 17, 2022
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 customer-reported Issues that are reported by GitHub users external to the Azure organization. Spring Cloud Spring Cloud related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants