F∆I module — extract atomic deontic statements (Pflicht/Verbot/Erlaubnis) from German legal text
Find a file
flemming-it 2375dd6aa8
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
ci: add Forgejo CI workflow (mirror text-extract)
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
.forgejo/workflows ci: add Forgejo CI workflow (mirror text-extract) 2026-06-18 12:13:11 +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-deontic-extract v0.1.0 (text.deontic_extract@0.1.0) 2026-06-18 11:24:58 +02:00
Cargo.lock feat: initial text-deontic-extract v0.1.0 (text.deontic_extract@0.1.0) 2026-06-18 11:24:58 +02:00
Cargo.toml feat: initial text-deontic-extract v0.1.0 (text.deontic_extract@0.1.0) 2026-06-18 11:24:58 +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-deontic-extract v0.1.0 (text.deontic_extract@0.1.0) 2026-06-18 11:24:58 +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-deontic-extract v0.1.0 (text.deontic_extract@0.1.0) 2026-06-18 11:24:58 +02:00