Strider-CD/strider

trigger build when a dependency changes

Aberta

#114 aberto em 17 de jul. de 2013

 (14 comentários) (1 reação) (0 responsável)JavaScript (454 forks)batch import
feature requesthelp wanted

Métricas do repositório

Stars
 (4.587 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador