hive-forge: infer active repo from cwd's git remote, demote HIVE_FORGE_REPO

This commit is contained in:
damocles 2026-07-29 18:37:37 +02:00
commit f034ffb9d8
9 changed files with 201 additions and 25 deletions

1
Cargo.lock generated
View file

@ -1689,6 +1689,7 @@ dependencies = [
"reqwest 0.13.1",
"serde",
"serde_json",
"tempfile",
"time",
"url",
]