Hi -

I read about C4 in Pieter's Social Architecture book and
http://rfc.zeromq.org/spec:22/.

On my work project (web service), I'd like to move forward with C4's
branching, i.e. a single `master` branch on the main repo, deployment model.

However, I'm curious how to implement this from a Jenkins/CI perspective

For a web service using the C4 protocol, does a merge pushed into `master`
result in an auto-CI build (compile + test + deploy web service)?

Lastly, are separate environments, e.g. Dev, Non-Prod, Prod, for web
service deployments compatible with C4?

Thank you!
Kevin
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to