File tree Expand file tree Collapse file tree 2 files changed +30
-7
lines changed Expand file tree Collapse file tree 2 files changed +30
-7
lines changed Original file line number Diff line number Diff line change 5047
5047
"sha256Digest": "1e891afc8b6ee52c62c4f99802d77728ff60e89e4c08972325178cc4fdac6be9"
5048
5048
},
5049
5049
{
5050
- "downloadUrl": "https://github.com/Azure/azure-devops-cli-extension/releases/download/20200401.4 /azure_devops-0.18 .0-py2.py3-none-any.whl",
5051
- "filename": "azure_devops-0.18 .0-py2.py3-none-any.whl",
5050
+ "downloadUrl": "https://github.com/Azure/azure-devops-cli-extension/releases/download/20210805.1 /azure_devops-0.20 .0-py2.py3-none-any.whl",
5051
+ "filename": "azure_devops-0.20 .0-py2.py3-none-any.whl",
5052
5052
"metadata": {
5053
5053
"azext.minCliCoreVersion": "2.2.0",
5054
5054
"classifiers": [
5087
5087
"run_requires": [
5088
5088
{
5089
5089
"requires": [
5090
- "distro (==1.3.0)",
5091
- "msrest (<0.7.0,>=0.6.0)",
5092
- "python-dateutil (==2.7.3)"
5090
+ "distro (==1.3.0)"
5093
5091
]
5094
5092
}
5095
5093
],
5096
5094
"summary": "Tools for managing Azure DevOps.",
5097
- "version": "0.18 .0"
5095
+ "version": "0.20 .0"
5098
5096
},
5099
- "sha256Digest": "21fd9bf9c01a315184f11d7f709f354075118c298fd662472273cb003bfbe23e "
5097
+ "sha256Digest": "7fe02246e51c0f2c25ac502a3c13793ddee87258503878df50a50b6d0ce2bd4f "
5100
5098
}
5101
5099
],
5102
5100
"azure-firewall": [
Original file line number Diff line number Diff line change 458
458
"Command" : " az webapp" ,
459
459
"AzureServiceName" : " Azure Web Apps" ,
460
460
"URL" : " https://docs.microsoft.com/en-us/azure/app-service/"
461
+ },
462
+ {
463
+ "Command" : " az pipelines" ,
464
+ "AzureServiceName" : " Azure Pipelines" ,
465
+ "URL" : " https://docs.microsoft.com/en-us/azure/devops/pipelines/"
466
+ },
467
+ {
468
+ "Command" : " az repos" ,
469
+ "AzureServiceName" : " Azure Repos" ,
470
+ "URL" : " https://docs.microsoft.com/en-us/azure/devops/repos/"
471
+ },
472
+ {
473
+ "Command" : " az boards" ,
474
+ "AzureServiceName" : " Azure Boards" ,
475
+ "URL" : " https://docs.microsoft.com/en-us/azure/devops/boards/"
476
+ },
477
+ {
478
+ "Command" : " az artifacts" ,
479
+ "AzureServiceName" : " Azure Artifacts" ,
480
+ "URL" : " https://docs.microsoft.com/en-us/azure/devops/artifacts/"
481
+ },
482
+ {
483
+ "Command" : " az devops" ,
484
+ "AzureServiceName" : " Azure Devops" ,
485
+ "URL" : " https://docs.microsoft.com/en-us/azure/devops/"
461
486
}
462
487
]
463
488
You can’t perform that action at this time.
0 commit comments