magiclabs / magic-admin-js

Magic admin Node.js SDK makes it easy to leverage Decentralized ID tokens to protect routes and restricted resources for your application.
https://docs.magic.link/admin-sdk/node-js
MIT License
76 stars 33 forks source link

Replace circle-ci with github actions #93

Closed kgrubb closed 1 year ago

kgrubb commented 1 year ago

📦 Pull Request

This change will swap over the publish stage to Github Actions instead of circle-ci, to better align with other projects from Magic. This also swaps the lint and test stages over to Github Actions.

🚨 Test instructions

The test results can be checked via the check section at the bottom of this pr, since creating a pull request should trigger the ci job stages.

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #66303: Use github actions for npm publish step for magic-admin-js.