From 696bffd159b850d170f0ac1b98269df4e08e0ede Mon Sep 17 00:00:00 2001 From: Sean Wells Date: Fri, 6 May 2022 14:39:15 -0700 Subject: [PATCH 1/4] Update linter_exclusions.yml --- linter_exclusions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter_exclusions.yml b/linter_exclusions.yml index 7b4b61ab11d..27e377a5067 100644 --- a/linter_exclusions.yml +++ b/linter_exclusions.yml @@ -191,7 +191,7 @@ aks update: assign_kubelet_identity: rule_exclusions: - option_length_too_long -arcdata dc create: +arcdata dc createLLLL: parameters: logs_ui_private_key_file: rule_exclusions: From 8b05c659a5c46e7802e26bfbb2cbae99fedfc10f Mon Sep 17 00:00:00 2001 From: swells Date: Fri, 20 May 2022 07:03:32 -0700 Subject: [PATCH 2/4] chore(arcdata): arcdata git statusversion bump to 1.4.1 --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/src/index.json b/src/index.json index d9bbbfd16f9..fa0bf83bf4f 100644 --- a/src/index.json +++ b/src/index.json @@ -6722,6 +6722,64 @@ } ], "arcdata": [ + { + "downloadUrl": "https://arcdataazurecliextension.blob.core.windows.net/stage/arcdata-1.4.1-py2.py3-none-any.whl", + "filename": "arcdata-1.4.1-py2.py3-none-any.whl", + "metadata": { + "azext.isExperimental": false, + "azext.minCliCoreVersion": "2.3.1", + "classifiers": [ + "Development Status :: 1 - Beta", + "Intended Audience :: Developers", + "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": "dpgswdist@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://docs.microsoft.com/en-us/azure/azure-arc/data/" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "arcdata", + "run_requires": [ + { + "requires": [ + "colorama (==0.4.4)", + "jinja2 (==3.0.3)", + "jsonpatch (==1.24)", + "jsonpath-ng (==1.4.3)", + "jsonschema (==3.2.0)", + "kubernetes (==12.0.1)", + "ndjson (==0.3.1)", + "pem (==21.2.0)", + "pydash (==4.8.0)" + ] + } + ], + "summary": "Tools for managing ArcData.", + "version": "1.4.1" + }, + "sha256Digest": "6ecd356c29a9745a7764eafc0c04098d281115adc940a23570b9a58ccb399c0d" + }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.0-py2.py3-none-any.whl", "filename": "arcdata-1.4.0-py2.py3-none-any.whl", From b069b9ae5f556d375ecc535b0fcf4cdb4a66f731 Mon Sep 17 00:00:00 2001 From: swells Date: Fri, 20 May 2022 07:04:50 -0700 Subject: [PATCH 3/4] chore(arcdata): version bump to 1.4.1 --- linter_exclusions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter_exclusions.yml b/linter_exclusions.yml index 27e377a5067..7b4b61ab11d 100644 --- a/linter_exclusions.yml +++ b/linter_exclusions.yml @@ -191,7 +191,7 @@ aks update: assign_kubelet_identity: rule_exclusions: - option_length_too_long -arcdata dc createLLLL: +arcdata dc create: parameters: logs_ui_private_key_file: rule_exclusions: From c4981bbda1412a395391d14becefe5b9a24c3ac4 Mon Sep 17 00:00:00 2001 From: swells Date: Tue, 24 May 2022 11:46:55 -0700 Subject: [PATCH 4/4] chore(arcdata): arcdata version bump to 1.4.1 --- src/index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.json b/src/index.json index fa0bf83bf4f..84609f42d8f 100644 --- a/src/index.json +++ b/src/index.json @@ -6722,8 +6722,8 @@ } ], "arcdata": [ - { - "downloadUrl": "https://arcdataazurecliextension.blob.core.windows.net/stage/arcdata-1.4.1-py2.py3-none-any.whl", + { + "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.1-py2.py3-none-any.whl", "filename": "arcdata-1.4.1-py2.py3-none-any.whl", "metadata": { "azext.isExperimental": false, @@ -6778,7 +6778,7 @@ "summary": "Tools for managing ArcData.", "version": "1.4.1" }, - "sha256Digest": "6ecd356c29a9745a7764eafc0c04098d281115adc940a23570b9a58ccb399c0d" + "sha256Digest": "702c8b02f0a2e2d3ad9110ec464ce04619a972d52875b76f839d1b3e0ce3817e" }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.0-py2.py3-none-any.whl",