Sha256: 41662b7c62bb463fc0cafaf538f37b197bb159aa26d51da1507e93774d06593e
Contents?: true
Size: 1.35 KB
Versions: 1
Compression:
Stored size: 1.35 KB
Contents
=== 2.1 / 2016-06-07 * Fix an issue discovered with connection when host keys are not set but are overriding globally defined host keys or key data. Added Cartage::Remote::Host tests to ensure that this does not regress. === 2.0 / 2016-05-31 * Rewrote for compatibility with cartage 2.0. * 1 major enhancements * Configuration now supports multiple servers. Old cartage-remote configurations will continue to work and be accessible as the +default+ host. An error will be raised if there is an explicit +default+ host combined with this implicit +default+ host. === 1.1 / 2015-03-26 * 1 major bugfix * When a remote script fails, the error would not result in a non-zero exit code, meaning that scripts could not detect failures in cartage remote. Fixes [#1]{https://github.com/KineticCafe/cartage/issues/1}. * 1 minor enhancement * When the build is interrupted and a postbuild script is to be run, it will be passed the exception error message as well as the stage. * 1 minor bugfix * Ensured that the last stage is not +cleanup+; added a +finished+ stage. * Internal changes: * Using [micromachine]{https://github.com/soveran/micromachine} to provide the remote builds state machine cleanly. === 1.0 / 2015-03-24 * 1 major enhancement * Birthday!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cartage-remote-2.1 | History.md |