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: Publish Rust WASM package to npm #5721

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

patnir
Copy link
Contributor

@patnir patnir commented Feb 6, 2025

Summary

Adds GitHub Actions workflow to build, test and publish the ironfish-rust-wasm package to npm. Includes Firefox and Chrome headless testing and supports dry-run mode for validation before actual publishing.

Successful run: https://github.com/iron-fish/ironfish/actions/runs/13186387340/job/36809353086

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@patnir patnir requested a review from a team as a code owner February 6, 2025 19:08
Adds GitHub Actions workflow to build, test and publish the ironfish-rust-wasm
package to npm. Includes Firefox and Chrome headless testing and supports
dry-run mode for validation before actual publishing.
@patnir patnir force-pushed the rahul/ifl-3179-github-action-for-wasm-npm branch from 87ce553 to 7c9242a Compare February 6, 2025 19:32
@patnir patnir merged commit a88b156 into staging Feb 6, 2025
12 checks passed
@patnir patnir deleted the rahul/ifl-3179-github-action-for-wasm-npm branch February 6, 2025 21:46
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