Skip to content
3 changes: 3 additions & 0 deletions deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ Test: Use this file to deploy changes to branches that do not require a change t
01/23/2026 - Deploying Spock/ACE updates.
01/26/2025 - Retrying deployment
02/27/2026 - Publish update.
02/02/2026 - Publish Spock docs.
02/03/2026 - Spock update - out to team for review.
04/15/2026 - Fresh copy.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ nav:
- Development: '!import https://github.com/pgEdge/snowflake.git?branch=main'

- Spock v5:
- TEMP: '!import https://github.com/pgEdge/spock.git?branch=doc_merge'
- v5.0.6: '!import https://github.com/pgEdge/spock.git?branch=v5.0.6'
- v5.0.5: '!import https://github.com/pgEdge/spock.git?branch=v5.0.5'
- v5.0.4: '!import https://github.com/pgEdge/spock.git?branch=v5.0.4'
Expand Down