fome-fw/.github/workflows
Matthew Kennedy 5d7a30ce2b no qc 2023-02-22 14:53:31 -08:00
..
add-ubuntu-latest-apt-mirrors.sh
build-firmware.yaml no qc 2023-02-22 14:53:31 -08:00
build-rusEFI-console.yaml different runner pool 2023-02-21 10:56:30 -08:00
build-simulator.yaml different runner pool 2023-02-21 10:56:30 -08:00
build-unit-tests.yaml different runner pool 2023-02-21 10:56:30 -08:00
gen-configs.yaml skip this since I'm not sure why it doesn't work 2023-02-22 11:55:57 -08:00
gen-diffs.yaml.disable disable some builds 2023-02-20 20:44:58 -08:00
gen-docs.yaml.disable disable some builds 2023-02-20 20:44:58 -08:00
gen-ibom.yaml.disable disable some builds 2023-02-20 20:44:58 -08:00
gen-pinouts.yaml.disable disable some builds 2023-02-20 20:44:58 -08:00
hardware-ci.yaml.disable fome-ify 2023-02-21 02:29:22 -08:00
openocd_ci_f4_discovery.cfg
openocd_ci_proteus.cfg
readme.md
set-date.yaml allow manual run of set date 2023-02-22 11:53:03 -08:00
sync-wiki.yaml.disable run set-date on selfhost 2023-02-22 11:44:26 -08:00

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