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: Build and Publish the SDK as an NPM package #307

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

  • Builds the SDK as a package
  • Publishes it onto the NPM registry

Related ticket

Fixes #273

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Oct 20, 2023
@alainncls alainncls force-pushed the chore/build-and-publish-the-sdk-as-an-npm-package branch 2 times, most recently from a4e3746 to 9d5f4a6 Compare October 20, 2023 10:15
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #307 (5d4dd75) into dev (83f8742) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #307   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files          13       13           
  Lines         225      225           
  Branches       53       53           
=======================================
  Hits          206      206           
  Misses         10       10           
  Partials        9        9           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls force-pushed the chore/build-and-publish-the-sdk-as-an-npm-package branch 12 times, most recently from 59615e7 to b54ed44 Compare October 24, 2023 21:14
@alainncls alainncls marked this pull request as ready for review October 24, 2023 21:15
@alainncls alainncls force-pushed the chore/build-and-publish-the-sdk-as-an-npm-package branch 2 times, most recently from 2865dab to e6c0767 Compare October 25, 2023 08:19
@alainncls alainncls force-pushed the chore/build-and-publish-the-sdk-as-an-npm-package branch from e6c0767 to 5d4dd75 Compare October 25, 2023 08:24
@alainncls alainncls merged commit fa58216 into dev Oct 25, 2023
7 checks passed
@alainncls alainncls deleted the chore/build-and-publish-the-sdk-as-an-npm-package branch October 25, 2023 10:27
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.

[TASK] Build and Publish the SDK as an NPM package
4 participants