Skip to content

Commit f6f050f

Browse files
tgd1975claude
andcommitted
close TASK-388: Fix nodemcu-32s-test PlatformIO env so on-device button tests build
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cae6fd3 commit f6f050f

4 files changed

Lines changed: 14 additions & 13 deletions

File tree

docs/developers/tasks/EPICS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_Auto-generated by `housekeep.py`. Do not edit manually._
44

5-
**Overall:** 🔵 **active** — ██░░░░░░░░ 6/41 (15%) across 11 groups — 27 open · 1 active · 7 paused · 6 closed
5+
**Overall:** 🔵 **active** — ██░░░░░░░░ 7/41 (17%) across 11 groups — 27 open · 0 active · 7 paused · 7 closed
66

77
## Index
88

@@ -18,7 +18,7 @@ _Auto-generated by `housekeep.py`. Do not edit manually._
1818
| [EPIC-028](#epic-028-configurable-button-debounce-in-the-hardware-config) | Configurable button debounce in the hardware config | 🟢 closed | 0 | 0 | 0 | 2 | ██████████ 100% |
1919
| [EPIC-029](#epic-029-named-pins--portable-pin-vocabulary-for-shareable-profiles) | Named pins — portable pin vocabulary for shareable profiles |_open_ | 6 | 0 | 0 | 0 | ░░░░░░░░░░ 0% |
2020
| [EPIC-030](#epic-030-interactive-wiringsolder-test-tool) | Interactive wiring/solder test tool |_open_ | 5 | 0 | 0 | 0 | ░░░░░░░░░░ 0% |
21-
| [](#unassigned) | _(no epic)_ | 🔵 **active** | 4 | 1 | 0 | 0 | ░░░░░░░░░░ 0% |
21+
| [](#unassigned) | _(no epic)_ | 🔵 **active** | 4 | 0 | 0 | 1 | ██░░░░░░░░ 20% |
2222

2323
---
2424

@@ -390,15 +390,15 @@ graph LR
390390

391391
[↑ back to top](#index)
392392

393-
**Status:** 🔵 **active** — ░░░░░░░░░░ 0/5 (0%)
393+
**Status:** 🔵 **active**██░░░░░░░░ 1/5 (20%)
394394

395395
```mermaid
396396
graph LR
397397
TASK_148["TASK-148"]:::open
398398
TASK_352["TASK-352"]:::open
399399
TASK_370["TASK-370"]:::open
400400
TASK_374["TASK-374"]:::open
401-
TASK_388["TASK-388"]:::active
401+
TASK_388["TASK-388"]:::closed
402402
TASK_147["TASK-147"]:::openExt
403403
TASK_363["TASK-363"]:::openExt
404404
TASK_147 --> TASK_148
@@ -408,7 +408,7 @@ graph LR
408408
click TASK_352 "open/task-352-investigate-pre-commit-hook-latency.md"
409409
click TASK_370 "open/task-370-make-schemdraw-svgs-deterministic.md"
410410
click TASK_374 "open/task-374-make-release-yml-tolerate-locally-archived-closed-tasks.md"
411-
click TASK_388 "active/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md"
411+
click TASK_388 "closed/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md"
412412
classDef open fill:#FAFAFA,stroke:#555,stroke-width:8px,color:#000
413413
classDef active fill:#FAFAFA,stroke:#1A6FA8,stroke-width:8px,color:#000
414414
classDef closed fill:#FAFAFA,stroke:#3F8B53,stroke-width:8px,color:#000
@@ -425,4 +425,4 @@ graph LR
425425
| ? | [TASK-352](open/task-352-investigate-pre-commit-hook-latency.md) | Investigate pre-commit hook latency — reorganize, parallelize, or skip irrelevant checks |_open_ | Medium (2-8h) |
426426
| ? | [TASK-370](open/task-370-make-schemdraw-svgs-deterministic.md) | Make Schemdraw-generated SVGs deterministic so the Docs CI staleness guard can pass |_open_ | Small (&lt;2h) |
427427
| ? | [TASK-374](open/task-374-make-release-yml-tolerate-locally-archived-closed-tasks.md) | Make release.yml tolerate locally-archived closed tasks |_open_ | XS (&lt;30m) |
428-
| ? | [TASK-388](active/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md) | Fix nodemcu-32s-test PlatformIO env so on-device button tests build | 🔵 **active** | Small (&lt;2h) |
428+
| ? | ~~[TASK-388](closed/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md)~~ | ~~Fix nodemcu-32s-test PlatformIO env so on-device button tests build~~ | 🟢 closed | Small (&lt;2h) |

docs/developers/tasks/KANBAN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ kanban
132132

133133
## Other
134134

135-
_⚪ 4 open · 🔵 1 active · 🟡 0 paused · 🟢 0 closed · ░░░░░░░░░░ 0%_
135+
_⚪ 4 open · 🔵 0 active · 🟡 0 paused · 🟢 1 closed · ██░░░░░░░░ 20%_
136136

137137
```mermaid
138138
kanban
@@ -142,7 +142,7 @@ kanban
142142
TASK_370["Make Schemdraw-generated SVGs deterministic so the Docs CI staleness guard can pass"]
143143
TASK_374["Make release.yml tolerate locally-archived closed tasks"]
144144
Active
145-
TASK_388["Fix nodemcu-32s-test PlatformIO env so on-device button tests build"]
146145
Paused
147146
Closed
147+
TASK_388["Fix nodemcu-32s-test PlatformIO env so on-device button tests build"]
148148
```

docs/developers/tasks/OVERVIEW.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!-- markdownlint-disable-file MD033 -->
77

8-
**Open: 27** | 🔵 **Active: 1** | 🟡 **Paused: 7** | 🟢 **Closed: 6** | **Total: 41** | ██░░░░░░░░ 15%
8+
**Open: 27** | 🔵 **Active: 0** | 🟡 **Paused: 7** | 🟢 **Closed: 7** | **Total: 41** | ██░░░░░░░░ 17%
99

1010
**Jump to:** [Burn-up](#burn-up) · [Active Tasks](#active-tasks) · [Paused Tasks](#paused-tasks) · [Open Tasks](#open-tasks) · [Closed Tasks](#closed-tasks)
1111

@@ -58,9 +58,7 @@ _Legend: green line = estimate (midpoint hours from `effort:`); blue line = actu
5858

5959
## Active Tasks
6060

61-
| ID | Title | Effort | Complexity | Status |
62-
|----|-------|--------|------------|--------|
63-
| [TASK-388](active/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md) | Fix nodemcu-32s-test PlatformIO env so on-device button tests build | Small (&lt;2h) | Junior | 🔵 **active** |
61+
_No active tasks._
6462

6563
## Paused Tasks
6664

@@ -116,6 +114,7 @@ _Legend: green line = estimate (midpoint hours from `effort:`); blue line = actu
116114
| [TASK-368](closed/task-368-draft-tests-references-and-verify.md) | Draft Tests + References sections of the BLE services guide; verify success criterion; close epic | Small (&lt;2h) |
117115
| [TASK-375](closed/task-375-add-debouncems-to-hardware-config-schema-and-model.md) | Add debounceMs to hardware-config schema, example JSON, and Dart model | Small (&lt;2h) |
118116
| [TASK-376](closed/task-376-esp32-button-reads-debouncems-from-hardware-config.md) | ESP32 — Button reads debounceMs from the loaded hardware config | Small (&lt;2h) |
117+
| [TASK-388](closed/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md) | Fix nodemcu-32s-test PlatformIO env so on-device button tests build | Small (&lt;2h) |
119118

120119
## Archived Releases
121120

docs/developers/tasks/active/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md renamed to docs/developers/tasks/closed/task-388-fix-nodemcu-32s-test-pio-env-so-on-device-button-tests-build.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
id: TASK-388
33
title: Fix nodemcu-32s-test PlatformIO env so on-device button tests build
4-
status: active
4+
status: closed
5+
closed: 2026-05-11
56
opened: 2026-05-11
67
effort: Small (<2h)
8+
effort_actual: Medium (2-8h)
79
complexity: Junior
810
human-in-loop: No
911
---

0 commit comments

Comments
 (0)