ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

Fixes #216: only sys.exit from SBT tasks on failure #217

Closed solarmosaic-kflorence closed 3 years ago

solarmosaic-kflorence commented 3 years ago

Fixes early termination when running SBT commands in sequence. See #216 for more information.