F∆I module — normalise heterogeneous legal-document sources to Akoma-Ntoso-aligned JSON
Find a file
flemming-it 3f6b08ab53
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m43s
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:35 +02:00
.forgejo/workflows ci: point checkout + SDK insteadOf at git.flemming.ai 2026-06-18 12:31:35 +02:00
src fix(clippy): bring source under -D warnings ahead of CI 2026-06-18 12:13:11 +02:00
.gitignore feat: initial text-akoma-normalize v0.1.0 (text.akoma_normalize@0.1.0) 2026-06-18 11:24:51 +02:00
Cargo.lock feat: initial text-akoma-normalize v0.1.0 (text.akoma_normalize@0.1.0) 2026-06-18 11:24:51 +02:00
Cargo.toml feat: initial text-akoma-normalize v0.1.0 (text.akoma_normalize@0.1.0) 2026-06-18 11:24:51 +02:00
LICENSE chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact 2026-06-18 11:38:40 +02:00
module.wasm fix(clippy): bring source under -D warnings ahead of CI 2026-06-18 12:13:11 +02:00
module.yaml feat: initial text-akoma-normalize v0.1.0 (text.akoma_normalize@0.1.0) 2026-06-18 11:24:51 +02:00
NOTICE chore(release): finalize v0.1.0 — LICENSE, NOTICE, WASM artefact 2026-06-18 11:38:40 +02:00
rust-toolchain.toml feat: initial text-akoma-normalize v0.1.0 (text.akoma_normalize@0.1.0) 2026-06-18 11:24:51 +02:00