Update scaffold hint: submodule bump is now automated

This commit is contained in:
2026-07-09 14:49:16 +07:00
parent fad8ec0813
commit cf30182efa
+2 -1
View File
@@ -229,7 +229,8 @@ def scaffold_device_page(web_repo, lamp_id, meta):
]
page.write_text("\n".join(lines))
print(f"Scaffolded device page: {page}")
print(" -> review it, bump the submodule, commit the web repo.")
print(" -> review it and commit the web repo (the submodule bump lands there")
print(" automatically via comparison-data's bump-website workflow; git pull first).")
def measure_one(ean, args, data_repo):