nuttx-apps/.github
Lup Yuen Lee 0a4170daf7 CI: Skip jobs arm-08 to arm-14 when a Complex PR is created / updated
When we submit or update a Complex PR that affects All Architectures (Arm, RISC-V, Xtensa, etc): CI Workflow shall run only half the jobs. Previously CI Workflow will run `arm-01` to `arm-14`, now we will run only `arm-01` to `arm-07`.

When the Complex PR is Merged: CI Workflow will still run all jobs `arm-01` to `arm-14`

Simple PRs with One Single Arch / Board will build the same way as before: `arm-01` to `arm-14`

This is explained here: https://github.com/apache/nuttx/issues/14376

Note that this version of `arch.yml` has diverged from `nuttx` repo, since we are unable to merge https://github.com/apache/nuttx/pull/14377
2024-10-18 02:10:17 +02:00
..
ISSUE_TEMPLATE github/issue: update bug report template 2024-10-13 23:30:08 +08:00
linters github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black 2023-04-17 01:47:31 -07:00
workflows CI: Skip jobs arm-08 to arm-14 when a Complex PR is created / updated 2024-10-18 02:10:17 +02:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-21 16:43:58 +03:00
labeler.yml github: add auto labeler for PR 2024-10-13 23:30:08 +08:00
PULL_REQUEST_TEMPLATE.md github: Copy PULL_REQUEST_TEMPLATE.md from nuttx repo 2020-05-01 23:13:22 -07:00