18 lines
522 B
JSON
18 lines
522 B
JSON
{
|
|
"name": "deployment",
|
|
"owner": {
|
|
"name": "AutomateWith.Us",
|
|
"email": "team@automatewith.us"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "deployment",
|
|
"description": "v1.0.0 - Safe deployment automation with CICD integration. Manages branch-based deployments to dev/uat/prod environments with safety checks and build validation.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-awudevelop-claude-plugins-deployment.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |