Skip to content

Commit 1a4a142

Browse files
committed
remove package and release artifacts
1 parent 71f5b11 commit 1a4a142

2 files changed

Lines changed: 0 additions & 145 deletions

File tree

.github/workflows/package-and-upload-assets.yml

Lines changed: 0 additions & 130 deletions
This file was deleted.

DEVELOPER.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff 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-
139128
2. **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.

0 commit comments

Comments
 (0)