v0.1.0
0.1.0
Minor Changes
-
#1
4f4267cThanks @toiroakr! - Initial release.- MoonBit lint engine (
karinto.mbt+rules.mbt) with 62 implemented rules
derived from actionlint, zizmor, and ghalint. 22 additional rules are
scaffolded as#skipspecs. - Cloudflare Worker (
cf/index.js) acceptingGET/POSTwith workflow YAML,
form-encoded params, JSON body, or repo-mode dispatch. - OSV.dev integration for
known-vulnerable-actions(opt-in viaosv=1). - Curl-driven smoke check at
cf/smoke.shrunnable asnpm run smoke. - Changesets-managed Release PR flow that cuts the production deploy and
GitHub Release on merge. - Per-PR preview Workers (
karinto-pr-<N>.toiroakr.workers.dev) auto-deployed
and cleaned up. - Staging Worker (
karinto-staging.toiroakr.workers.dev) auto-deployed on
every push tomain.
- MoonBit lint engine (