rusefi/.github/workflows
David Holdeman dcf0a641c3 update and use info label 2023-04-29 16:46:01 -04:00
..
build-android.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
build-firmware.yaml only:skip rate 2023-04-29 07:28:43 -04:00
build-rusEFI-console.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
build-simulator.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
build-tsplugin-body.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
build-unit-tests.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
gen-configs.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
gen-diffs.yaml Upstream KiCad-Diff (#5195) 2023-03-23 13:19:31 -04:00
gen-docs.yaml new updater script (#5132) 2023-02-25 19:07:31 -04:00
gen-ibom.yaml Upgrade to Kicad 7 (#5178) 2023-03-13 16:40:24 -04:00
gen-pinouts.yaml update and use info label 2023-04-29 16:46:01 -04:00
hardware-ci.yaml pass board dir to scripts instead of board name (#5022) 2023-02-06 08:37:17 -04: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 new updater script (#5132) 2023-02-25 19:07:31 -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