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
{{ message }}
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
validate - Validates PR's only, by running lint and unit tests
integrate - Which validates master by running unit and integration tests (if they exist - here I believe we can skip on that), and publishes new tag if detects changes of version in package.json
publish - Runs on version tag, publishes new version to npm