Skip to content

Commit

Permalink
chore(arcdata): version bump to 1.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
swells committed Feb 28, 2025
1 parent 12da1fe commit 247a11e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 5 deletions.
5 changes: 0 additions & 5 deletions linter_exclusions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,6 @@ aks update:
cluster_service_load_balancer_health_probe_mode:
rule_exclusions:
- option_length_too_long
arcdata dc config init:
parameters:
path:
rule_exclusions:
- disallowed_html_tag_from_parameter
arcdata dc create:
parameters:
logs_ui_private_key_file:
Expand Down
69 changes: 69 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -18212,6 +18212,75 @@
}
],
"arcdata": [
{
"downloadUrl": "https://azurearcdatacli.z13.web.core.windows.net/arcdata-1.5.21-py2.py3-none-any.whl",
"filename": "arcdata-1.5.21-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": "[email protected]",
"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)",
"colorama==0.4.4",
"jinja2 (==3.1.4)",
"jinja2==3.1.4",
"jsonpatch (==1.24)",
"jsonpatch==1.24",
"jsonpath-ng (==1.4.3)",
"jsonpath_ng==1.4.3",
"jsonschema (==3.2.0)",
"jsonschema==3.2.0",
"kubernetes (==31.0.0)",
"kubernetes==31.0.0",
"ndjson (==0.3.1)",
"ndjson==0.3.1",
"pem (==21.2.0)",
"pem==21.2.0",
"pydash (==7.0.6)",
"pydash==7.0.6",
"regex (==2023.10.3)",
"regex==2023.10.3"
]
}
],
"summary": "Tools for managing ArcData.",
"version": "1.5.21"
},
"sha256Digest": "bf3988c2a319381293ca2d4fa03b67c9549cfe6bb570ca6f71c00a03f0f88e7f"
},
{
"downloadUrl": "https://azurearcdatacli.z13.web.core.windows.net/arcdata-1.5.20-py2.py3-none-any.whl",
"filename": "arcdata-1.5.20-py2.py3-none-any.whl",
Expand Down

0 comments on commit 247a11e

Please sign in to comment.