-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VELOCITY-10093 Rename control to DevOps Control in documentation (IBM/HCL ) #368
Changes from 17 commits
050e03a
917caf5
969919c
9d287a8
4f73e8d
2f59fc2
4cd31b3
c5ee0f0
34113c6
8fa00b8
9d9a994
d508a6d
5b0f413
68ffbc5
20baafd
fd8675b
48c7ba0
41e4781
441e0b6
bcd21bb
66cb120
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -123,7 +123,7 @@ | |||||
}, | ||||||
"msQualityPlugin": { | ||||||
"name": "Microsoft Visual Studio Testing", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-vs-quality/", | ||||||
"description": "Allows UrbanCode Velocity to import VS Quality test results as metrics.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -139,9 +139,9 @@ | |||||
} | ||||||
}, | ||||||
"onetestPlugin": { | ||||||
"name": "HCL OneTest", | ||||||
"name": "Devops Test", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-onetest/", | ||||||
"description": "Allows UrbanCode Velocity to import OneTest test results as metrics.", | ||||||
"description": "Allows UrbanCode Velocity to import Devops Test test results as metrics.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
"email": "urbancode-plugins@hcl.com" | ||||||
|
@@ -158,7 +158,7 @@ | |||||
}, | ||||||
"release_summary_ibm": { | ||||||
"name": "GenAI Summary Release - IBM", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-release-summary-ibm/", | ||||||
"description": "Generates a summary of the current state of work for active releases", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -175,7 +175,7 @@ | |||||
}, | ||||||
"release_summary_openai": { | ||||||
"name": "GenAI Summary Release - OpenAI", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-release-summary-openai/", | ||||||
"description": "Generates a summary of the current state of work for active releases", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -300,7 +300,7 @@ | |||||
}, | ||||||
"ucv-ext-bitbucket-cloud": { | ||||||
"name": "Bitbucket Cloud", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-bitbucket-cloud/", | ||||||
"description": "Synchronizes pull requests and commit data from a Bitbucket cloud instance.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -354,7 +354,7 @@ | |||||
}, | ||||||
"ucv-ext-circleci": { | ||||||
"name": "CircleCI", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-circleci/", | ||||||
"description": "The CircleCI plug-in imports and synchronizes CI/CD data from CircleCI.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -392,9 +392,9 @@ | |||||
} | ||||||
}, | ||||||
"ucv-ext-control": { | ||||||
"name": "Control", | ||||||
"name": "Devops Control", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-control", | ||||||
"description": "Sync pull request, commit and issues from Control", | ||||||
"description": "Sync pull request, commit and issues from Devops Control", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
"email": "urbancode-plugins@hcl.com" | ||||||
|
@@ -404,7 +404,7 @@ | |||||
"date": "2024-10-21T10:29:52.192Z", | ||||||
"image": "urbancode/ucv-ext-control:1.0.2", | ||||||
"notes": [ | ||||||
"Initial Release for Control Plugin" | ||||||
"Initial Release for Devops Control Plugin" | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
] | ||||||
} | ||||||
}, | ||||||
|
@@ -482,7 +482,7 @@ | |||||
}, | ||||||
"ucv-ext-fortify-ssc": { | ||||||
"name": "Fortify SSC", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-fortify-ssc/", | ||||||
"description": "The Fortify SSC plug-in handles incoming data from Fortify SSC server.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -661,7 +661,7 @@ | |||||
}, | ||||||
"ucv-ext-njs-unit": { | ||||||
"name": "Njs-Unit", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-njs-unit/", | ||||||
"description": "This is a plugin to handle XML/Json types of data", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -736,7 +736,7 @@ | |||||
}, | ||||||
"ucv-ext-sap-charm": { | ||||||
"name": "SAP Charm", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-sap-charm/", | ||||||
"description": "Sync issue data from Jira and SAP.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -772,7 +772,7 @@ | |||||
}, | ||||||
"ucv-ext-shell": { | ||||||
"name": "Shell", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-shell/", | ||||||
"description": "This plugin will execute simple shell scripts", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -789,7 +789,7 @@ | |||||
}, | ||||||
"ucv-ext-snyk": { | ||||||
"name": "Snyk", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-snyk/", | ||||||
"description": "Sync vulnerabilities data from Snyk.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -808,7 +808,7 @@ | |||||
}, | ||||||
"ucv-ext-ucd": { | ||||||
"name": "UbranCode Deploy", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-ucd/", | ||||||
"description": "Sync applications, components, snapshots, environments, inventories, and application processes related data from UrbanCode Deploy server.", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
@@ -843,7 +843,7 @@ | |||||
}, | ||||||
"ucv-ext-whitesource": { | ||||||
"name": "WhiteSource", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-whitesource/", | ||||||
"description": "This plug-in imports data from WhiteSource", | ||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,7 +1,7 @@ | ||||||
{ | ||||||
"name": "HCL OneTest", | ||||||
"name": "Devops Test", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-onetest/", | ||||||
"description": "Allows UrbanCode Velocity to import OneTest test results as metrics.", | ||||||
"description": "Allows UrbanCode Velocity to import Devops Test test results as metrics.", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
"email": "urbancode-plugins@hcl.com" | ||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "GenAI Summary Release - IBM", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-release-summary-ibm/", | ||
"description": "Generates a summary of the current state of work for active releases", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "GenAI Summary Release - OpenAI", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-release-summary-openai/", | ||
"description": "Generates a summary of the current state of work for active releases", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "Bitbucket Cloud", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-bitbucket-cloud/", | ||
"description": "Synchronizes pull requests and commit data from a Bitbucket cloud instance.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "CircleCI", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-circleci/", | ||
"description": "The CircleCI plug-in imports and synchronizes CI/CD data from CircleCI.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,9 +1,9 @@ | ||||||
{ | ||||||
"name": "Control", | ||||||
"name": "Devops Control", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-control", | ||||||
"description": "Sync pull request, commit and issues from Control", | ||||||
"description": "Sync pull request, commit and issues from Devops Control", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"author": { | ||||||
"name": "UrbanCode", | ||||||
"email": "urbancode-plugins@hcl.com" | ||||||
} | ||||||
} | ||||||
} |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -4,7 +4,7 @@ | |||||
"date": "2024-10-21T10:29:52.192Z", | ||||||
"image": "urbancode/ucv-ext-control:1.0.2", | ||||||
"notes": [ | ||||||
"Initial Release for Control Plugin" | ||||||
"Initial Release for Devops Control Plugin" | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
] | ||||||
} | ||||||
] | ||||||
] |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "Fortify SSC", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-fortify-ssc/", | ||
"description": "The Fortify SSC plug-in handles incoming data from Fortify SSC server.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "Njs-Unit", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-njs-unit/", | ||
"description": "This is a plugin to handle XML/Json types of data", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "SAP Charm", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-sap-charm/", | ||
"description": "Sync issue data from Jira and SAP.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "Shell", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-shell/", | ||
"description": "This plugin will execute simple shell scripts", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "Snyk", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-snyk/", | ||
"description": "Sync vulnerabilities data from Snyk.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "UbranCode Deploy", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-ucd/", | ||
"description": "Sync applications, components, snapshots, environments, inventories, and application processes related data from UrbanCode Deploy server.", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "WhiteSource", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/", | ||
"url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-whitesource/", | ||
"description": "This plug-in imports data from WhiteSource", | ||
"author": { | ||
"name": "UrbanCode", | ||
"email": "urbancode-plugins@hcl.com" | ||
} | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.