Skip to content

ocombe/condition-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Make sure the right builds (jobs) on snap get published

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published