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

WIP : Upgrade to spring boot 3.2 #309

Merged
merged 7 commits into from
Jan 29, 2024
Merged

WIP : Upgrade to spring boot 3.2 #309

merged 7 commits into from
Jan 29, 2024

Conversation

olevitt
Copy link
Contributor

@olevitt olevitt commented Dec 5, 2023

This PR to track current work in progress to migrate to spring boot 3.2.
Main issue seems to be with our current implementation of helm package URL retrieval which is based on createRelative which seems to have changed behaviour in this spring version. See

.createRelative(chart.getUrls().stream().findFirst().get());

Copy link

sonarcloud bot commented Dec 19, 2023

Quality Gate Failed Quality Gate failed

Failed conditions

1 Security Hotspot
C Reliability Rating on New Code (required ≥ A)
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@olevitt olevitt marked this pull request as ready for review January 29, 2024 10:38
Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@olevitt olevitt merged commit eff2c8d into main Jan 29, 2024
7 checks passed
@olevitt olevitt deleted the spring-boot-3-2 branch January 29, 2024 10:49
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.

1 participant