rusefi/.github/workflows
Matthew Kennedy 3a33f22ab8
stlinnk v2 has a different name (#3057)
2021-07-24 16:54:44 -04:00
..
build-android.yaml shorter names (#3056) 2021-07-24 16:23:03 -04:00
build-firmware.yaml shorter names (#3056) 2021-07-24 16:23:03 -04:00
build-rusEFI-console.yaml revert to safety 2021-06-25 01:07:36 -04:00
build-simulator.yaml shorter names (#3056) 2021-07-24 16:23:03 -04:00
build-tsplugin-body.yaml shorter names (#3056) 2021-07-24 16:23:03 -04:00
build-unit-tests.yaml shorter names (#3056) 2021-07-24 16:23:03 -04:00
gen-configs.yaml shorter names (#3056) 2021-07-24 16:23:03 -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 stlinnk v2 has a different name (#3057) 2021-07-24 16:54:44 -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