nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)
https://docs.threshold.network/app-development/threshold-access-control-tac
GNU General Public License v3.0
14 stars 22 forks source link

Document steps for publishing packages to npm #579

Closed derekpierre closed 1 week ago

derekpierre commented 1 week ago

Type of PR:

Required reviews:

What this does:

Document steps around publishing to npm.

Issues fixed/closed:

  • Fixes #...

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section of your PR that requires more attention from reviewers?

netlify[bot] commented 1 week ago

Deploy Preview for taco-demo canceled.

Name Link
Latest commit 6924e20a4430493196b33c0c260a80a55daaf34b
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/66d8c04063f74b000814e986
netlify[bot] commented 1 week ago

Deploy Preview for taco-nft-demo canceled.

Name Link
Latest commit 6924e20a4430493196b33c0c260a80a55daaf34b
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/66d8c040feebb20008a8e453
codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.44%. Comparing base (e8f9098) to head (6924e20). Report is 205 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #579 +/- ## =========================================== + Coverage 23.12% 88.44% +65.31% =========================================== Files 62 59 -3 Lines 10175 6075 -4100 Branches 260 307 +47 =========================================== + Hits 2353 5373 +3020 + Misses 7763 664 -7099 + Partials 59 38 -21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.