Skip to content

chore: fix build configuration #1526

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

Merged
merged 1 commit into from
Nov 22, 2023
Merged

chore: fix build configuration #1526

merged 1 commit into from
Nov 22, 2023

Conversation

scottgerring
Copy link
Contributor

@scottgerring scottgerring commented Nov 22, 2023

Issue #, if available:
n/a

Description of changes:

We missed removing some cruft from the Java21/Java17 JDK selection introduced in #1517 in the PR #1519. Remove it!

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e4173a) 79.17% compared to head (5ca46b0) 79.17%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1526   +/-   ##
=========================================
  Coverage     79.17%   79.17%           
  Complexity      754      754           
=========================================
  Files            93       93           
  Lines          2877     2877           
  Branches        307      307           
=========================================
  Hits           2278     2278           
  Misses          501      501           
  Partials         98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scottgerring scottgerring marked this pull request as ready for review November 22, 2023 07:37
@jeromevdl
Copy link
Contributor

For some reason, e2e tests did not start, I've started them: https://github.com/aws-powertools/powertools-lambda-java/actions/runs/6954282116

Copy link
Contributor

@jeromevdl jeromevdl left a comment

Choose a reason for hiding this comment

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

OK, but let's wait for the e2e tests to execute

@scottgerring scottgerring merged commit 628a2ca into main Nov 22, 2023
@scottgerring scottgerring deleted the chore/fix-build branch November 22, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants