diff --git a/common/veille-versions-stack.md b/common/veille-versions-stack.md index 04b0cce..a0d1a8b 100644 --- a/common/veille-versions-stack.md +++ b/common/veille-versions-stack.md @@ -26,10 +26,11 @@ graph TD ## 2. Composants Techniques ### A. Référentiel Baserow (`infra_versions`) -- **Workspace** : `148 (Hors-RLA)` +- **Workspace** : `187 (Perso)` *(déplacé depuis le 148 le 21/08/2026)* - **Database** : `Infra Stack` (ID `317`) - **Table** : `infra_versions` (ID `1097`) - **URL** : `https://baserow.bolbol.tn/database/317/table/1097` +- **Token API dédié** : `n8n-infra-versions` (Token ID `32`, scopé Workspace 187 Perso) - **Champs suivis** : - `conteneur` (Texte, clé primaire) : Nom du conteneur - `image_repo` (Texte) : Repository Docker Hub (ex: `n8nio/n8n`, `maximhq/bifrost`) diff --git a/common/workflows/veille-versions-stack.n8n.json b/common/workflows/veille-versions-stack.n8n.json index d9f4890..fde461f 100644 --- a/common/workflows/veille-versions-stack.n8n.json +++ b/common/workflows/veille-versions-stack.n8n.json @@ -3,12 +3,12 @@ "name": "veille-versions-stack", "description": null, "active": true, - "activeVersionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", + "activeVersionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", "createdAt": "2026-08-21T19:10:15.587Z", - "updatedAt": "2026-08-21T19:16:24.466Z", + "updatedAt": "2026-08-21T19:59:21.024Z", "isArchived": false, - "versionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", - "versionCounter": 7, + "versionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", + "versionCounter": 9, "sourceWorkflowId": null, "triggerCount": 2, "nodes": [ @@ -35,7 +35,7 @@ }, { "parameters": { - "url": "http://baserow:80/api/database/rows/table/1097/?user_field_names=true&size=100", + "url": "http://baserow-oauth-proxy:80/api/database/rows/table/1097/?user_field_names=true&size=100", "sendHeaders": true, "headerParameters": { "parameters": [ @@ -123,7 +123,7 @@ { "parameters": { "method": "PATCH", - "url": "=http://baserow:80/api/database/rows/table/1097/{{ $json.id }}/?user_field_names=true", + "url": "=http://baserow-oauth-proxy:80/api/database/rows/table/1097/{{ $json.id }}/?user_field_names=true", "sendHeaders": true, "headerParameters": { "parameters": [ @@ -421,7 +421,7 @@ } ], "activeVersion": { - "versionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", + "versionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", "workflowId": "zUWN5K4Q1A2JKFIS", "nodes": [ { @@ -447,7 +447,7 @@ }, { "parameters": { - "url": "http://baserow:80/api/database/rows/table/1097/?user_field_names=true&size=100", + "url": "http://baserow-oauth-proxy:80/api/database/rows/table/1097/?user_field_names=true&size=100", "sendHeaders": true, "headerParameters": { "parameters": [ @@ -535,7 +535,7 @@ { "parameters": { "method": "PATCH", - "url": "=http://baserow:80/api/database/rows/table/1097/{{ $json.id }}/?user_field_names=true", + "url": "=http://baserow-oauth-proxy:80/api/database/rows/table/1097/{{ $json.id }}/?user_field_names=true", "sendHeaders": true, "headerParameters": { "parameters": [ @@ -799,32 +799,32 @@ "name": null, "description": null, "autosaved": false, - "createdAt": "2026-08-21T19:16:24.469Z", - "updatedAt": "2026-08-21T19:16:24.469Z", + "createdAt": "2026-08-21T19:59:21.027Z", + "updatedAt": "2026-08-21T19:59:21.027Z", "workflowPublishHistory": [ { - "id": 337, + "id": 345, "workflowId": "zUWN5K4Q1A2JKFIS", - "versionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", + "versionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", "event": "activated", "userId": "809184e1-fa99-4ef9-95d5-047b8b7c225e", - "createdAt": "2026-08-21T19:16:30.446Z" + "createdAt": "2026-08-21T19:59:21.919Z" }, { - "id": 338, + "id": 346, "workflowId": "zUWN5K4Q1A2JKFIS", - "versionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", + "versionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", "event": "deactivated", "userId": "809184e1-fa99-4ef9-95d5-047b8b7c225e", - "createdAt": "2026-08-21T19:16:30.834Z" + "createdAt": "2026-08-21T19:59:22.240Z" }, { - "id": 339, + "id": 347, "workflowId": "zUWN5K4Q1A2JKFIS", - "versionId": "c2da509a-651c-4fa9-9aa8-00f4ab440123", + "versionId": "4e4291da-fa65-4d62-bccc-c83dcf0b3944", "event": "activated", "userId": "809184e1-fa99-4ef9-95d5-047b8b7c225e", - "createdAt": "2026-08-21T19:16:31.044Z" + "createdAt": "2026-08-21T19:59:22.428Z" } ] }