Build and validate / build (push) Successful in 11s
Lenovo ThinkPad X250 report from issue #1 (submitted via the site form). Reconstructed cpu/archy_version from the issue body by hand — the submitted YAML had them glued together with no newline between ("...2.60GHz"1.8.10-alpha), which buildYaml() does not reproduce on these same field values in isolation (tested directly), so this looks like a Gitea draft-restore or browser-autofill artifact during actual submission rather than a bug in the form itself. Values used here are unambiguous either way. Left the ThinkPad T430 example in place; only removing the Pi one was requested. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
[
|
|
{
|
|
"device_model": "Lenovo ThinkPad T430",
|
|
"form_factor": "laptop",
|
|
"cpu": "Intel Core i5-3320M",
|
|
"ram_gb": 8,
|
|
"storage": {
|
|
"type": "ssd",
|
|
"size_gb": 256
|
|
},
|
|
"wifi_chip": "Intel Centrino Advanced-N 6205",
|
|
"ethernet": "Intel 82579LM",
|
|
"archy_version": "1.8.4-alpha",
|
|
"install_method": "usb-iso",
|
|
"status": "working",
|
|
"tested_date": "2026-08-15",
|
|
"submitted_by": "example-contributor",
|
|
"notes": "Example report \u2014 replace with a real one. Boots and installs cleanly from\na USB stick made with the standard ISO. No BIOS changes needed beyond\nenabling AHCI mode (should already be default on most T430s).\n",
|
|
"_source_file": "example-thinkpad-t430.yml"
|
|
},
|
|
{
|
|
"device_model": "Lenovo Thinkpad X250",
|
|
"form_factor": "laptop",
|
|
"cpu": "Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz",
|
|
"ram_gb": 16,
|
|
"storage": {
|
|
"type": "ssd",
|
|
"size_gb": 500
|
|
},
|
|
"wifi_chip": "Intel Wireless 7260",
|
|
"archy_version": "1.8.10-alpha",
|
|
"install_method": "usb-iso",
|
|
"status": "working",
|
|
"tested_date": "2026-09-03",
|
|
"submitted_by": "ssmithx",
|
|
"_source_file": "lenovo-thinkpad-x250.yml"
|
|
}
|
|
]
|