mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
- Split workflows into sequential jobs within a single workflow to ensure later stages run only after earlier ones succeed. - Prevents running CI stages when prior checks would fail or are irrelevant (e.g., draft PRs). - Simplifies future conditional guards for skipping jobs based on PR or branch state. - Improves CI efficiency by focusing pipeline execution on meaningful work. Signed-off-by: trns1997 <trns1997@gmail.com> |
||
|---|---|---|
| .. | ||
| arch.yml | ||
| ci.yml | ||
| doc.yml | ||
| docker_linux.yml | ||
| issue_labeler.yml | ||
| labeler.yml | ||