fome-fw/.github/workflows
Matthew Kennedy 0e81ab5a68 I forgot that somebody actually uses MRE F7 2023-06-10 22:11:42 -07:00
..
add-ubuntu-latest-apt-mirrors.sh
build-FOME-console.yaml oops, forgot to install deps on console build 2023-05-05 16:34:17 -07:00
build-firmware.yaml I forgot that somebody actually uses MRE F7 2023-06-10 22:11:42 -07:00
build-simulator.yaml run linux simulator on GHA machines 2023-05-04 15:02:05 -07:00
build-unit-tests.yaml run unit tests on GHA machines 2023-04-28 23:12:11 -07:00
delete-all-artifacts.yaml
gen-configs.yaml don't selfhost configs build 2023-05-05 02:41:10 -07:00
gen-docs.yaml.disable
gen-pinouts.yaml.disable bump interactive-pinout@2.2 2023-03-21 11:04:38 -07:00
hardware-ci.yaml
openocd_ci_f4_discovery.cfg
openocd_ci_f4_discovery_2.cfg
openocd_ci_proteus.cfg
readme.md
set-date.yaml set date action 2023-03-02 02:35:07 -08:00
sync-wiki.yaml.disable

readme.md

Here is a diagram of which configure scripts are used for which workflows. This is not a complete diagram of all workflows, nor does it show everything that these jobs do.

                                         Jenkins
                                           +
                                           v
                                         run.bat
      +------------+-----------------------+
      |            |                       v
      |            |                compile_and_upload.bat
      |            |     +--------------+  +------------------------------+
      |            |     |              v  v                              v
      |            |     |              gen_config                      compile.sh
      |            |     |        +--------+-------------------+            +
      v            v     |        v        v                   v            v
     Sim        Console  | ConfigKinetis   ConfigDefault    ConfigBoard   Firmware    Package
      ^            ^     |       ^             ^ ^            ^    ^      ^  ^           ^
      |            |     |       |             | |            |    |      |  |           |
      |            |     |       |             | |            |    |      |  |           |
      |            |     |       |             | |            |    +------+  |           |
      |            |     |       |             | |            |    |         |           |
      +---+--------+-------------+-------------+--------------+--------------+-----------+
          |              |                       |                 |
          +              +                       +                 +
Firmware Push            Gen Config      Unit Tests       Firmware PR

https://github.com/rusefi/rusefi/wiki/Build-Server-and-Automation