File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# DEVELOPER.md
22
33This document provides instructions for setting up your development environment
4- and contributing to the Cloud SQL for PostgreSQL Gemini CLI Extension project.
4+ and contributing to the Cloud SQL for PostgreSQL Agent skills project.
55
66## Prerequisites
77
@@ -61,7 +61,7 @@ be successfully installed by the Gemini CLI.
6161
6262Currently, there are no automated unit or integration test suites
6363within this repository. All functional testing must be performed manually. All tools
64- are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/genai -toolbox).
64+ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp -toolbox).
6565
6666# ## Other GitHub Checks
6767
@@ -91,7 +91,7 @@ The release process is automated using `release-please`. It consists of an autom
9191# ### Automated Changelog Enrichment
9292
9393Before a Release PR is even created, a special workflow automatically mirrors
94- relevant changelogs from the core ` googleapis/genai -toolbox` dependency. This
94+ relevant changelogs from the core ` googleapis/mcp -toolbox` dependency. This
9595ensures that the release notes for this extension accurately reflect important
9696upstream changes.
9797
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ For the latest version, check the [releases page][releases].
8686** 1. Install the extension:**
8787
8888``` bash
89- gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-postgresql --ref 0.3.0
89+ gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-postgresql
9090```
9191
9292During the installation, enter your environment vars as described in the [ configuration section] ( #configuration ) .
You can’t perform that action at this time.
0 commit comments