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

Ensure that openssl is not required #113

Merged
merged 7 commits into from
Jun 12, 2024
Merged

Ensure that openssl is not required #113

merged 7 commits into from
Jun 12, 2024

Conversation

wagpa
Copy link
Contributor

@wagpa wagpa commented Jun 11, 2024

Changes

  • ensure that openssl is not required by any crate

OpenSSL is not part of the docker image. As such it cannot be used by any crate. We check this by verifying, that the openssl crate is not part of the tree.

@wagpa wagpa requested a review from scrayos June 11, 2024 12:51
@scrayos scrayos merged commit e847d6d into main Jun 12, 2024
4 checks passed
@scrayos scrayos deleted the dev/openssl-check branch June 12, 2024 08:24
@wagpa wagpa linked an issue Jun 17, 2024 that may be closed by this pull request
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.

Add pipeline check that openssl is not required
2 participants