feat(casan): add native plugin facade
CASAN Supply Chain and Provenance / verify-scan-attest (push) Canceled after 0s
CASAN CI Gate / Frontend Tests (H3 gate) (push) Canceled after 0s
CASAN CI Gate / CASAN Security Gate + Vault KMS (H4/H5) (push) Canceled after 0s
CASAN CI Gate / Build & Deploy OKR → /opt/webapps/okr (push) Canceled after 0s
CASAN Harness CI / harness (push) Canceled after 0s

This commit is contained in:
thanhnv
2026-08-18 16:26:27 +07:00
parent 581000bb56
commit 06c404084d
13 changed files with 288 additions and 3 deletions
+2
View File
@@ -56,6 +56,8 @@ jobs:
node-version: "20"
cache: npm
- run: npm ci
- name: Validate native Codex and Claude plugin facades
run: python3 packages/casan-devkit/tests/native-plugin-tests.py
- name: Run reusable governance suites
env:
CASAN_CI_RUN_PROJECT: "0"