condition-snap

0.0.2 • Public • Published

condition-snap

Checks SnapCI environment before publishing successful build using semantic-release

Inspired by condition-travis

Install and configure

npm install --save-dev condition-snap

Add the following to the package.json

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

This tells semantic-release plugins to use this package to verify the environment to make sure we are running on SnapCI.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    5
  • 0.0.1
    2

Package Sidebar

Install

npm i condition-snap

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • ocombe