continuous integration - Pre-commit phase using SVN and Bamboo CI server -


there need in company allow qa team asses quality of product before commit done.

so, need possibility make build on ci server ( bamboo, in our case) before new code committed repository.

local builds not allowed cause compilation environment should remain same.

i know there such possibility on team city ci, @ moment looking such possibilities on bamboo.

thank in advance

update other suggestions, switching svn git allow such workflow welcome.

i think you're going have complicated , setup build on new branch merged in after qa team blesses it.

this sounds pretty awful.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

python - cx_oracle unable to find Oracle Client -