mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
Update V-Model Extension Pack to v0.4.0 (#1665)
- Version: 0.2.0 → 0.4.0 - Commands: 5 → 9 (new: architecture-design, integration-test, module-design, unit-test) - Download URL: updated to v0.4.0 tag
This commit is contained in:
committed by
GitHub
parent
c1034f1d9d
commit
6cc61025cb
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"schema_version": "1.0",
|
"schema_version": "1.0",
|
||||||
"updated_at": "2026-02-21T00:00:00Z",
|
"updated_at": "2026-02-22T00:00:00Z",
|
||||||
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
|
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"v-model": {
|
"v-model": {
|
||||||
@@ -8,8 +8,8 @@
|
|||||||
"id": "v-model",
|
"id": "v-model",
|
||||||
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
|
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
|
||||||
"author": "leocamello",
|
"author": "leocamello",
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.3.0.zip",
|
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip",
|
||||||
"repository": "https://github.com/leocamello/spec-kit-v-model",
|
"repository": "https://github.com/leocamello/spec-kit-v-model",
|
||||||
"homepage": "https://github.com/leocamello/spec-kit-v-model",
|
"homepage": "https://github.com/leocamello/spec-kit-v-model",
|
||||||
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
|
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"speckit_version": ">=0.1.0"
|
"speckit_version": ">=0.1.0"
|
||||||
},
|
},
|
||||||
"provides": {
|
"provides": {
|
||||||
"commands": 7,
|
"commands": 9,
|
||||||
"hooks": 1
|
"hooks": 1
|
||||||
},
|
},
|
||||||
"tags": ["v-model", "traceability", "testing", "compliance", "safety-critical"],
|
"tags": ["v-model", "traceability", "testing", "compliance", "safety-critical"],
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
"downloads": 0,
|
"downloads": 0,
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"created_at": "2026-02-20T00:00:00Z",
|
"created_at": "2026-02-20T00:00:00Z",
|
||||||
"updated_at": "2026-02-21T00:00:00Z"
|
"updated_at": "2026-02-22T00:00:00Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user