Update scaffold hint: submodule bump is now automated
This commit is contained in:
+2
-1
@@ -229,7 +229,8 @@ def scaffold_device_page(web_repo, lamp_id, meta):
|
|||||||
]
|
]
|
||||||
page.write_text("\n".join(lines))
|
page.write_text("\n".join(lines))
|
||||||
print(f"Scaffolded device page: {page}")
|
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):
|
def measure_one(ean, args, data_repo):
|
||||||
|
|||||||
Reference in New Issue
Block a user