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

Spring Boot 3 migration #255

Merged
merged 6 commits into from
Jun 22, 2023
Merged

Spring Boot 3 migration #255

merged 6 commits into from
Jun 22, 2023

Conversation

marcingrzejszczak
Copy link
Collaborator

@marcingrzejszczak marcingrzejszczak commented Apr 28, 2023

Main migration action items

  • Upgraded libs
    • Had to migrate to a new Github API that is JDK 17 compatible
    • Changed the Github tests to work with WireMock stubs instead of test api (there's on such api in the new library) - Note, these tests will not break if the API on GitHub side or Sagan side change. Ideally we should migrate to stubs provided by Sagan one day
  • Removed Reactor meta-release (they're not using it)
  • Removed the Cloud Info project (it's not used anymore)

@marcingrzejszczak marcingrzejszczak changed the title Spring boot3 Spring Boot 3 migration May 8, 2023
@marcingrzejszczak marcingrzejszczak merged commit aa5d636 into main Jun 22, 2023
1 check passed
@marcingrzejszczak marcingrzejszczak deleted the springBoot3 branch June 22, 2023 14:30
OlgaMaciaszek added a commit that referenced this pull request Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant