diff --git a/deployments.md b/deployments.md index 5f9cb24..193e0f7 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 +05/13/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'