Skip to content

chore: npm deploy #16

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

Merged
merged 8 commits into from
Dec 16, 2024
Merged

chore: npm deploy #16

merged 8 commits into from
Dec 16, 2024

Conversation

darioAnongba
Copy link
Contributor

@darioAnongba darioAnongba commented Dec 16, 2024

Deploy to NPM. Tries to mimic the behaviour in a simplified fashion for Rust.

fixes https://github.com/MetaMask/accounts-planning/issues/765

Adds:

  • main.yml to add checks on successful jobs and run the release if the version has changed
  • actions/check-is-release.yml: Checks if the version of the Cargo.toml has been updated
  • publish-release: Publish the package to NPM by building, running in dry-run and publishing. Using wasm-pack.

@darioAnongba darioAnongba self-assigned this Dec 16, 2024
Base automatically changed from feat/changeset to main December 16, 2024 16:33
@darioAnongba darioAnongba merged commit 5d21f31 into main Dec 16, 2024
9 checks passed
@darioAnongba darioAnongba deleted the chore/npm-deploy branch December 16, 2024 17:14
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