rusefi/.github/workflows
David Holdeman 05eed39ca7
[LTS] Fail firmware builds if . in branch name (#5010)
* check for dot

* put message

* make error more visible
2023-01-28 17:00:21 -05:00
..
build-android.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
build-firmware.yaml [LTS] Fail firmware builds if . in branch name (#5010) 2023-01-28 17:00:21 -05:00
build-rusEFI-console.yaml Let's admit it it's time to move to gradle #3014 2023-01-14 05:44:27 -05:00
build-simulator.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
build-tsplugin-body.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
build-unit-tests.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
gen-configs.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
gen-diffs.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
gen-docs.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
gen-ibom.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -05:00
gen-pinouts.yaml docs 2022-11-17 15:49:05 -05:00
hardware-ci.yaml Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -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 NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
set-date.yaml GitHub actions use apt-spy2, retry apt-get update (#4967) 2023-01-13 05:35:59 -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