Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:30 +08:00
commit 430f13feb5
5 changed files with 379 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gitlab-ci-debugger",
"description": "Debug and monitor GitLab CI pipelines with automatic log retrieval and analysis",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Martin Prpič",
"email": "mprpic@redhat.com"
},
"skills": [
"./skills"
]
}