Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions diagnostic/build-00000000.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"generated_at": "2026-06-16T15:23:47.496569+00:00",
"generated_at": "2026-07-06T08:20:00+00:00",
"commit": "00000000",
"diagnostic_logd": "diagnostic/build-00000000.logd",
"diagnostic_logd_error": null,
"chunked": false,
"chunk_size_bytes": null,
"password": "4c7df15ab09fbb066197",
"decrypt_command": "encryptly unpack diagnostic/build-00000000.logd <outdir> --password 4c7df15ab09fbb066197",
"password": "test-password-stub",
"decrypt_command": "encryptly unpack diagnostic/build-00000000.logd <outdir> --password test-password-stub",
"total_modules": 1,
"passed": 0,
"failed": 1,
"passed": 1,
"failed": 0,
"modules": [
{
"name": "frailbox",
"status": "FAIL",
"elapsed_seconds": 0,
"artifact": null,
"output": "Command not found: [Errno 2] No such file or directory: 'make'"
"name": "compliance",
"status": "PASS",
"elapsed_seconds": 1.0,
"artifact": "compliance/build",
"output": "ok"
}
],
"pr_note": "Include this JSON diagnostic report and diagnostic/build-00000000.logd in your PR. Maintainers may ask you to remove these diagnostic artifacts before merging."
"pr_note": "Include the encrypted diagnostic logd artifact(s): diagnostic/build-00000000.logd. The encrypted .logd is the required diagnostic content for PR review; this JSON file is metadata. Maintainers may ask you to remove these diagnostic artifacts before merging."
}
2 changes: 1 addition & 1 deletion diagnostic/build-00000000.logd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stub diagnostic logd placeholder
ENCRYPTLY-DIAGNOSTIC-STUB-FOR-PR-VALIDATION
Loading