Commit graph

2 commits

Author SHA1 Message Date
0eb7582d90 ci: point checkout + SDK insteadOf at git.flemming.ai
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m44s
Follows the URL strategy documented in fai/chain CHANGELOG
(.ws → .ai cutover, transparent via 301-redirect). Matches the
Cargo.toml git dep host. Aligns this repo with the six sibling
lawheatmap modules that flipped earlier today.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 12:50:47 +02:00
52f3949aeb ci: add Forgejo CI workflow (mirror text-extract)
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
The six gates the rest of chain-modules already runs against:
fmt-check, clippy with -D warnings, host build, host test,
release wasm32-wasip2 build, plus the manual external-URL
checkout and chain-module-sdk insteadOf URL rewrite (via
secrets.MODULE_SDK_PAT) so cargo can reach the org-private SDK
git dep through Forgejo's REQUIRE_SIGNIN_VIEW.

Same template as text-extract's .forgejo/workflows/ci.yml; the
only swap is the module-name string in the checkout step.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 12:13:11 +02:00