fome-fw/.github/workflows
Matthew Kennedy 9d101331a3 remove jni weirdness 2023-02-20 21:18:13 -08:00
..
add-ubuntu-latest-apt-mirrors.sh GitHub workflows: factor more ubuntu-latest mirrors to script (#5044) 2023-02-07 09:01:27 -04:00
build-android.yaml.disable remove jni weirdness 2023-02-20 21:18:13 -08:00
build-firmware.yaml kinetis 2023-02-20 20:59:33 -08:00
build-rusEFI-console.yaml remove jni weirdness 2023-02-20 21:18:13 -08:00
build-simulator.yaml GitHub workflows: factor more ubuntu-latest mirrors to script (#5044) 2023-02-07 09:01:27 -04:00
build-unit-tests.yaml GitHub workflows: factor more ubuntu-latest mirrors to script (#5044) 2023-02-07 09:01:27 -04:00
gen-configs.yaml GitHub workflows: factor more ubuntu-latest mirrors to script (#5044) 2023-02-07 09:01:27 -04: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 disable some builds 2023-02-20 20:44:58 -08:00
openocd_ci_f4_discovery.cfg Enable f4 discovery (#4913) 2022-12-21 20:33:37 -05:00
openocd_ci_proteus.cfg Hardware CI specifies exact device serial number (#4912) 2022-12-21 12:46:25 -05:00
readme.md NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
set-date.yaml check last commit message (#5042) 2023-02-07 13:02:03 -04:00
sync-wiki.yaml make wiki sync happy (#4962) 2023-01-10 19:08:01 -05: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