nuttx/.github/workflows
wangjianyu3 b939b119b5
Some checks are pending
Build Documentation / build-html (push) Waiting to run
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
.github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2
nuttx-ntfc-testing's release-0.0.1 tag pins ntfc.yaml's citest
requirement to CONFIG_INIT_ENTRYPOINT=nsh_main, so any sim/citest
defconfig that switches to a different init entrypoint (e.g. nxinit's
init_main) fails CI with:

  OSError: Missing kconfig dependency: ['CONFIG_INIT_ENTRYPOINT', 'nsh_main']

Maintainer raiden00pl cut nuttx-ntfc-testing release-0.0.2, which drops
that CONFIG_INIT_ENTRYPOINT requirement from ntfc.yaml, and requested
both nuttx and nuttx-apps workflows be updated to it:
https://github.com/apache/nuttx-ntfc-testing/issues/7#issuecomment-5480486089

Only the `git clone -b release-0.0.1` line is changed; the unrelated
`ntfc==0.0.1` PyPI package pin is untouched.

Assisted-by: opencode-agent/claude-sonnet-5
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2026-09-01 17:45:05 +08:00
..
arch.yml ci: split xtensa jobs into three separate jobs (instead of two) 2026-03-28 06:14:34 +08:00
build.yml .github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2 2026-09-01 17:45:05 +08:00
check.yml build(deps): bump actions/checkout from 5 to 7 2026-06-24 02:05:45 +08:00
depends-on-comment.yml build(deps): bump actions/github-script from 7 to 9 2026-08-05 12:37:50 +02:00
doc.yml ci: Build the documentation from its lock file. 2026-08-04 17:28:41 -03:00
docker_linux.yml build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 2026-08-24 15:30:16 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 7 to 9 2026-08-05 12:37:50 +02:00
labeler.yml build(deps): bump actions/checkout from 5 to 7 2026-06-24 02:05:45 +08:00
lint.yml build(deps): bump actions/checkout from 5 to 7 2026-06-24 02:05:45 +08:00
membrowse-comment.yml build(deps): bump actions/setup-python from 6 to 7 2026-07-27 13:34:36 -04:00
membrowse-onboard.yml build(deps): bump actions/checkout from 5 to 7 2026-06-24 02:05:45 +08:00
membrowse-report.yml build(deps): bump docker/login-action from 4.5.1 to 4.6.0 2026-08-05 12:38:32 +02:00
pr_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-13 15:03:58 +08:00