@itentialopensource/adapter-azure_devops 0.2.2 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/metadata.json +3 -9
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/metadata.json
CHANGED
|
@@ -17,16 +17,10 @@
|
|
|
17
17
|
"CI/CD"
|
|
18
18
|
],
|
|
19
19
|
"tags": [
|
|
20
|
-
"
|
|
21
|
-
"Version Control",
|
|
22
|
-
"Build and Deploy"
|
|
20
|
+
"CI/CD & Self-Service"
|
|
23
21
|
],
|
|
24
22
|
"useCases": [
|
|
25
|
-
"
|
|
26
|
-
"Create, update, manage and remove Projects",
|
|
27
|
-
"Automated Deployment of a new System, Application or Project",
|
|
28
|
-
"Versioning of Infrastructure Configuration",
|
|
29
|
-
"Automation of Network Configuration Changes from Repository"
|
|
23
|
+
"CI/CD Pipeline"
|
|
30
24
|
],
|
|
31
25
|
"deprecated": {
|
|
32
26
|
"isDeprecated": false
|
|
@@ -70,4 +64,4 @@
|
|
|
70
64
|
"transformationProjects": [],
|
|
71
65
|
"exampleProjects": []
|
|
72
66
|
}
|
|
73
|
-
}
|
|
67
|
+
}
|
package/package.json
CHANGED
|
Binary file
|