reclaimprotocol / reclaim-js-sdk

JavaScript SDK for easy integration of Reclaim Protocol that enables authenticated web data export via HTTPS and zero-knowledge proofs
25 stars 4 forks source link

add github action for test build and deploy #12

Closed Girishbari closed 1 month ago

Girishbari commented 1 month ago

Description

Resolve : #5 Added jobs for various needs such as test, build and deploy package to npm registry

Type of change

Checklist:

Additional Notes:

This github action would require maintainer to add various env various if code statement is ${{ secrets.NPM_TOKEN }} add env var with name NPM_TOKEN and ssh key

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

Girishbari commented 1 month ago

There are 2 commits one with dry run for npm publish and one with actual one, so @AbdulRashidReshamwala make sure you test and pull commit accordingly