File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,17 +73,6 @@ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/g
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`, `firestore-native.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.
86-
8776# # Maintainer Information
8877
8978# ## Team
@@ -138,7 +127,3 @@ The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-
1381272. **Merge Release PR:** A maintainer approves and merges the Release PR. This
139128 action triggers `release-please` to create a new GitHub tag and a
140129 corresponding GitHub Release.
141- 3. ** Package and Upload:** The new release triggers the
142- ` package-and-upload-assets.yml` workflow. This workflow builds the
143- platform-specific extension archives and uploads them as assets to the
144- GitHub Release.
You can’t perform that action at this time.
0 commit comments