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

feat: [PagoPA-1488] renewal debt positions #205

Merged
merged 38 commits into from
Feb 12, 2024

Conversation

alessio-acitelli
Copy link
Collaborator

List of Changes

  • created batch for archiving debit positions

Motivation and Context

  • relieve the database of debt positions that are now obsolete

How Has This Been Tested?

  • manual and junit test

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

pagopa-github-bot and others added 14 commits February 1, 2024 16:30
https://github.com/pagopa/pagopa-debt-position.git into
PAGOPA-1488-renewal-debt-positions

Conflicts:
	src/main/java/it/gov/pagopa/debtposition/scheduler/HistoricizationScheduler.java
	src/main/resources/application-h2.properties
	src/main/resources/application.properties
	src/test/resources/application.properties
https://github.com/pagopa/pagopa-debt-position.git into
PAGOPA-1488-renewal-debt-positions

Conflicts:
	src/main/java/it/gov/pagopa/debtposition/scheduler/HistoricizationScheduler.java
	src/main/resources/application-h2.properties
	src/main/resources/application.properties
	src/test/resources/application.properties
@alessio-acitelli alessio-acitelli marked this pull request as ready for review February 7, 2024 13:51
@alessio-acitelli alessio-acitelli requested a review from a team as a code owner February 7, 2024 13:51
Copy link
Contributor

@pasqualespica pasqualespica left a comment

Choose a reason for hiding this comment

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

great 🚀

Copy link
Contributor

@pasqualespica pasqualespica left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

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.

Copy link
Contributor

Comment this PR with update_code to update openapi.json and format the code. Consider to use pre-commit to format the code.

Copy link

@alessio-acitelli alessio-acitelli merged commit f02c89e into main Feb 12, 2024
7 of 10 checks passed
@alessio-acitelli alessio-acitelli deleted the PAGOPA-1488-renewal-debt-positions branch February 12, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants