Files
vendoo/docs/RELEASE_1_39_0_VERIFICATION.json
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

29 lines
503 B
JSON

{
"release": "1.39.0",
"modules": {
"total": 15,
"native": 9,
"legacy_bridge": 6
},
"gates": [
"git-safety",
"git-staging",
"syntax",
"architecture",
"themes",
"security",
"identity-settings",
"catalog-media",
"deployment",
"config-store",
"installer-shell",
"db-migrations"
],
"runtime_tests_not_claimed": [
"windows-browser-e2e",
"native-better-sqlite3",
"docker-nas-vps-live",
"github-actions-before-push"
]
}