QiTech-Industries / Winder

Filament winding machine powererd by ESPdruino
GNU General Public License v3.0
27 stars 7 forks source link

Auto Test, Version, Build and Deploy Pipelines #24

Open DreiDe opened 2 years ago

DreiDe commented 2 years ago

For seamless development and testing the developer should not have to care about anything apart from the codebase itself. This means that Pipelines for build and deploy processes have to be set up. In the past this was already possible but since the Winder Codebase is split up into HardwareLibrary and Winder the build fails.

Also the implementation had some flaws:

A new implementation needs the following parts: