@comeonautomation/reportportal-client
Advanced tools
Comparing version
@@ -278,3 +278,3 @@ /* eslint-disable quotes,no-console,class-methods-use-this */ | ||
*/ | ||
forceStopLaunches() { | ||
forceStopAndMergeLaunches(mergeDescription) { | ||
if (this.isLaunchMergeRequired) { | ||
@@ -308,2 +308,3 @@ const statusUrl = ["launch", "status"].join("/"); | ||
this.logDebug(`Launches successfully stopped!`); | ||
this.mergeLaunches(mergeDescription) | ||
}); | ||
@@ -316,2 +317,3 @@ }); | ||
/* | ||
@@ -318,0 +320,0 @@ * This method is used to create data object for merge request to ReportPortal. |
{ | ||
"name": "@comeonautomation/reportportal-client", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "ReportPortal client for node.js", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
144281
0.06%1668
0.06%