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

Replace jenv local with jenv global for macOS snapshots JDK switch #4318

Merged

Conversation

peterzhuamazon
Copy link
Member

Description

Replace jenv local with jenv global for macOS snapshots JDK switch

Issues Resolved

Closes #4272

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11f9ea4) 91.18% compared to head (633beb5) 91.18%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4318   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files         189      189           
  Lines        6146     6146           
=======================================
  Hits         5604     5604           
  Misses        542      542           

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

@prudhvigodithi
Copy link
Member

LGTM, please check the failing groovy tests @peterzhuamazon.

Signed-off-by: Peter Zhu <[email protected]>
@peterzhuamazon peterzhuamazon merged commit 1bb1d0e into opensearch-project:main Jan 2, 2024
13 checks passed
@peterzhuamazon peterzhuamazon deleted the macos-jenv-global branch January 2, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] macOS version of JDK21.0.1+12 not able to be install with java global tools
3 participants