Commit Graph

13 Commits

Author SHA1 Message Date
Manna Harbour
dab63d5540 Refactor workflow and outboards
- change "merge" option to "branches"
 - use first branch as base and merge rest
 - use "zmk" file instead of manifest
 - checkout to subdirectories
 - checkout zmk manually
 - use west just for zephyr
 - use absolute paths
 - handle simultaneous board and shield outboards
 - change outboard and directory names
2022-06-02 16:03:51 +10:00
Manna Harbour
9d8b93c264 Remove Show dts.pre.tmp and Convert seeeduino_xiao bin to uf2 steps 2022-06-02 16:03:51 +10:00
Manna Harbour
914dd6ccf4 Fix cache 2022-06-02 16:03:51 +10:00
Manna Harbour
a8f527eb3c Move zmk field into merge
"You may only define up to 10 `inputs` for a `workflow_dispatch` event"
2022-06-02 16:03:51 +10:00
Manna Harbour
2a3bb97256 Add config field to workflows
- Change kconfig field to append instead of overwrite
2022-06-02 16:03:51 +10:00
Manna Harbour
8c94a94cae Change to append instead of overwrite custom_config.h in workflow 2022-06-02 16:03:51 +10:00
Manna Harbour
fb6bb36fa9 Change config.h to custom_config.h 2022-06-02 16:03:51 +10:00
Manna Harbour
19b5e2a089 Add zmk field to workflows 2022-06-02 16:03:51 +10:00
Manna Harbour
8e6c80f40f Add merge field to workflows
- remove space from matrix element separator
- change key
- remove restore-keys
2022-06-02 16:03:51 +10:00
Manna Harbour
57778dd585 Change docker image to stable 2022-06-02 16:03:51 +10:00
Manna Harbour
ed64a853f3 Add step to workflow to convert to uf2 for seeeduino_xiao 2022-06-02 16:03:51 +10:00
Manna Harbour
857a0d95ed Add step to workflow to show dts.pre.tmp 2022-06-02 16:03:51 +10:00
Manna Harbour
0eff3d2ebc Change to reusable workflows 2022-06-02 16:03:51 +10:00