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

update version and remove CCI triggers #1498

Merged
merged 1 commit into from
Jun 15, 2023
Merged

update version and remove CCI triggers #1498

merged 1 commit into from
Jun 15, 2023

Conversation

baentsch
Copy link
Member

  • Update release information following release
  • Remove CCI triggers from projects no longer supporting CCI
  • [no] Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
  • [no] Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in oqs-provider, OQS-OpenSSL, OQS-BoringSSL, and OQS-OpenSSH will also need to be ready for review and merge by the time this is merged.)

@baentsch baentsch marked this pull request as ready for review June 14, 2023 05:49
@baentsch baentsch requested review from xvzcf and dstebila as code owners June 14, 2023 05:49
@baentsch baentsch requested a review from praveksharma June 14, 2023 05:49
@dstebila
Copy link
Member

I think it should be possible to trigger a Github Action in a downstream repo using a similar approach. Even if the parent job is in CircleCI, it could make a REST API call to trigger a job in Github Actions as long as it has the relevant access tokens. Maybe something like this would help: https://dev.to/rikurouvila/how-to-trigger-a-github-action-with-an-htt-request-545

@baentsch baentsch merged commit d81c64c into main Jun 15, 2023
@baentsch baentsch deleted the mb-updateversion branch June 15, 2023 04:02
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