You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPER.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ be successfully installed by the Gemini CLI.
60
60
61
61
Currently, there are no automated unit or integration test suites
62
62
within this repository. All functional testing must be performed manually. All tools
63
-
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/genai-toolbox).
63
+
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
64
64
65
65
### Other GitHub Checks
66
66
@@ -100,7 +100,7 @@ The release process is automated using `release-please`. It consists of an autom
100
100
101
101
#### Automated Changelog Enrichment
102
102
103
-
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/genai-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
103
+
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/mcp-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
104
104
105
105
The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-changelog.yml) workflow:
0 commit comments