Skip to content

vnull

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:40
bd15366
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