Ci cd test
A build and deploy CICD system has been developed for ASV.
- CICD runs in multipipeline, one for each of the main folders and workspaces (asv, zed2i, server, SITL)
- stages comprise syntax check (todo), backbone image build, code build, test (todo) and deploy of final image.
- CICD does not run if no significant change is done affecting a pipeline (for example no code change)
If any error ocurrs due to dependencies or code build, pipeline will fail and the commit pusher will be notified via email.