-
Notifications
You must be signed in to change notification settings - Fork 103
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
Automation failure #626
Automation failure #626
Comments
Hi @dgargar-laude, thanks for the report. I think your patch makes sense—would you like to submit it as a PR for review? |
Hi, as far as I know I need to create a new branch first, based on tag 0.8.0 |
No -- and you don't need to do that. Simply raise a PR to "main". |
Expanding on the above, you'll need to fork the repo and create a PR from your fork. |
Here is the PR dgargar-laude#1 |
You'll need to change the target branch from the main branch of your fork to the main branch of the open-quantum-safe repo. |
Here is the pull req |
Describe the bug
During my execution using docker I could find some details regarding some missing pip packages in scripts/fullbuild.sh
Expected behavior
I will expect a good script execution without script errors.
Environment (please complete the following information):
Docker img
debian:bullseye-slim
OQSPROVIDER_TAG=0.8.0
OPENSSL_BRANCH=openssl-3.4.0
LIBOQS_BRANCH=0.12.0
I created a repository to show you the dockerfile working https://github.com/dgargar-laude/oqsproviderDockerfile
The text was updated successfully, but these errors were encountered: