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: move to language specific flows #398

Merged
merged 10 commits into from
Feb 28, 2024
Merged

Conversation

jeremyfelder
Copy link
Collaborator

@jeremyfelder jeremyfelder commented Feb 26, 2024

Describe the changes

This PR updates the github actions to

  • run per supported language
  • conditional run logic
  • pipelined jobs for failing fast
  • additional parallelization
  • run golang build on windows
  • reuse the check-changed-files workflow

@jeremyfelder jeremyfelder changed the title Ci test/language specific flows CI: move to language specific flows Feb 26, 2024
@jeremyfelder jeremyfelder merged commit 078a095 into dev Feb 28, 2024
21 checks passed
@jeremyfelder jeremyfelder deleted the ci-test/language-specific-flows branch February 28, 2024 15:57
@jeremyfelder jeremyfelder mentioned this pull request Feb 28, 2024
jeremyfelder added a commit that referenced this pull request Feb 28, 2024
Updates the CI to:
- run per supported language
- conditional run logic
- pipelined jobs for failing fast
- additional parallelization
- run golang build on windows
- reuse the check-changed-files workflow
jeremyfelder added a commit that referenced this pull request Feb 29, 2024
Release v1.6.0

- Add vector operations to golang bindings #399 
- Add Pederson commitment example in c++ #397
- Update CI for faster/better flow #398 
- Fix dev docs CI #405
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