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

Adds scope flag to wasm github action #5723

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

patnir
Copy link
Contributor

@patnir patnir commented Feb 7, 2025

Summary

This has the effect of creating the package.json with a different package name.

Without the flag: "name": "ironfish-wasm",
With the flag: "name": "@ironfish/ironfish-wasm",

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

This has the effect of creating the package.json with a different package name.

Without the flag: "name": "ironfish-wasm",
With the flag:    "name": "@ironfish/ironfish-wasm",
@patnir patnir requested a review from a team as a code owner February 7, 2025 20:48
@patnir patnir requested a review from andiflabs February 7, 2025 20:49
@andiflabs andiflabs merged commit f0a55f6 into staging Feb 10, 2025
14 checks passed
@andiflabs andiflabs deleted the rahul/add-scope-flag-to-wasm-npm branch February 10, 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