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

[PPANTT-129] feat: Authorizer API key configuration with segregation codes #500

Merged

Conversation

gioelemella
Copy link
Collaborator

@gioelemella gioelemella commented Sep 19, 2024

List of Changes

Motivation and Context

How Has This Been Tested?

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.

gioelemella and others added 30 commits June 24, 2024 17:34
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: giomella <gioele.mella@emeal.nttdata.com>
)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: giomella <gioele.mella@emeal.nttdata.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
# Conflicts:
#	helm/Chart.yaml
#	helm/values-dev.yaml
#	helm/values-prod.yaml
#	helm/values-uat.yaml
#	openapi/openapi.json
#	pom.xml
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/entity/WrapperEntityStation.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/mapper/StationMapper.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/mapper/StationMapperImpl.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/repository/WrapperStationsRepository.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/service/StationService.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/service/WrapperService.java
#	src/test/java/it/pagopa/selfcare/pagopa/backoffice/service/StationServiceTest.java
#	src/test/java/it/pagopa/selfcare/pagopa/backoffice/service/WrapperServiceTest.java
# Conflicts:
#	helm/Chart.yaml
#	helm/values-dev.yaml
#	helm/values-prod.yaml
#	helm/values-uat.yaml
#	openapi/openapi.json
#	pom.xml
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/service/ChannelService.java
# Conflicts:
#	openapi/openapi.json
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
# Conflicts:
#	helm/Chart.yaml
#	helm/values-dev.yaml
#	helm/values-prod.yaml
#	helm/values-uat.yaml
#	openapi/openapi.json
#	pom.xml
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/client/ExternalApiClient.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/service/ApiManagementService.java
#	src/main/java/it/pagopa/selfcare/pagopa/backoffice/service/CreditorInstitutionService.java
#	src/test/java/it/pagopa/selfcare/pagopa/backoffice/service/ApiManagementServiceTest.java
@gioelemella gioelemella changed the base branch from next to main September 24, 2024 07:26
Copy link

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.

@jacopocarlini jacopocarlini merged commit ea97f31 into main Sep 24, 2024
17 checks passed
Copy link

sonarcloud bot commented Sep 24, 2024

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.

5 participants