From 45e85eb6f3b5c1cdddf8dc2250c73a6c483fad1a Mon Sep 17 00:00:00 2001 From: Sai Sankar Gochhayat Date: Mon, 9 Oct 2023 16:02:17 -0700 Subject: [PATCH 1/2] Added the GA release of ArcAppliance CLI --- src/index.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/index.json b/src/index.json index cf0c3005143..81a78e25d94 100644 --- a/src/index.json +++ b/src/index.json @@ -11924,6 +11924,58 @@ "version": "0.2.33" }, "sha256Digest": "3c2d394041435291044cb9128844449776830e123b801069e34d0c492e9e8df4" + }, + { + "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-1.0.0-py2.py3-none-any.whl", + "filename": "arcappliance-1.0.0-py2.py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.51.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": "appliance@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://msazure.visualstudio.com/AzureArcPlatform/_git/arcappliance-cli-extensions" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "arcappliance", + "run_requires": [ + { + "requires": [ + "azure-mgmt-resourceconnector (==1.0.0)", + "jsonschema (==4.17.3)", + "kubernetes (==26.1.0)" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", + "version": "1.0.0" + }, + "sha256Digest": "77d8ab416618ec4042dc1a9defdfca7d383ff3167e0df391b122119a4a30dd6f" } ], "arcdata": [ From a1fedcd5e22ab6851e75509ba8981a4cbcdec952 Mon Sep 17 00:00:00 2001 From: Sai Sankar Gochhayat Date: Tue, 10 Oct 2023 15:15:00 -0700 Subject: [PATCH 2/2] Bumped to new whl with vendored SDK --- src/index.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/index.json b/src/index.json index 81a78e25d94..9d91686feff 100644 --- a/src/index.json +++ b/src/index.json @@ -11966,7 +11966,6 @@ "run_requires": [ { "requires": [ - "azure-mgmt-resourceconnector (==1.0.0)", "jsonschema (==4.17.3)", "kubernetes (==26.1.0)" ] @@ -11975,7 +11974,7 @@ "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", "version": "1.0.0" }, - "sha256Digest": "77d8ab416618ec4042dc1a9defdfca7d383ff3167e0df391b122119a4a30dd6f" + "sha256Digest": "f14025a79087bc6e56963e3a0fa226b6727f46d660dc1d684c02fd037080e833" } ], "arcdata": [