File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -74,17 +74,6 @@ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/g
7474* ** Dependency Updates:** [Renovate](https://github.com/apps/forking-renovate)
7575 is configured to automatically create pull requests for dependency updates.
7676
77- # # Building the Extension
78-
79- The " build" process for this extension involves packaging the extension' s
80- metadata files (`gemini-extension.json`, `cloud-sql-postgresql.md`, `LICENSE`) along with the
81- pre-built `toolbox` binary into platform-specific archives (`.tar.gz` or `.zip`).
82-
83- This process is handled automatically by the
84- [`package-and-upload-assets.yml`](.github/workflows/package-and-upload-assets.yml)
85- GitHub Actions workflow when a new release is created. Manual building is not
86- required.
87-
8877# # Maintainer Information
8978
9079# ## Team
@@ -139,7 +128,3 @@ The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-
1391282. **Merge Release PR:** A maintainer approves and merges the Release PR. This
140129 action triggers `release-please` to create a new GitHub tag and a
141130 corresponding GitHub Release.
142- 3. ** Package and Upload:** The new release triggers the
143- ` package-and-upload-assets.yml` workflow. This workflow builds the
144- platform-specific extension archives and uploads them as assets to the
145- GitHub Release.
You can’t perform that action at this time.
0 commit comments