12 lines
402 B
JSON
12 lines
402 B
JSON
{
|
|
"name": "stack-validator",
|
|
"description": "Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "rknall",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |