116 lines
2.4 KiB
JSON
116 lines
2.4 KiB
JSON
{
|
|
"manifestVersion": 1,
|
|
"id": "sk-azure-devops-toolkit",
|
|
"name": "SK Azure DevOps Toolkit",
|
|
"version": "1.1.1",
|
|
"publisher": "skoszewski-lab",
|
|
"targets": [
|
|
{
|
|
"id": "Microsoft.VisualStudio.Services"
|
|
}
|
|
],
|
|
"description": "Azure DevOps tasks implementing missing Azure DevOps functionality.",
|
|
"content": {
|
|
"details": {
|
|
"path": "overview.md"
|
|
}
|
|
},
|
|
"categories": [
|
|
"Azure Pipelines"
|
|
],
|
|
"public": false,
|
|
"icons": {
|
|
"default": "images/icon.png"
|
|
},
|
|
"files": [
|
|
{
|
|
"path": "task/AzureFederatedAuth"
|
|
},
|
|
{
|
|
"path": "task/CopyBlob"
|
|
},
|
|
{
|
|
"path": "task/ListBlobs"
|
|
},
|
|
{
|
|
"path": "task/GetBlob"
|
|
},
|
|
{
|
|
"path": "task/PutBlob"
|
|
},
|
|
{
|
|
"path": "task/SetupGitHubRelease"
|
|
},
|
|
{
|
|
"path": "images",
|
|
"addressable": true
|
|
},
|
|
{
|
|
"path": "overview.md",
|
|
"addressable": true
|
|
}
|
|
],
|
|
"contributions": [
|
|
{
|
|
"id": "c5832ba7-adfc-4723-8bc6-ab6287c78b3d",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/AzureFederatedAuth"
|
|
}
|
|
},
|
|
{
|
|
"id": "b80bb228-7c95-4d43-a8fa-0607f14f9c48",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/CopyBlob"
|
|
}
|
|
},
|
|
{
|
|
"id": "c6c7b21a-2e53-442a-8c44-bf9c8f1f281e",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/ListBlobs"
|
|
}
|
|
},
|
|
{
|
|
"id": "5484f889-0b9d-4cf7-b4f1-f6112f1163f5",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/GetBlob"
|
|
}
|
|
},
|
|
{
|
|
"id": "09e34720-d862-4d34-bf5e-7d8f29d61b67",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/PutBlob"
|
|
}
|
|
},
|
|
{
|
|
"id": "289ace53-1fe2-45c7-abf2-a8e8fb57552d",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/SetupGitHubRelease"
|
|
}
|
|
}
|
|
]
|
|
}
|