condition-noop

1.0.0 • Public • Published

condition-noop

Semantic Release uses condition-travis as its default plugin, making it seemingly impossible to run on any other CI (unless using a custom plugin for that CI).

Bizarre but true.

This plugin can be used to disable "verify-conditions" altogether:

package.json

{
  "release": {
    "verifyConditions": "condition-noop"
  }
}

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i condition-noop

      Weekly Downloads

      171

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • springworksdev
      • springworksprime