seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 10 forks source link

Use Github Actions to automate code validation #44

Closed insatomcat closed 3 months ago

insatomcat commented 2 years ago

It would be great to validate any PR to main with github actions (trying at least to build standard images). Given the storage and compute quota of github actions, we will probably have to use a self hosted runner, and so be extra careful on cybersecurity.