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

/condition-noop/

    Package Sidebar

    Install

    npm i condition-noop

    Weekly Downloads

    16

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • springworksdev
    • springworksprime