From 63a6a1dcb987806f450fc445e8de65b6885c6a6b Mon Sep 17 00:00:00 2001 From: Neehar Duvvuri Date: Mon, 28 Jun 2021 18:59:48 -0400 Subject: [PATCH 1/4] Update ml to version 2.0.1a3 --- src/index.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/index.json b/src/index.json index 70279110d8d..8f818dd426f 100644 --- a/src/index.json +++ b/src/index.json @@ -13960,6 +13960,56 @@ "version": "2.0.1a2" }, "sha256Digest": "b17126a35dd3ebb65cbe54fe2d69fc9274b37ec5a150ea084b1b343b7393ccde" + }, + { + "downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a3-py3-none-any.whl", + "filename": "ml-2.0.1a3-py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.15.0", + "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/master/src/machinelearningservices" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "ml", + "run_requires": [ + { + "requires": [ + "azure-identity", + "azure-storage-blob (<=12.5.0,>12.0.0b4)", + "azure-storage-file-share (==12.3.0)", + "cryptography (<=3.3.2)", + "docker (>=4.0.0,~=5.0.0)", + "isodate", + "marshmallow (<4.0.0,>=3.5)", + "pathspec (==0.8.*)", + "pydash (<=4.9.0)", + "pyjwt (<2.0.0)", + "tqdm" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension", + "version": "2.0.1a3" + }, + "sha256Digest": "d95f335338d433f23d779cbda6ba9372893c5768a11e95e6bfe1e1374187fed2" } ], "monitor-control-service": [ From 8fce8bda2f537fe28a422613cae262164f4df0d5 Mon Sep 17 00:00:00 2001 From: Neehar Duvvuri Date: Tue, 29 Jun 2021 15:41:51 -0400 Subject: [PATCH 2/4] add 2.0.1a3 --- src/index.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/index.json b/src/index.json index 70279110d8d..8f818dd426f 100644 --- a/src/index.json +++ b/src/index.json @@ -13960,6 +13960,56 @@ "version": "2.0.1a2" }, "sha256Digest": "b17126a35dd3ebb65cbe54fe2d69fc9274b37ec5a150ea084b1b343b7393ccde" + }, + { + "downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a3-py3-none-any.whl", + "filename": "ml-2.0.1a3-py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.15.0", + "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/master/src/machinelearningservices" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "ml", + "run_requires": [ + { + "requires": [ + "azure-identity", + "azure-storage-blob (<=12.5.0,>12.0.0b4)", + "azure-storage-file-share (==12.3.0)", + "cryptography (<=3.3.2)", + "docker (>=4.0.0,~=5.0.0)", + "isodate", + "marshmallow (<4.0.0,>=3.5)", + "pathspec (==0.8.*)", + "pydash (<=4.9.0)", + "pyjwt (<2.0.0)", + "tqdm" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension", + "version": "2.0.1a3" + }, + "sha256Digest": "d95f335338d433f23d779cbda6ba9372893c5768a11e95e6bfe1e1374187fed2" } ], "monitor-control-service": [ From 6949b3ff273de2f2a6631b8b8c933fe7fcb5dbeb Mon Sep 17 00:00:00 2001 From: Neehar Duvvuri Date: Tue, 29 Jun 2021 15:47:11 -0400 Subject: [PATCH 3/4] fix index.json --- src/index.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/index.json b/src/index.json index 8f818dd426f..ab7bcce249b 100644 --- a/src/index.json +++ b/src/index.json @@ -14010,6 +14010,56 @@ "version": "2.0.1a3" }, "sha256Digest": "d95f335338d433f23d779cbda6ba9372893c5768a11e95e6bfe1e1374187fed2" + }, + { + "downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a3-py3-none-any.whl", + "filename": "ml-2.0.1a3-py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.15.0", + "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/master/src/machinelearningservices" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "ml", + "run_requires": [ + { + "requires": [ + "azure-identity", + "azure-storage-blob (<=12.5.0,>12.0.0b4)", + "azure-storage-file-share (==12.3.0)", + "cryptography (<=3.3.2)", + "docker (>=4.0.0,~=5.0.0)", + "isodate", + "marshmallow (<4.0.0,>=3.5)", + "pathspec (==0.8.*)", + "pydash (<=4.9.0)", + "pyjwt (<2.0.0)", + "tqdm" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension", + "version": "2.0.1a3" + }, + "sha256Digest": "67c57c5c73d7ebaa99d1df52ba82c7a551bf61a182b4888128e8c62c896cf84b" } ], "monitor-control-service": [ From 58a8fe5ee4738078ca81a1ba0aae1b12a805277e Mon Sep 17 00:00:00 2001 From: Neehar Duvvuri Date: Tue, 29 Jun 2021 15:55:59 -0400 Subject: [PATCH 4/4] finally fix index.json --- src/index.json | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/src/index.json b/src/index.json index ab7bcce249b..a404ffa49bb 100644 --- a/src/index.json +++ b/src/index.json @@ -13961,56 +13961,6 @@ }, "sha256Digest": "b17126a35dd3ebb65cbe54fe2d69fc9274b37ec5a150ea084b1b343b7393ccde" }, - { - "downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a3-py3-none-any.whl", - "filename": "ml-2.0.1a3-py3-none-any.whl", - "metadata": { - "azext.isExperimental": true, - "azext.minCliCoreVersion": "2.15.0", - "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/master/src/machinelearningservices" - } - } - }, - "extras": [], - "generator": "bdist_wheel (0.30.0)", - "license": "MIT", - "metadata_version": "2.0", - "name": "ml", - "run_requires": [ - { - "requires": [ - "azure-identity", - "azure-storage-blob (<=12.5.0,>12.0.0b4)", - "azure-storage-file-share (==12.3.0)", - "cryptography (<=3.3.2)", - "docker (>=4.0.0,~=5.0.0)", - "isodate", - "marshmallow (<4.0.0,>=3.5)", - "pathspec (==0.8.*)", - "pydash (<=4.9.0)", - "pyjwt (<2.0.0)", - "tqdm" - ] - } - ], - "summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension", - "version": "2.0.1a3" - }, - "sha256Digest": "d95f335338d433f23d779cbda6ba9372893c5768a11e95e6bfe1e1374187fed2" - }, { "downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a3-py3-none-any.whl", "filename": "ml-2.0.1a3-py3-none-any.whl",