rusefi/.github/workflows
David Holdeman a30c76f39d
reset file, understandable title (#5021)
2023-01-31 22:26:25 -05:00
..
build-android.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
build-firmware.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
build-rusEFI-console.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
build-simulator.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
build-tsplugin-body.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
build-unit-tests.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
gen-configs.yaml reset file, understandable title (#5021) 2023-01-31 22:26:25 -05:00
gen-diffs.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
gen-docs.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
gen-ibom.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
gen-pinouts.yaml Lean submodule fetching (don't merge until all green) (#5013) 2023-01-29 04:43:27 -05:00
hardware-ci.yaml Lean submodule fetching (don't merge until all green) (#5013) 2023-01-29 04:43:27 -05: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
set-date.yaml yeet apt-spy (#5017) 2023-01-30 21:07:42 -05: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