fome-fw/.github/workflows
rusefillc 3e9ae89ca3 hiding discovery until next week 2022-11-22 17:41:14 -05:00
..
build-android.yaml reducing code duplication and making CI happier 2022-08-31 20:53:17 -04:00
build-firmware.yaml fix simulator build (via MinGW) (#4799) 2022-11-18 23:43:43 -05:00
build-rusEFI-console.yaml Ant should go, gradle is the unified way #4371 2022-10-15 18:20:54 -04:00
build-simulator.yaml reducing code duplication and making CI happier 2022-08-31 20:53:17 -04:00
build-tsplugin-body.yaml Bump actions/setup-java from 1 to 3 (#4388) 2022-07-28 04:00:13 -04:00
build-unit-tests.yaml plumbing parts of 4621 (#4622) 2022-09-25 18:49:54 -04:00
gen-configs.yaml progress 2022-09-18 21:19:42 -04:00
gen-diffs.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-docs.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-ibom.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-pinouts.yaml docs 2022-11-17 15:49:05 -05:00
hardware-ci.yaml hiding discovery until next week 2022-11-22 17:41:14 -05:00
readme.md
set-date.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
sync-wiki.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03: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