Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:01 +08:00
commit ae17c43b23
8 changed files with 362 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/devops/ci-cd-pipeline-builder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d8b01bd3c78e1fa2d6972cb04a25067c43c6d65b",
"treeHash": "58cf93b32d240c7782022721db3cb08ec9d28c62fcab12a8aa7c17d4b07fe7b1",
"generatedAt": "2025-11-28T10:18:12.648319Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "ci-cd-pipeline-builder",
"description": "Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2be3fe60a89574d4d732709f85a59f65a6f085acdc53b330322f0994a13925bf"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f9772fe695dee288827a2cfc4ed9765c3a97590fbe0fca8e5acd73ba8fded040"
},
{
"path": "commands/ci-cd-build.md",
"sha256": "70f75e94be42fd7e7ef742c78765c1e4d36d6c7c23a2f2fe711a4b5c60bf3b84"
},
{
"path": "skills/ci-cd-pipeline-builder/SKILL.md",
"sha256": "58a835c57b5cec4b81e5b546e8e249fa488b9c21a1db207ae42d84874ad21098"
},
{
"path": "skills/ci-cd-pipeline-builder/references/README.md",
"sha256": "d50ce970b1926666c700639edfb0f806f5b2918303e217fe95e8224866d6a33d"
},
{
"path": "skills/ci-cd-pipeline-builder/scripts/README.md",
"sha256": "e248d9fd009f7555234836ba23ced44d0168a66c907322e17a956eac5be87456"
},
{
"path": "skills/ci-cd-pipeline-builder/assets/README.md",
"sha256": "48781a0ddbc28f3a5b78441b2b7c9a51d7420c15d7daad52cfec5f313c312c54"
}
],
"dirSha256": "58cf93b32d240c7782022721db3cb08ec9d28c62fcab12a8aa7c17d4b07fe7b1"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}