-
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
chore(build): integrate ecommerce commons library #5
Conversation
src/main/kotlin/it/pagopa/ecommerce/helpdesk/services/EcommerceService.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of small comments. Good job 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
Co-authored-by: Giovanni Berti <[email protected]>
This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
List of Changes
Integrate ecommerce commons library.
Integration has been made through a custom sh script that perform pagopa-ecommerce-common remote repository checkout and build before starting gradle project build.
Then ecommerce common dependency is retrieved from local maven repository and project build proceed as defined into the gradle.build script file
Motivation and Context
Those modifications are needed in order to integrate ecommerce commons library with MongoDB documents used to retrieve transactions from eCommerce database
How Has This Been Tested?
Local build + docker build
Screenshots (if appropriate):
Types of changes
Checklist: