developer-friendly/Selective Builds

Calculate the changed services comparing the contents of files to the previous run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe directory to look for applicationsyes.
redis-hostThe host of the redis serveryes
redis-portThe port of the redis serverno6379
redis-passwordThe password of the redis serveryes
redis-sslWhether to use SSL for the redis connectionnofalse
modeWhether to capture the changes or to submit them to datastore (mark|submit)nomark
exclusionsA line separated list of patterns to exclude when finding appsno""
inclusionsA line separated list of patterns to include when finding appsno""
store-keyThe key to store the changes in the redis servernoapp-caches
namedescription
appsA comma list of applications that need rebuild.