* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
29 lines
503 B
JSON
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"
|
|
]
|
|
}
|