-
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
[PPANTT-178] fix: Improve iban and CI cron job #520
Merged
gioelemella
merged 33 commits into
main
from
PPANTT-178-bo-improve-iban-and-ci-cron-job
Nov 12, 2024
Merged
[PPANTT-178] fix: Improve iban and CI cron job #520
gioelemella
merged 33 commits into
main
from
PPANTT-178-bo-improve-iban-and-ci-cron-job
Nov 12, 2024
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
gioelemella
requested review from
alessio-cialini,
svariant and
a team
as code owners
November 5, 2024 10:09
…github.com/pagopa/pagopa-selfcare-ms-backoffice-backend into PPANTT-178-bo-improve-iban-and-ci-cron-job
…github.com/pagopa/pagopa-selfcare-ms-backoffice-backend into PPANTT-178-bo-improve-iban-and-ci-cron-job
…ulkDAO with Repository and MongoTemplate and improved iban extraction
…ecution on single broker failure, fixed code smells and updated unit tests
gioelemella
changed the title
[PPANTT-178] fiix: Improve iban and CI cron job
[PPANTT-178] fix: Improve iban and CI cron job
Nov 8, 2024
…78-bo-improve-iban-and-ci-cron-job # Conflicts: # helm/Chart.yaml # helm/values-dev.yaml # helm/values-prod.yaml # helm/values-uat.yaml # openapi/openapi.json # pom.xml
gioelemella
force-pushed
the
PPANTT-178-bo-improve-iban-and-ci-cron-job
branch
from
November 8, 2024 15:31
f2467df
to
ed4eac5
Compare
alessio-cialini
approved these changes
Nov 12, 2024
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. |
Quality Gate passedIssues Measures |
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.
List of Changes
brokerCiExport
cronbrokerIbansExport
cronMongoClient
withMongoTemplate
Motivation and Context
Avoid OOM error during cron execution, improve code, error handling and logs
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
expected)
Checklist: