nuttx-apps/.github/workflows
wangjianyu3 00653bb510 .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 (build.yml) is untouched.

Assisted-by: opencode-agent/claude-sonnet-5
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2026-09-01 11:24:28 +08:00
..
arch.yml ci: split xtensa jobs into three separate jobs (instead of two) 2026-03-28 09:40:28 +08:00
build.yml .github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2 2026-09-01 11:24:28 +08:00
check.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
depends-on-comment.yml build(deps): bump actions/github-script from 7 to 9 2026-08-11 11:21:58 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 7 to 9 2026-08-11 11:21:58 +08:00
labeler.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
lint.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
pr_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-14 11:00:57 +08:00