Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
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: 1 addition & 2 deletions deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

Test: Use this file to deploy changes to branches that do not require a change to pgedge-docs - add to the list below to initiate a Cloudflare update.

07/30/2026 - Deploying build per Ryan's request.

8/06/2026 Testing deployment - Workbench doc after merge
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ nav:

- AI Toolkit: ai-toolkit/index.md

- Ansible: '!import https://github.com/pgEdge/pgedge-ansible.git?branch=add_docs'
- Ansible: '!import https://github.com/pgEdge/pgedge-ansible.git?branch=main'

- pgEdge Enterprise Postgres:
- Enterprise Edition: enterprise/index.md
Expand Down Expand Up @@ -681,6 +681,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=using_workbench'
- v1.0.0: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=v1.0.0'
- Development: '!import https://github.com/pgEdge/ai-dba-workbench.git?branch=main'

Expand Down
Loading