0.5.3 • Published 1 year ago
gh-npm-release v0.5.3
GHA
Github actions for library authors
Reusable Workflows
JS/TS Centric
test- runs unit tests in a repository which has a "test" script in the
package.json - runs linter in a repository which has a "lint" script in the
package.json
- runs unit tests in a repository which has a "test" script in the
publish- releases to NPM if the appropriate conditions are met
Rust Centric
- TBD