generated from reportportal/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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.12.0 #33
Merged
Merged
Release 5.12.0 #33
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dals when user enters non-digits in project ID field (#3) * EPMRPP-87023 || No UI validation on Create/Edit Gitlab integration modals when user enters non-digits in project ID field * EPMRPP-87023 || code review fixes - 1
…dals when user enters non-digits in project ID field (#9)
EPMRPP-87411 || All spaces are replaced with %20 if post issue to GitLab
…ment are not posted together with issues if "Description" field is disabled in the configuration (#21)
… isn't notified about entered extra symbols (#22)
… it if it contains label (#25)
…-item-issues EPMRPP-88848 || Update to use commons reporting instead of commons model
Co-authored-by: Pavel Bortnik <[email protected]> Co-authored-by: Vadim73i <[email protected]> Co-authored-by: Andrei Piankouski <[email protected]> Co-authored-by: APiankouski <[email protected]> Co-authored-by: siarhei_hrabko <[email protected]> Co-authored-by: Siarhei Hrabko <[email protected]>
Co-authored-by: Pavel Bortnik <[email protected]>
# Conflicts: # build.gradle # gradle.properties # src/main/java/com/epam/reportportal/extension/gitlab/GitlabExtension.java # src/main/java/com/epam/reportportal/extension/gitlab/client/GitlabClient.java # src/main/java/com/epam/reportportal/extension/gitlab/client/GitlabClientProvider.java # src/main/java/com/epam/reportportal/extension/gitlab/command/DescriptionBuilderService.java # src/main/java/com/epam/reportportal/extension/gitlab/command/GetIssueCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/GetIssueFieldsCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/GetIssuesCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/PostTicketCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/RetrieveCreationParamsCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/SearchEpicsCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/SearchLabelsCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/SearchMilestonesCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/SearchUsersCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/command/TestConnectionCommand.java # src/main/java/com/epam/reportportal/extension/gitlab/event/handler/plugin/PluginLoadedEventHandler.java # src/main/java/com/epam/reportportal/extension/gitlab/info/impl/PluginInfoProviderImpl.java # src/main/java/com/epam/reportportal/extension/gitlab/utils/TicketMapper.java # ui.gradle # ui/package-lock.json # ui/src/components/integrationFormFields/integrationFormFields.tsx
grabsefx
approved these changes
Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.