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

EPMRPP-89703 || Lib updates with merged ones #247

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

pbortnik
Copy link
Contributor

No description provided.

@pbortnik pbortnik requested a review from HardNorth April 13, 2024 12:24
@@ -301,7 +301,7 @@
### Added
- A method to emit a log entry for a certain item:
com.epam.reportportal.service.ReportPortal.emitLog(io.reactivex.Maybe<java.lang.String>,
java.util.function.Function<java.lang.String,com.epam.ta.reportportal.ws.model.log.SaveLogRQ>)
java.util.function.Function<java.lang.String,com.epam.ta.reportportal.ws.reporting.SaveLogRQ>)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add changelog entry

Comment on lines +40 to +44
maven { url 'https://jitpack.io' }
}

dependencies {
api ('com.epam.reportportal:commons-model:5.0.0') {
api ('com.github.reportportal:commons-reporting:24941f3') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I don't use jitpack dependencies, that's an order of agent libraries.

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.

2 participants