Skip to content

Commit 427f18e

Browse files
committed
Harden release flow by generating visual docs before drift check
- run visual docs builder in update mode during release quality gates - keep strict visual docs check to ensure generated output stays clean - prevent release aborts caused only by stale docs visual artifacts - 2026-03-08 21:32:22
1 parent 14f1285 commit 427f18e

10 files changed

Lines changed: 1564 additions & 1608 deletions

File tree

docs/visual-previews/PyPNM-CMTS/ServingGroup/Opertions/Get/topology.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/visual/PyPNM-CMTS/ServingGroup/Opertions/Get/cableModems.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ Preview is best-effort. Some templates may rely on Postman-specific APIs that ar
5050

5151
````json
5252
{
53-
"status": 0,
54-
"message": "Stub sample for /cmts/servingGroup/operations/get/cableModems",
55-
"cmts": {
56-
"serving_group": {
57-
"id": []
58-
}
59-
},
60-
"refresh": {
61-
"mode": "none",
62-
"wait_for_cache": false,
63-
"timeout_seconds": 8
64-
},
65-
"data": []
53+
"status": 0,
54+
"message": "Stub sample for /cmts/servingGroup/operations/get/cableModems",
55+
"cmts": {
56+
"serving_group": {
57+
"id": []
58+
}
59+
},
60+
"refresh": {
61+
"mode": "none",
62+
"wait_for_cache": false,
63+
"timeout_seconds": 8
64+
},
65+
"data": []
6666
}
6767
````
6868
</details>

docs/visual/PyPNM-CMTS/ServingGroup/Opertions/Get/ids.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ Preview is best-effort. Some templates may rely on Postman-specific APIs that ar
5050

5151
````json
5252
{
53-
"status": 0,
54-
"message": "Stub sample for /cmts/servingGroup/operations/get/ids",
55-
"data": {
56-
"ids": []
57-
}
53+
"status": 0,
54+
"message": "Stub sample for /cmts/servingGroup/operations/get/ids",
55+
"data": {
56+
"ids": []
57+
}
5858
}
5959
````
6060
</details>

docs/visual/PyPNM-CMTS/ServingGroup/Opertions/Get/status.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ Preview is best-effort. Some templates may rely on Postman-specific APIs that ar
5050

5151
````json
5252
{
53-
"status": 0,
54-
"message": "Stub sample for /cmts/servingGroup/operations/get/status",
55-
"data": {
56-
"operations": []
57-
}
53+
"status": 0,
54+
"message": "Stub sample for /cmts/servingGroup/operations/get/status",
55+
"data": {
56+
"operations": []
57+
}
5858
}
5959
````
6060
</details>

0 commit comments

Comments
 (0)