Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
Loading