Skip to content

RUBY-2849 Fix GitHub Actions #2386

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 6 commits into from
Dec 21, 2021
Merged

Conversation

comandeo
Copy link

No description provided.

@comandeo comandeo force-pushed the 2849-fix-gh-actions branch from 5456a40 to b5d383c Compare December 16, 2021 10:47
@comandeo comandeo force-pushed the 2849-fix-gh-actions branch from 1a24f99 to 7cc9102 Compare December 20, 2021 10:19
@comandeo comandeo requested a review from p-mongo December 20, 2021 21:03
if (algo = ENV['OCSP_ALGORITHM'])&.empty?
"#{ssl_certs_dir}/client.pem"
else
Pathname.new("#{spec_root}/support/ocsp/#{algo}/server.pem")
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be great if this had a comment explaining the logic behind each of the branches.

@p-mongo p-mongo merged commit 8faaee3 into mongodb:master Dec 21, 2021
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