rusefi-1/.github/workflows
dependabot[bot] c635774680
Bump actions/upload-artifact from 2 to 3 (#4390)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 13:10:58 -04:00
..
build-android.yaml Bump actions/upload-artifact from 2 to 3 (#4390) 2022-07-27 13:10:58 -04:00
build-firmware.yaml Bump actions/upload-artifact from 2 to 3 (#4390) 2022-07-27 13:10:58 -04:00
build-rusEFI-console.yaml Bump actions/upload-artifact from 2 to 3 (#4390) 2022-07-27 13:10:58 -04:00
build-simulator.yaml Bump actions/upload-artifact from 2 to 3 (#4390) 2022-07-27 13:10:58 -04:00
build-tsplugin-body.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
build-unit-tests.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-configs.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-diffs.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-docs.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-ibom.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
gen-pinouts.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
hardware-ci.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
readme.md NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
set-date.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03:00
sync-wiki.yaml Bump actions/checkout from 2 to 3 (#4389) 2022-07-27 12:47:07 +03: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