From 6375d1e33004422d86134a88c30e43e3f579e71c Mon Sep 17 00:00:00 2001 From: swells Date: Mon, 11 Jul 2022 07:24:37 -0700 Subject: [PATCH 1/3] chore(arcdata): version bump to 1.4.3 --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/src/index.json b/src/index.json index 1739da58f2c..c595c9b8f4e 100644 --- a/src/index.json +++ b/src/index.json @@ -7783,6 +7783,64 @@ } ], "arcdata": [ + { + "downloadUrl": "https://arcdataazurecliextension.blob.core.windows.net/stage/arcdata-1.4.3.20220711.2-py2.py3-none-any.whl", + "filename": "arcdata-1.4.3.20220711.2-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 (==23.3.0)", + "ndjson (==0.3.1)", + "pem (==21.2.0)", + "pydash (==4.8.0)" + ] + } + ], + "summary": "Tools for managing ArcData.", + "version": "1.4.3.20220711.2" + }, + "sha256Digest": "1efe9836285eaffbe419b6308e1dc2d684a830d3a385f9ea4a7732c454ef8b8f" + }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.2-py2.py3-none-any.whl", "filename": "arcdata-1.4.2-py2.py3-none-any.whl", From d5f300661a448431a9f65b9b2cec19fbe45e56c3 Mon Sep 17 00:00:00 2001 From: swells Date: Mon, 11 Jul 2022 08:22:03 -0700 Subject: [PATCH 2/3] chore(arcdata): version bump to 1.4.3 --- linter_exclusions.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linter_exclusions.yml b/linter_exclusions.yml index d7c4499179a..2e76f787c7f 100644 --- a/linter_exclusions.yml +++ b/linter_exclusions.yml @@ -234,6 +234,12 @@ sql mi-arc create: sync_secondary_to_commit: rule_exclusions: - option_length_too_long + storage_class_orchestrator_logs: + rule_exclusions: + - option_length_too_long + volume_size_orchestrator_logs: + rule_exclusions: + - option_length_too_long attestation policy set: parameters: new_attestation_policy: From 0cddb73496c1bb7cd86ef68a6dca1882543f29b9 Mon Sep 17 00:00:00 2001 From: swells Date: Tue, 12 Jul 2022 08:37:40 -0700 Subject: [PATCH 3/3] chore(arcdata): version bump to 1.4.3 --- src/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.json b/src/index.json index c595c9b8f4e..3d25c58afba 100644 --- a/src/index.json +++ b/src/index.json @@ -7784,8 +7784,8 @@ ], "arcdata": [ { - "downloadUrl": "https://arcdataazurecliextension.blob.core.windows.net/stage/arcdata-1.4.3.20220711.2-py2.py3-none-any.whl", - "filename": "arcdata-1.4.3.20220711.2-py2.py3-none-any.whl", + "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.3-py2.py3-none-any.whl", + "filename": "arcdata-1.4.3-py2.py3-none-any.whl", "metadata": { "azext.isExperimental": false, "azext.minCliCoreVersion": "2.3.1", @@ -7837,9 +7837,9 @@ } ], "summary": "Tools for managing ArcData.", - "version": "1.4.3.20220711.2" + "version": "1.4.3" }, - "sha256Digest": "1efe9836285eaffbe419b6308e1dc2d684a830d3a385f9ea4a7732c454ef8b8f" + "sha256Digest": "2248da81432c9e2be1ce5a70c7288a6feb1f785256c19cb51bec934252401ee6" }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.2-py2.py3-none-any.whl",