Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:43 +08:00
commit 96bd1330b5
6 changed files with 1241 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "jeremy-github-actions-gcp",
"description": "GitHub Actions CI/CD workflows for Google Cloud and Vertex AI deployments",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"hooks": [
"./hooks"
]
}