@@ -24,6 +24,7 @@ Status legend:
2424- ` [x] ` Community-readiness batch is committed locally.
2525- ` [x] ` Community-readiness batch is pushed to ` origin/main ` .
2626- ` [x] ` GitHub Actions is green on ` origin/main ` .
27+ - ` [~] ` GitHub Actions v6 upgrade is in progress to remove Node.js 20 warnings.
2728- ` [~] ` Hardware validation matrix exists but real tested values are not filled yet.
2829- ` [ ] ` Real screenshots/GIFs are not added yet.
2930- ` [ ] ` GitHub release is not created yet.
@@ -67,6 +68,7 @@ Status legend:
6768- ` [x] ` Add Markdown relative-link checker.
6869- ` [x] ` Add limited ` ruff ` configuration.
6970- ` [x] ` Add CI badge to README after workflow is stable.
71+ - ` [~] ` Upgrade GitHub Actions to Node.js 24-compatible major versions.
7072
7173## Phase 4: GitHub Collaboration Files
7274
@@ -145,6 +147,8 @@ Recommended next implementation batch:
1451472 . Confirm GitHub Actions passes on ` origin/main ` .
146148 - First run ` 25048732038 ` failed due ignored local docs links.
147149 - Markdown-link fix commit ` b91d53a ` passed in run ` 25048952721 ` .
150+ - CI badge/status commit ` 3490ac0 ` passed in run ` 25049184348 ` .
151+ - Actions v6 upgrade is pending commit and rerun.
1481523 . Capture final README media assets:
149153 - ` docs/assets/teleop-preview.gif `
150154 - ` docs/assets/data-collection-preview.gif `
0 commit comments