-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathManifestFormatMay2022.json
More file actions
92 lines (92 loc) · 3.06 KB
/
ManifestFormatMay2022.json
File metadata and controls
92 lines (92 loc) · 3.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"PrimaryDetails": {
"AssetTitle": "Iot Project Package",
"AssetURL": "http://localhost:3000/assets",
"AssetType": "IP Component",
"Description": "A guided workshop to explore important definitions required to provide an AVS design",
"Products": [
"Azure",
"Azure Compute"
],
"Scenarios": [
"Azure Migration",
"Cloud Foundation"
],
"Tags": [
"Azure",
"Cloudmo",
"ACF",
"AVS"
],
"AssetVersion": "My Asset Version V2",
"AssetContributors": [
"v-viyada"
],
"AssetOwner": [
"v-viyada"
],
"RegisteredBy": "v-viyada",
"RegisteredDate": "11-24-2021",
"Status": "InDevelopment",
"DeliveryProductID": "P-MAD-M365",
"DomainServiceline": "ML1235"
},
"IPDetails": {
"DisplayVersion": "D1",
"WorkItems": [
{
"Name": "Initial Analysis",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
},
{
"Name": "Proof of Concept",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
}
],
"Repository": [
{
"Name": "Code Samples",
"SourceType": "ADO",
"Url": "https://dev.azure.com/repo/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
},
{
"Name": "Integration Samples",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
}
],
"Wiki": [
{
"Name": "Technical Documentation",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
},
{
"Name": "Business Usecases",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
}
],
"Pipelines": [
{
"Name": "Build Pipeline",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
},
{
"Name": "Release Pipeline",
"SourceType": "ADO",
"Url": "https://dev.azure.com/chrysalis-innersource/IBIS%20(Intelligent%20Bootstrap%20Integrated%20System)/_queries/query/01a0eb68-d1ee-4d31-89f7-0bf9ad808480/"
}
],
"AssociatedComponents": [
{
"InnerSourceId": "ec654311-e343-4219-a211-0f33243ef29a",
"BuildNumber": "2203121",
"DisplayVersion": "D1"
}
]
}
}