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

Fix Sad CI #715

Merged
merged 2 commits into from
Jul 7, 2023
Merged

Fix Sad CI #715

merged 2 commits into from
Jul 7, 2023

Conversation

ober
Copy link
Collaborator

@ober ober commented Jul 5, 2023

Closes #711

Issues resolved by this pr:

  • broken gambit builds (thanks @ober!)
  • broken digest-sign and digest-verify in libcrypto

@ober ober closed this Jul 5, 2023
@ober ober reopened this Jul 5, 2023
@vyzo
Copy link
Collaborator

vyzo commented Jul 5, 2023

Yeah, let's make it a "fix CI" pr. I will change the title, but the CI checks still failing.

@vyzo vyzo changed the title add libm Fix Sad CI Jul 5, 2023
@ober
Copy link
Collaborator Author

ober commented Jul 6, 2023

Gambit/gerbil now build on all of the branches. Failure is just on tests.

@vyzo
Copy link
Collaborator

vyzo commented Jul 6, 2023

Great, can we also fix the tests?

@vyzo
Copy link
Collaborator

vyzo commented Jul 6, 2023

I can also look at it if you want.

@vyzo
Copy link
Collaborator

vyzo commented Jul 7, 2023

So I fixed the crypto problems, let's see if anything else bombs.

@vyzo vyzo requested a review from fare July 7, 2023 20:08
ober and others added 2 commits July 7, 2023 23:11
The whole thing was completely broken; you need to call DigestSignInit
and DigestVerifyInit.
@vyzo
Copy link
Collaborator

vyzo commented Jul 7, 2023

Did some squashing to cleanly separate commit responsibility.

@fare fare merged commit 14f93f7 into master Jul 7, 2023
@vyzo vyzo deleted the test-fix branch July 8, 2023 07:59
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.

CI is sad
3 participants