You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: publish to npm on PR tags (#6)
* add release on pr
* add ci
* remove copying .env.example
* fix ci
* remove lint and test in test-project
* make dependsOn great again
* fix lint script in ci
* ignore linting for scripts
* pass build if there are no tests
* update snapshot
* ignore some TODOs
* use ignorePattern instead
* Update package.json
* address review comments
* have 2 publish flows for cli and core
* remove private
* test publish
* fix lint