F∆I module — Standardkostenmodell P×F×T×h per duty
Find a file
flemming-it e518a2cc2b
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m42s
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:39 +02:00
.forgejo/workflows ci: point checkout + SDK insteadOf at git.flemming.ai 2026-06-18 12:31:39 +02:00
src fix(clippy): bring source under -D warnings ahead of CI 2026-06-18 12:13:11 +02:00
.gitignore feat: initial econ-skm-score v0.1.0 (econ.skm_score@0.1.0) 2026-06-18 11:25:35 +02:00
Cargo.lock feat: initial econ-skm-score v0.1.0 (econ.skm_score@0.1.0) 2026-06-18 11:25:35 +02:00
Cargo.toml feat: initial econ-skm-score v0.1.0 (econ.skm_score@0.1.0) 2026-06-18 11:25:35 +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 econ-skm-score v0.1.0 (econ.skm_score@0.1.0) 2026-06-18 11:25:35 +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 econ-skm-score v0.1.0 (econ.skm_score@0.1.0) 2026-06-18 11:25:35 +02:00