Skip to content

Commit c9a6a18

Browse files
Merge pull request #163 from haroonc/main
Updated references for CICD extension
2 parents 3072309 + 79fe196 commit c9a6a18

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

skills/catalog.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,36 +61,37 @@ Skills focused on setting up, managing, and using various Firebase services.
6161
- **Dependencies**: `firebase`, `firebase-admin`
6262
- **Keywords**: `Firebase Hosting`, `Static Hosting`
6363

64-
## DevOps Skills
64+
## CI/CD Skills
6565
Skills for designing, building, and managing CI/CD pipelines and infrastructure on Google Cloud.
6666

67-
### cloud-deploy-pipelines
67+
### google-cicd-release-orchestration
6868
- **Description**: Manage the entire lifecycle of Google Cloud Deploy, from designing and creating delivery pipelines to managing releases and debugging failures.
69-
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/devops/main/skills/cloud-deploy-pipelines/
69+
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/cicd/main/skills/google-cicd-release-orchestration/
7070
- **Party**: 1p
7171
- **Detection Signals**:
72-
- **Dependencies**: `skaffold`
73-
- **Keywords**: `Cloud Deploy`, `delivery pipeline`, `skaffold.yaml`, `clouddeploy.yaml`
72+
- **Dependencies**: `gcloud`
73+
- **Keywords**: `Cloud Deploy`, `delivery pipeline`, `clouddeploy.yaml`, `canary deployment`, `blue-green deployment`, `automatic rollback`
7474

75-
### gcp-cicd-deploy
76-
- **Description**: Assistant for deploying applications to Google Cloud, supporting Static Sites (GCS), Cloud Run (Buildpacks or Images), and GKE.
77-
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/devops/main/skills/gcp-cicd-deploy/
75+
### google-cicd-deploy
76+
- **Description**: Assistant for deploying applications to Google Cloud, supporting Static Sites (GCS), Cloud Run (Buildpacks or Images), and Google Kubernetes Engine (GKE).
77+
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/cicd/main/skills/google-cicd-deploy/
7878
- **Party**: 1p
7979
- **Detection Signals**:
8080
- **Dependencies**: `gcloud`
81-
- **Keywords**: `Cloud Run`, `GCS`, `Static Site`, `Deployment`, `Google Cloud`
81+
- **Keywords**: `Cloud Run`, `GCS`,'GKE', `Static Site`, `Deployment`, `Google Cloud`
8282

83-
### gcp-cicd-design
83+
### google-cicd-pipeline-design
8484
- **Description**: Assistant for designing, building, and managing CI/CD pipelines on Google Cloud, focusing on architectural design and implementation planning.
85-
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/devops/main/skills/gcp-cicd-design/
85+
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/cicd/main/skills/google-cicd-pipeline-design/
8686
- **Party**: 1p
8787
- **Detection Signals**:
88-
- **Keywords**: `CI/CD`, `Pipeline Design`, `Google Cloud`, `Architectural Design`
88+
- **Dependencies**: `gcloud`
89+
- **Keywords**: `CI/CD`, `Pipeline Design`, `Google Cloud`, `Architectural Design`, `cloudbuild.yaml`, `Cloud Build`, `Artifact Registry`, `Cloud Deploy`
8990

90-
### gcp-cicd-terraform
91+
### google-cicd-terraform
9192
- **Description**: Use Terraform to provision Google Cloud resources (GKE, Cloud Run, Cloud SQL) with standard GCS backend state management and IAM least-privilege.
92-
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/devops/main/skills/gcp-cicd-terraform/
93+
- **URL**: https://raw.githubusercontent.com/gemini-cli-extensions/cicd/main/skills/google-cicd-terraform/
9394
- **Party**: 1p
9495
- **Detection Signals**:
95-
- **Dependencies**: `terraform`
96+
- **Dependencies**: `terraform`, `gcloud`
9697
- **Keywords**: `Terraform`, `GCP`, `GCS Backend`, `Infrastructure as Code`, `IaC`

0 commit comments

Comments
 (0)