Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
/ wiredeps Public archive

Wire snapshot dependencies during continuous integration builds

License

Notifications You must be signed in to change notification settings

nikku/wiredeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiredeps

Build Status

Correctly build feature branches with snapshot dependencies across projects.

How it works

wiredeps generates a shrinkwrap configuration file based on an existing .wiredeps configuration.

See this example project to learn more.

Integrate with Travis

On travis-ci for instance you would simply add the following to your travis.yml.

before_install:
  - npm install -g wiredeps
  - wiredeps --branch=$TRAVIS_BRANCH --tag=$TRAVIS_TAG

License

MIT

About

Wire snapshot dependencies during continuous integration builds

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages