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

[CLIENT-2217] macOS wheels: update OpenSSL dependency from 1.1.1 to 3 #471

Merged
merged 7 commits into from
Nov 1, 2024

Conversation

juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Jul 19, 2023

macOS arm64 and x86_64 wheels build and pass testing

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (8ff0327) to head (91aa9e8).
Report is 8 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #471      +/-   ##
==========================================
- Coverage   80.89%   80.87%   -0.02%     
==========================================
  Files         100      100              
  Lines       15053    15047       -6     
==========================================
- Hits        12177    12170       -7     
- Misses       2876     2877       +1     
Flag Coverage Δ
?

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

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

@juliannguyen4 juliannguyen4 force-pushed the CLIENT-2217-openssl3 branch 2 times, most recently from 957b2a5 to a87ca89 Compare August 4, 2023 19:52
@juliannguyen4 juliannguyen4 changed the title [CLIENT-2217] Update OpenSSL dependency from 1.1.1 to 3 [CLIENT-2217] macOS wheels: update OpenSSL dependency from 1.1.1 to 3 Oct 31, 2024
@juliannguyen4 juliannguyen4 changed the base branch from stage to dev November 1, 2024 17:53
@juliannguyen4 juliannguyen4 marked this pull request as ready for review November 1, 2024 17:54
Copy link
Contributor

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

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

There is maybe a discrepancy in the MD file, otherwise it looks okay.

BUILD.md Outdated
@@ -87,8 +87,7 @@ By default macOS will be missing command line tools.

The dependencies can be installed through the macOS package manager [Homebrew](http://brew.sh/).

brew install openssl@1
# brew uninstall openssl@3
brew uninstall openssl@3
Copy link
Contributor

Choose a reason for hiding this comment

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

do you mean 'install', not 'uninstall'?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

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

change looks good

@juliannguyen4 juliannguyen4 merged commit c1c9264 into dev Nov 1, 2024
74 of 80 checks passed
@juliannguyen4 juliannguyen4 deleted the CLIENT-2217-openssl3 branch November 1, 2024 18:46
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.

3 participants