kentcdodds / babel-plugin-preval

🐣 Pre-evaluate code at build-time
https://npm.im/babel-plugin-preval
MIT License
1.36k stars 71 forks source link

chore: modernize tooling (use GitHub Actions) #100

Closed NMinhNguyen closed 2 years ago

NMinhNguyen commented 2 years ago

What: Set up GitHub actions similarly to https://github.com/kentcdodds/babel-plugin-macros/commit/ccc43ec0a0d09248d2b91abcb481037828532de5

Why: to make sure this package is automatically built and published

How: by following the changes in https://github.com/kentcdodds/babel-plugin-macros/commit/ccc43ec0a0d09248d2b91abcb481037828532de5

kentcdodds commented 2 years ago

Unfortunately it looks like the actions did not pass

NMinhNguyen commented 2 years ago

Ah that's unfortunate. Was hard to test without seeing build results but I'll try to see locally.

mpeyper commented 2 years ago

I came to review and found it already merged 😅

@kentcdodds I think you need to add your npm token to the project settings https://github.com/kentcdodds/babel-plugin-preval/runs/5041913011?check_suite_focus=true#step:6:47

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 5.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: