f500 / future-ci

A Continuous Integration tool by Future500 B.V.
MIT License
3 stars 2 forks source link

Add individual build information #26

Closed ramondelafuente closed 8 years ago

ramondelafuente commented 8 years ago

This change introduces individual build information, added to the constructor of a build. It's done in the form of a type-hinted object buildInfo.

Any information sent through the githook in the params key will be encoded and added as a "build_information" option to the RunCommand. There, it is added to the build and later used in (for example) the SlackSubscriber.