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

[improve][ci] Switch JDK distribution from temurin to corretto #22238

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

nodece
Copy link
Member

@nodece nodece commented Mar 11, 2024

Motivation

We are using the corretto JDK in our image, so I think we also Switch JDK distribution from temurin to corretto in the CI.

Modifications

Use corretto instead temurin.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 11, 2024
@nodece
Copy link
Member Author

nodece commented Mar 11, 2024

/pulsarbot rerun-failure-checks

1 similar comment
@nodece
Copy link
Member Author

nodece commented Mar 11, 2024

/pulsarbot rerun-failure-checks

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.62%. Comparing base (bbc6224) to head (a74c57f).
Report is 30 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #22238      +/-   ##
============================================
+ Coverage     73.57%   73.62%   +0.05%     
+ Complexity    32624    32242     -382     
============================================
  Files          1877     1879       +2     
  Lines        139502   139792     +290     
  Branches      15299    15338      +39     
============================================
+ Hits         102638   102928     +290     
+ Misses        28908    28874      -34     
- Partials       7956     7990      +34     
Flag Coverage Δ
inttests 26.83% <ø> (+2.24%) ⬆️
systests 24.46% <ø> (+0.13%) ⬆️
unittests 72.86% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 72 files with indirect coverage changes

@lhotari lhotari merged commit d61f758 into apache:master Mar 11, 2024
60 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants