Skip to content

Commit 8216a3f

Browse files
authored
Azure DevOps CLI extension release 1.0.2 (#8900)
* Release 1.0.2 * correcting publish url * updated distro version * version fix * removing other entry for distro * fixing lint erros
1 parent 0672f23 commit 8216a3f

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

src/index.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24980,6 +24980,56 @@
2498024980
"version": "1.0.1"
2498124981
},
2498224982
"sha256Digest": "f300d0288f017148514ebe6f5912aef10c7a6f29bdc0c916b922edf1d75bc7db"
24983+
},
24984+
{
24985+
"downloadUrl": "https://github.com/Azure/azure-devops-cli-extension/releases/download/20250624.2/azure_devops-1.0.2-py2.py3-none-any.whl",
24986+
"filename": "azure_devops-1.0.2-py2.py3-none-any.whl",
24987+
"metadata": {
24988+
"azext.minCliCoreVersion": "2.30.0",
24989+
"classifiers": [
24990+
"Development Status :: 4 - Beta",
24991+
"Intended Audience :: Developers",
24992+
"Intended Audience :: System Administrators",
24993+
"Programming Language :: Python",
24994+
"Programming Language :: Python :: 3",
24995+
"Programming Language :: Python :: 3.4",
24996+
"Programming Language :: Python :: 3.5",
24997+
"Programming Language :: Python :: 3.6",
24998+
"License :: OSI Approved :: MIT License"
24999+
],
25000+
"extensions": {
25001+
"python.details": {
25002+
"contacts": [
25003+
{
25004+
"email": "VSTS_Social@microsoft.com",
25005+
"name": "Microsoft",
25006+
"role": "author"
25007+
}
25008+
],
25009+
"document_names": {
25010+
"description": "DESCRIPTION.rst"
25011+
},
25012+
"project_urls": {
25013+
"Home": "https://github.com/Microsoft/azure-devops-cli-extension"
25014+
}
25015+
}
25016+
},
25017+
"extras": [],
25018+
"generator": "bdist_wheel (0.30.0)",
25019+
"license": "MIT",
25020+
"metadata_version": "2.0",
25021+
"name": "azure-devops",
25022+
"run_requires": [
25023+
{
25024+
"requires": [
25025+
"distro (>=1.6.0)"
25026+
]
25027+
}
25028+
],
25029+
"summary": "Tools for managing Azure DevOps.",
25030+
"version": "1.0.2"
25031+
},
25032+
"sha256Digest": "e2b0de02a3a745128c3f6e8c2711b8bbdbc1ba8b3afd2408a1581f35b069ba59"
2498325033
}
2498425034
],
2498525035
"azure-firewall": [

0 commit comments

Comments
 (0)