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

ci: Fix OpenSSL path, add repository_dispatch trigger #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SWilson4
Copy link
Member

This PR does two things in preparation for updating to liboqs 0.12.0:

  • Adds a repository_dispatch trigger to CI.
  • Fixes path to OpenSSL for macos-latest in GitHub Actions.

The first two items will allow us to trigger CI from liboqs as we do for the other language wrappers and adapt to breaking changes as they occur. When I do the update to 0.12.0 I will add CI jobs that test against liboqs main to take advantage of this functionality. (Right now CI breaks with liboqs main.)

Add a repository_dispatch trigger to CI.

Fix path to OpenSSL for macos-latest in GitHub Actions.

Signed-off-by: Spencer Wilson <[email protected]>
@thomwiggers thomwiggers removed their request for review December 17, 2024 08:16
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.

2 participants