Skip to content

Conversation

steven-sheehy
Copy link
Contributor

@steven-sheehy steven-sheehy commented Jul 22, 2025

Description:

  • Adapt build to work with Spring AOT
  • Add spring-retry dependency in preparation for removing Spring Cloud
  • Add some reflection hints for compiling to native code
  • Add support for SBOM to bootBuildImage task
  • Fix use of deprecated spring.graphql.path
  • Move Hibernate properties to centralized CommonConfiguration
  • Rename docker prefixed Gradle properties to image

Related issue(s):

Related to #11438

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Steven Sheehy <[email protected]>
@steven-sheehy steven-sheehy added this to the 0.135.0 milestone Jul 22, 2025
@steven-sheehy steven-sheehy self-assigned this Jul 22, 2025
@steven-sheehy steven-sheehy added enhancement Type: New feature build Area: Related to the build process labels Jul 22, 2025
@lfdt-bot
Copy link

lfdt-bot commented Jul 22, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

codacy-production bot commented Jul 22, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-32.77% (target: -1.00%) 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d83b556) 36294 34024 93.75%
Head commit (b594f64) 59761 (+23467) 36442 (+2418) 60.98% (-32.77%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#11635) 30 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@steven-sheehy steven-sheehy marked this pull request as ready for review July 23, 2025 03:15
@steven-sheehy steven-sheehy requested a review from a team as a code owner July 23, 2025 03:15
xin-hedera
xin-hedera previously approved these changes Jul 23, 2025
Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Steven Sheehy <[email protected]>
@steven-sheehy steven-sheehy requested a review from jnels124 July 23, 2025 19:34
@steven-sheehy steven-sheehy merged commit 1fcdcec into main Jul 23, 2025
31 of 33 checks passed
@steven-sheehy steven-sheehy deleted the bootbuildimage branch July 23, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Area: Related to the build process enhancement Type: New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants