-
Notifications
You must be signed in to change notification settings - Fork 214
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
JS packages failed to publish #4634
Labels
js
Noir's JavaScript packages
Comments
https://github.com/noir-lang/noir/actions/runs/8427335952/job/23077648443#step:8:428 |
This was referenced Mar 26, 2024
TomAFrench
added a commit
that referenced
this issue
Mar 26, 2024
# Description ## Problem\* Addresses incorrect content of #4634 ## Summary\* We were raising an alert for a bad publish of the ACVM crates as if they were the JS packages so this PR updates the alert to be consistent. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
TomAFrench
added a commit
that referenced
this issue
Mar 26, 2024
# Description ## Problem\* Resolves #4634 ## Summary\* The ACVM crate publishing steps are failing because when `barretenberg_blackbox_solver` was renamed to `bn254_blackbox_solver` the release please config wasn't updated to match, resulting in the version not being incremented on releases. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
TomAFrench
added a commit
that referenced
this issue
Apr 3, 2024
# Description ## Problem\* Addresses incorrect content of #4634 ## Summary\* We were raising an alert for a bad publish of the ACVM crates as if they were the JS packages so this PR updates the alert to be consistent. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
TomAFrench
added a commit
that referenced
this issue
Apr 3, 2024
# Description ## Problem\* Resolves #4634 ## Summary\* The ACVM crate publishing steps are failing because when `barretenberg_blackbox_solver` was renamed to `bn254_blackbox_solver` the release please config wasn't updated to match, resulting in the version not being incremented on releases. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[For Experimental Features]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The release of the JS packages failed.
Check the Publish JS packages workflow for details.
This issue was raised by the workflow
Publish ACVM crates
The text was updated successfully, but these errors were encountered: