Verigreen is a lightweight, server side solution for verification of git commits. It is a gated check-in process which will not allow any failed CI commit to go into an integration/release/any protected branch. We keep it green (hence the name).
@borzamircea - all in all - it looks good - keep in mind that we are still missing the handling part where we are checking if there are still running builds that are not attached to any process for cancellation.
@borzamircea - all in all - it looks good - keep in mind that we are still missing the handling part where we are checking if there are still running builds that are not attached to any process for cancellation.