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 @@ -59,17 +59,6 @@ The skills themselves are validated using the `skills-validate.yml` workflow.
5959* ** Dependency Updates:** [Renovate](https://github.com/apps/forking-renovate)
6060 is configured to automatically create pull requests for dependency updates.
6161
62- # # Building the Extension
63-
64- The " build" process for this extension involves packaging the extension' s
65- metadata files (`gemini-extension.json`, `cloud-sql-postgresql.md`, `LICENSE`) along with the
66- pre-built `toolbox` binary into platform-specific archives (`.tar.gz` or `.zip`).
67-
68- This process is handled automatically by the
69- [`package-and-upload-assets.yml`](.github/workflows/package-and-upload-assets.yml)
70- GitHub Actions workflow when a new release is created. Manual building is not
71- required.
72-
7362# # Maintainer Information
7463
7564# ## Team
@@ -124,7 +113,3 @@ The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-
1241132. **Merge Release PR:** A maintainer approves and merges the Release PR. This
125114 action triggers `release-please` to create a new GitHub tag and a
126115 corresponding GitHub Release.
127- 3. ** Package and Upload:** The new release triggers the
128- ` package-and-upload-assets.yml` workflow. This workflow builds the
129- platform-specific extension archives and uploads them as assets to the
130- GitHub Release.
You can’t perform that action at this time.
0 commit comments