Skip to content
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

Release 5.1.4 #204

Merged
merged 5 commits into from
May 22, 2024
Merged

Release 5.1.4 #204

merged 5 commits into from
May 22, 2024

Conversation

AmsterGet
Copy link
Member

No description provided.

reportportal.io and others added 3 commits April 11, 2024 15:37
…config mode (#203)

* chore: Update launch search URL based on config mode

* feat: Add launch UUID print functionality

The code changes in `report-portal-client.js` add functionality to print the UUID of the merged launches if the `launchUuidPrint` configuration option is enabled. This is achieved by calling the `launchUuidPrintOutput` function with the UUID as an argument.

* Update launch search URL based on config mode

* Update launch search URL based on config mode and fix type error

* Remove unused "mode" property of mergeLaunch method
@AmsterGet AmsterGet merged commit 94d0015 into master May 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot retrieve the UUID of the launch after merging launches Cannot merge launch on debug mode
2 participants