Skip to content

Commit

Permalink
Merge Rc/5.11.1 (#375)
Browse files Browse the repository at this point in the history
* [Gradle Release Plugin] - new version commit:  '5.10.1'.

* Release 5.11.0 (#367)

* EPMRPP-86199 || Add common not found error

* EPMRPP-86199 || Add common not found error

* Add common not found Error (#352)

* EPMRPP-86199 || Add common not found error

* EPMRPP-86199 || Add common not found error

* EPMRPP-86221 || Fix missed fields

* EPMRPP-86250 ||  Update Analyzer settings. Provide the base for analysis: Current launch and Current launch+previous

* EPMRPP-86742 add lombok support (#355)

EPMRPP-86742 extended response for launch import

* EPMRPP-86743 || Add new launch import rq (#356)

* EPMRPP-86743 || Add new launch import rq

* EPMRPP-86743 || Remove start time constraint

* EPMRPP-86743 || Add author

* EPMRPP-87332 || Send launchNumber to analyzer

* EPMRPP-87316 || Update PostFromField model (#358)

* EPMRPP-87316 || Update post form fields

* EPMRPP-87316 || Add command name to PostFormField

* EPMRPP-87316 || Add command name to PostFormField

* EPMRPP-87316 || Update named value object

* EPMRPP-87493 || Add description of the field (#360)

* EPMRPP-87271 added ActivityEventResource.subjectId field (#359)

* EPMRPP-87271 added ActivityEventResource.subjectId field

* rc/5.11.0 || Update version

---------

Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: Andrei Piankouski <[email protected]>
Co-authored-by: APiankouski <[email protected]>
Co-authored-by: Ivan <[email protected]>
Co-authored-by: Siarhei Hrabko <[email protected]>

* [Gradle Release Plugin] - new version commit:  '5.11.1'.

* rc/5.11.1 || Update version

---------

Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: Andrei Piankouski <[email protected]>
Co-authored-by: APiankouski <[email protected]>
Co-authored-by: Ivan <[email protected]>
Co-authored-by: Siarhei Hrabko <[email protected]>
  • Loading branch information
7 people authored Mar 13, 2024
1 parent f466951 commit 0afd4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
env:
GH_USER_NAME: github.actor
SCRIPTS_VERSION: 5.10.0
RELEASE_VERSION: 5.10.0
RELEASE_VERSION: 5.11.1

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=5.10.0
version=5.11.1
description=EPAM Report portal. REST API model
hibernateValidatorVersion=6.1.2.Final
validationApiVersion=2.0.1.Final
Expand Down

0 comments on commit 0afd4d1

Please sign in to comment.