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

chore(ci): fix publishing of noir_wasm #4163

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Jan 25, 2024

Description

Problem*

Resolves #4157

Summary*

#3891 didn't update release flow so it's still trying to build noir_wasm using nix. This PR updates to use the new build process.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@kevaundray kevaundray enabled auto-merge January 25, 2024 11:26
@kevaundray kevaundray added this pull request to the merge queue Jan 25, 2024
Merged via the queue into master with commit ea3fa7c Jan 25, 2024
32 checks passed
@kevaundray kevaundray deleted the tf/fix-js-publishing branch January 25, 2024 12:03
kevaundray pushed a commit that referenced this pull request Jan 25, 2024
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

This PR fixes an issue in #4163  where the job dependency was mistyped.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS packages not released for 0.23.0
2 participants