the intention of this assembly is to have an automated build server that is able to compile and flash arduino project's.
Jenkins is used as ci cd server the used plugins are documented here plugins.
Docker is used as cloud solution.
the Arduino CLI is used to compile arduino projects.
based on Raspbian a jenkins slave is integrated to be able to flash the resulting binary.
is used to ship the code