From 327adaf32ecf1b672c0827f4cf856ca91da68edf Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Mon, 16 May 2022 10:17:17 +0000 Subject: [PATCH 1/2] [Release] Update index.json for extension [ spring ] [ spring-cloud ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1570091 Last commit: https://github.com/Azure/azure-cli-extensions/commit/43670c5cf6b6d21e87db6aa4f8b089b87b0231b8 --- src/index.json | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/src/index.json b/src/index.json index a6b313ac9c7..973f301d874 100644 --- a/src/index.json +++ b/src/index.json @@ -27929,6 +27929,51 @@ "sha256Digest": "082f315c9cdf5887987f12d6e27645101ea8318003a8d60c24dc630c861ebc97" } ], + "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": "azpycli@microsoft.com", + "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" + } + ], "spring-cloud": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/spring_cloud-0.1.0-py2.py3-none-any.whl", @@ -30073,6 +30118,49 @@ "version": "3.1.4" }, "sha256Digest": "25259140040004f711753a4eb980153d60ceb0560e534705c90141082a1bb085" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/spring_cloud-3.1.5-py3-none-any.whl", + "filename": "spring_cloud-3.1.5-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": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/spring-cloud" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "spring-cloud", + "summary": "Microsoft Azure Command-Line Tools spring-cloud Extension", + "version": "3.1.5" + }, + "sha256Digest": "a8c92bcfe2d1a36174c58966947dd928f9d40bd42e0a2015fb981e6d4f99b4ae" } ], "ssh": [ From 0455c0fc4554abc08e96b9f807a792f4c70f239f Mon Sep 17 00:00:00 2001 From: zhoxing-ms Date: Tue, 17 May 2022 12:12:04 +0800 Subject: [PATCH 2/2] remove run version for spring --- src/index.json | 45 --------------------------------------------- 1 file changed, 45 deletions(-) diff --git a/src/index.json b/src/index.json index 973f301d874..39e8f99dc1f 100644 --- a/src/index.json +++ b/src/index.json @@ -27929,51 +27929,6 @@ "sha256Digest": "082f315c9cdf5887987f12d6e27645101ea8318003a8d60c24dc630c861ebc97" } ], - "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": "azpycli@microsoft.com", - "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" - } - ], "spring-cloud": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/spring_cloud-0.1.0-py2.py3-none-any.whl",