From 9bfc4e78060202079865e1ed55f769b3add76baa Mon Sep 17 00:00:00 2001 From: UrbanCode CI Date: Fri, 19 Dec 2025 05:06:13 +0000 Subject: [PATCH] Release for ucv-ext-bitbucket-cloud 1.0.36 --- index.json | 10 ++++++---- plugins/ucv-ext-bitbucket-cloud/releases.json | 11 +++++++++++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/index.json b/index.json index 9ef09f4..9371790 100644 --- a/index.json +++ b/index.json @@ -311,11 +311,13 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.0.29", - "date": "2022-12-27T12:01:43.019Z", - "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.29", + "semver": "1.0.36", + "date": "2025-12-19T04:54:26.481Z", + "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.36", "notes": [ - "Initial Sync Date Field Added: Under the hidden properties section of add integration page for the plugin an Initial Sync Date field is added. This field is optional and can be used only for the first sync." + "Modified SonarQube configuration to ensure coverage includes both unit and functional tests", + "Performed package upgrades and enabled temporarily skipped functional test script.", + "Updated the API URL" ], "supports": "2.5.0" } diff --git a/plugins/ucv-ext-bitbucket-cloud/releases.json b/plugins/ucv-ext-bitbucket-cloud/releases.json index 2c8d8bc..5d35087 100644 --- a/plugins/ucv-ext-bitbucket-cloud/releases.json +++ b/plugins/ucv-ext-bitbucket-cloud/releases.json @@ -1,4 +1,15 @@ [ + { + "semver": "1.0.36", + "date": "2025-12-19T04:54:26.481Z", + "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.36", + "notes": [ + "Modified SonarQube configuration to ensure coverage includes both unit and functional tests", + "Performed package upgrades and enabled temporarily skipped functional test script.", + "Updated the API URL" + ], + "supports": "2.5.0" + }, { "semver": "1.0.29", "date": "2022-12-27T12:01:43.019Z",