From 0111cc5a47acf8bbb03a47be5f3b114e154715ef Mon Sep 17 00:00:00 2001 From: Susan Douglas Date: Thu, 7 May 2026 12:27:12 -0400 Subject: [PATCH 1/2] Publishing draft of AI Workbench updates --- deployments.md | 1 + mkdocs.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/deployments.md b/deployments.md index 5f9cb24..0dae9a2 100644 --- a/deployments.md +++ b/deployments.md @@ -45,4 +45,5 @@ Test: Use this file to deploy changes to branches that do not require a change t 04/29/2026 - Build spock 5.0.6 doc updates. 05/05/2026 - Add pg-healthcheck to to mkdocs.yml to publish 05/07/2026 - publish pg-healthcheck - test +05/07/2026 - publish AI Workbench diff --git a/mkdocs.yml b/mkdocs.yml index 7a5bdc4..b9f0343 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -647,6 +647,7 @@ nav: - Development: '!import https://github.com/pgEdge/pgedge-vectorizer?branch=main' - AI DBA Workbench: + - DRAFT: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=doc_review' - v1.0.0-beta1: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0-beta1' - Development: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=main' From 4c2a94d823329b1db6cefac1ffd4a8bee0cd1e04 Mon Sep 17 00:00:00 2001 From: susan-pgedge <130390403+susan-pgedge@users.noreply.github.com> Date: Wed, 13 May 2026 11:52:53 -0400 Subject: [PATCH 2/2] Update deployment date for AI Workbench --- deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments.md b/deployments.md index 0dae9a2..193e0f7 100644 --- a/deployments.md +++ b/deployments.md @@ -46,4 +46,4 @@ Test: Use this file to deploy changes to branches that do not require a change t 05/05/2026 - Add pg-healthcheck to to mkdocs.yml to publish 05/07/2026 - publish pg-healthcheck - test 05/07/2026 - publish AI Workbench - +05/13/2026 - publish AI Workbench