Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -558,13 +558,12 @@
"email": "urbancode-plugins@hcl.com"
},
"current": {
"semver": "1.0.53",
"date": "2025-10-31T10:39:59.761Z",
"image": "urbancode/ucv-ext-generator:1.0.53",
"semver": "1.0.52",
"date": "2025-03-11T10:59:08.960Z",
"image": "urbancode/ucv-ext-generator:1.0.52",
"notes": [
"Bug fix: Fixed the Emerald Product Team - Inventory VSM issue.",
"Update: Updated the bottleneck-detection plugin version.",
"Enhancement: Added logic to automatically add the bottleneck-detection plugin after all VSMs are created."
"<b>Bug fix</b>: GitHub integration was not happening second time, it was using existing integration, as apiUrl was not unique in workflow.json file under VSMCookBooks integration properties of GitHub. In older version of GitHub URL field was removed, plugin was looking for apiUrl.",
"<b>Support for draft pull request</b>: In 1.4.19 release of GitHub this feature added, incorporated same in demo data generator plugin."
],
"supports": "4.0.5"
}
Expand Down
11 changes: 0 additions & 11 deletions plugins/ucv-ext-generator/releases.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
[
{
"semver": "1.0.53",
"date": "2025-10-31T10:39:59.761Z",
"image": "urbancode/ucv-ext-generator:1.0.53",
"notes": [
"Bug fix: Fixed the Emerald Product Team - Inventory VSM issue.",
"Update: Updated the bottleneck-detection plugin version.",
"Enhancement: Added logic to automatically add the bottleneck-detection plugin after all VSMs are created."
],
"supports": "4.0.5"
},
{
"semver": "1.0.52",
"date": "2025-03-11T10:59:08.960Z",
Expand Down