rusefi/.github/workflows
rusefillc 793aacece0 h81 build 2021-12-01 22:17:59 -05:00
..
build-android.yaml Fix 1712 (#1715) 2020-08-21 23:16:55 -04:00
build-firmware.yaml h81 build 2021-12-01 22:17:59 -05:00
build-rusEFI-console.yaml revert to safety 2021-06-25 01:07:36 -04:00
build-simulator.yaml gen enums on sim build (#2203) 2021-01-09 13:03:58 -05:00
build-tsplugin-body.yaml action to upload server binary 2020-07-17 23:44:58 -04:00
build-unit-tests.yaml shard unit tests (#2906) 2021-07-04 22:28:31 -04:00
gen-configs.yaml Fix ini name (hellen128mercedes drama) (#3020) 2021-07-21 19:23:17 -04: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 ACTIONS_ALLOW_UNSECURE_COMMANDS Unable to process command '::add-path::/home/runner/work/rusefi/rusefi/yqdir/' successfully. #3023 2021-07-21 20:31:09 -04:00
hardware-ci.yaml does this work? (#2843) 2021-06-21 08:56:23 -04:00
readme.md NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
set-date.yaml Only set date if repo is rusefi/rusefi (#1509) 2020-06-17 23:37:46 -04:00
sync-wiki.yaml Fix sync wiki try numero dos (#2510) 2021-03-29 22:45:29 -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

https://github.com/rusefi/rusefi/wiki/Build-Server-and-Automation