rusefi-1/.github/workflows
rusefillc e59d2c3299 would separating installs make error more obvious? 2021-03-13 07:29:41 -05:00
..
build-android.yaml Fix 1712 (#1715) 2020-08-21 23:16:55 -04:00
build-firmware.yaml would separating installs make error more obvious? 2021-03-13 07:29:41 -05:00
build-rusEFI-console.yaml
build-simulator.yaml gen enums on sim build (#2203) 2021-01-09 13:03:58 -05:00
build-tsplugin-body.yaml
build-unit-tests.yaml try fix (#2339) 2021-02-12 22:27:29 -05:00
gen-configs.yaml Checkout ramdisk images (#2447) 2021-03-12 21:47:59 -05:00
gen-diffs.yaml GHA does not upload artifacts #1963 2020-11-18 18:59:02 -05:00
gen-docs.yaml switch back to cron (#2298) 2021-02-09 00:35:40 -05:00
gen-ibom.yaml switch back to cron (#2298) 2021-02-09 00:35:40 -05:00
gen-pinouts.yaml switch back to cron (#2298) 2021-02-09 00:35:40 -05:00
hardware-ci-f4-discovery.yaml hardware ci tweaks (#2266) 2021-02-02 08:14:24 -06:00
hardware-ci-proteus.yaml add proteus hw ci yaml (#2304) 2021-02-08 20:53:44 -05:00
readme.md
set-date.yaml
sync-wiki.yaml don't try to overwrite sync-wiki.yaml (#2355) 2021-02-14 22:04:00 -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