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

consolidate workflow files, arkworks - wasm & release fixes #247

Merged

Conversation

lynxcs
Copy link
Contributor

@lynxcs lynxcs commented Nov 1, 2023

  • Arkworks fixes for wasm32 build
  • Added arkworks to release workflow
  • Modified release workflow file so that support for backend can be easily added (only change is backend matrix)
  • Moved run-c-kzg-test/benches.sh to root directory, changed script to accept backend argument
  • Consolidated test & benchmark workflow files into common ones.
  • Cherry picked not building force-adx from main branch
  • Builds tests on release mode, due to cost of enabling release build is less than run time of tests on regular build

For now didn't include mcl in the new test & benchmark workflows due to they have different layout than other backends. I have no problem with fixing it for them, but their CI already doesn't pass on integration & seems like there's no progress on mcl team side, so didn't bother. If that changes, would be happy to add the workflows for them

@sauliusgrigaitis sauliusgrigaitis merged commit 8af4460 into grandinetech:integration Nov 6, 2023
12 of 18 checks passed
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