rusefi-1/.github/workflows
rusefi 3c701edaeb proxy progress 2020-07-18 22:50:32 -04:00
..
build-android.yaml github action android build #1557 2020-07-02 23:10:25 -04:00
build-firmware.yaml proxy progress 2020-07-18 22:50:32 -04:00
build-rusEFI-console.yaml action to upload server binary 2020-07-18 00:13:15 -04:00
build-simulator.yaml Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
build-tsplugin-body.yaml action to upload server binary 2020-07-17 23:44:58 -04:00
build-unit-tests.yaml Fix #1590 (#1602) 2020-07-14 10:28:26 -04:00
gen-configs.yaml Fix #1590 (#1602) 2020-07-14 10:28:26 -04:00
gen-docs.yaml switched gen-docs to daily (#1601) 2020-07-12 10:08:32 -04:00
readme.md Fix #1590 (#1602) 2020-07-14 10:28:26 -04:00
set-date.yaml Only set date if repo is rusefi/rusefi (#1509) 2020-06-17 23:37:46 -04: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