File tree Expand file tree Collapse file tree 2 files changed +0
-154
lines changed
Expand file tree Collapse file tree 2 files changed +0
-154
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -73,16 +73,6 @@ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/m
7373* ** Dependency Updates:** [Renovate](https://github.com/apps/forking-renovate)
7474 is configured to automatically create pull requests for dependency updates.
7575
76- # # Building the Extension
77-
78- The " build" process for this extension involves packaging the extension' s
79- metadata files (`gemini-extension.json`, `KNOWLEDGE_CATALOG.md`, `LICENSE`) along with the
80- pre-built `toolbox` binary into platform-specific archives (`.tar.gz` or `.zip`).
81-
82- This process is handled automatically by the
83- [`package-and-upload-assets.yml`](.github/workflows/package-and-upload-assets.yml)
84- GitHub Actions workflow when a new release is created. Manual building is not
85- required.
8676
8777# # Maintainer Information
8878
@@ -104,7 +94,3 @@ The release process is automated using `release-please`.
104942. ** Merge Release PR:** A maintainer approves and merges the Release PR. This
10595 action triggers ` release-please` to create a new GitHub tag and a
10696 corresponding GitHub Release.
107- 3. **Package and Upload:** The new release triggers the
108- `package-and-upload-assets.yml` workflow. This workflow builds the
109- platform-specific extension archives and uploads them as assets to the
110- GitHub Release.
You can’t perform that action at this time.
0 commit comments