mainsail-crew / MainsailOS

This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.
https://docs.mainsail.xyz/setup/mainsail-os
GNU General Public License v3.0
546 stars 262 forks source link

refactor(build): refactor build images #274

Closed KwadFan closed 8 months ago

KwadFan commented 8 months ago

This is a refactoring of the test buildchain. Besides changes to the build workflow it self, it adds new summarys wo verify some basic stats of a build itself, such as:

This is an updated verion of #258 needed steps are not longer external bash scripts, uses bash instance inside workflow file instead