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

Pr 2026 d #41

Merged
merged 66 commits into from
Nov 12, 2024
Merged

Pr 2026 d #41

merged 66 commits into from
Nov 12, 2024

Conversation

JanisSaldabols
Copy link
Collaborator

No description provided.

JanisSaldabols and others added 27 commits September 4, 2024 16:20
https://folio-org.atlassian.net/browse/MODNCIP-71

In MainVerticleTest.java:

Replace the deprecated deployVerticle method that will be removed in Vert.x 5:
Don't use the callback method, use the Future returning method instead:
https://github.com/eclipse-vertx/vert.x/wiki/Vert.x-5#callback-sanitization
https://github.com/folio-org/raml-module-builder/blob/master/doc/futurisation.md

Replace the custom success method with Vert.x' ctx.asyncAssertSuccess
that provides the same functionality:
https://vertx.io/docs/vertx-unit/java/#_asynchronous_assertions
…es-ramsons

MODNCIP-71: Upgrade dependencies for Ramsons
* Update NEWS

* [maven-release-plugin] prepare release v1.15.1

* [maven-release-plugin] prepare for next development iteration
* Update NEWS.md file

* [maven-release-plugin] prepare release v1.15.2

* [maven-release-plugin] prepare for next development iteration

* Fix user UUID mismatch

* [maven-release-plugin] prepare release v1.15.2

* [maven-release-plugin] prepare for next development iteration
* Update NEWS.md release prep

* Update README.md - adding email config example

* Update README.md permission name typo

* Update ModuleDescriptor-template.json adding module permissions

* Update README.md mentioning new services
* Update README.md permissions

* Update README.md permissions

* Update ModuleDescriptor-template.json adding post permissions
* Update NEWS.md update date in news.md

* Update NEWS.md note - updated modulePermissions

* [maven-release-plugin] prepare release v1.15.3

* [maven-release-plugin] prepare for next development iteration
# Conflicts:
#	README.md
#	src/main/java/org/folio/ncip/Constants.java
#	src/main/java/org/folio/ncip/FolioNcipHelper.java
#	src/main/java/org/folio/ncip/FolioRemoteServiceManager.java
#	src/main/java/org/folio/ncip/services/FolioCancelRequestItemService.java
#	src/main/java/org/folio/ncip/services/FolioCheckInItemService.java
#	src/main/java/org/folio/ncip/services/FolioCheckOutItemService.java
#	src/main/java/org/folio/ncip/services/FolioDeleteItemService.java
#	src/main/java/org/folio/ncip/services/FolioLookupUserService.java
#	src/main/java/org/folio/ncip/services/FolioRequestItemService.java
#	src/main/resources/ncip.properties
#	src/test/java/org/folio/ncip/CancelRequestItem.java
#	src/test/java/org/folio/ncip/DeleteItem.java
#	src/test/java/org/folio/ncip/MockServer.java
#	src/test/java/org/folio/ncip/RequestItem.java
#	src/test/resources/mockdata/ncip-acceptItem-blocked.xml
Copy link

sonarcloud bot commented Nov 12, 2024

@JanisSaldabols JanisSaldabols merged commit da698c4 into development Nov 12, 2024
3 checks passed
@JanisSaldabols JanisSaldabols deleted the PR-2026-D branch November 12, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants