Bounty: $10 (LT)
Area: diagnostic/ - build diagnostics verification
Current state: Build diagnostics may not be properly generated.
What's needed: Verify build.py generates complete diagnostic artifacts (.logd and .json) even when builds fail.
Acceptance criteria:
- build.py always generates diagnostic files
- Diagnostics include module status, elapsed times, pass/fail counts
Required validation:
- Run
python3 build.py
- Include the generated diagnostic
.logd artifact from diagnostic/build-XXX.logd in the PR; also include diagnostic/build-XXX.json if present
- Use
.github/pull_request_template.md for your submission
Bounty: $10 (LT)
Area: diagnostic/ - build diagnostics verification
Current state: Build diagnostics may not be properly generated.
What's needed: Verify build.py generates complete diagnostic artifacts (.logd and .json) even when builds fail.
Acceptance criteria:
Required validation:
python3 build.py.logdartifact fromdiagnostic/build-XXX.logdin the PR; also includediagnostic/build-XXX.jsonif present.github/pull_request_template.mdfor your submission