Skip to content
Closed
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
2 changes: 1 addition & 1 deletion .github/workflows/mirror-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Add Toolbox Release Notes to PR Body
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
env:
REQUIRED_KEYWORDS: 'mysql'
with:
Expand Down
139 changes: 0 additions & 139 deletions .github/workflows/package-and-upload-assets.yml

This file was deleted.

4 changes: 2 additions & 2 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ be successfully installed by the Gemini CLI.

Currently, there are no automated unit or integration test suites
within this repository. All functional testing must be performed manually. All tools
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/genai-toolbox).
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).

### Other GitHub Checks

Expand Down Expand Up @@ -101,7 +101,7 @@ The release process is automated using `release-please`. It consists of an autom
#### Automated Changelog Enrichment

Before a Release PR is even created, a special workflow automatically mirrors
relevant changelogs from the core `googleapis/genai-toolbox` dependency. This
relevant changelogs from the core `googleapis/mcp-toolbox` dependency. This
ensures that the release notes for this extension accurately reflect important
upstream changes.

Expand Down
2 changes: 1 addition & 1 deletion toolbox_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.26.0
1.1.0