text-deontic-extract/.forgejo/workflows
flemming-it dfd03d69ef
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m38s
ci: point checkout + SDK insteadOf at git.flemming.ai
The Forgejo instance the modules and the chain-module-sdk dep
live on is reachable at git.flemming.ai (api/v1/version returns
SERVING); git.flemming.ws is a legacy host that no longer
resolves at the API level. Cargo.toml's git dep already uses
.ai — the CI workflow's checkout URL and the SDK insteadOf
rewrite now match, so cargo's git fetch can authenticate via
${{ secrets.MODULE_SDK_PAT }} the same way it was always meant
to. No behaviour change to the module code.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 12:31:36 +02:00
..
ci.yml ci: point checkout + SDK insteadOf at git.flemming.ai 2026-06-18 12:31:36 +02:00