Strider-CD/strider

trigger build when a dependency changes

开放

#114 创建于 2013年7月17日

 (14 条评论) (1 个反应) (0 位负责人)JavaScript (454 个派生)batch import
feature requesthelp wanted

仓库指标

星标
 (4,587 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

That would be so cool. In a project I'm working on, a module we depended on w/ semver'd "N.N.x" made a bugfix release that broke our code, and we didn't realize this until days later.

If we could automatically trigger a build any time a dependency issues a new release (that's still within the version requirements we supplied), that would be such a killer feature, especially for node projects.

贡献者指南