Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:27 +08:00
commit 4a990f643e
8 changed files with 262 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:claudeforge/marketplace:plugins/super/devops-platform",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0e8a48897f54cce07c08a65c2ee16e1ea240461c",
"treeHash": "c97cdc2ca92117cd990f7db38f39ab8a6607e9be40d79ae13ffb0a280e956462",
"generatedAt": "2025-11-28T10:15:40.218265Z",
"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": "devops-platform",
"description": "Complete DevOps platform with CI/CD automation, infrastructure management, security scanning, and deployment orchestration",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f23f4ac7400d02be89f4f8ba53d3906b94b7ae8f58e9cfec8d51534d0024021e"
},
{
"path": "agents/cicd-architect.md",
"sha256": "61655726ca194af10c8dc805203ef1f3f0008371f14de3d63aec24864f7a9c96"
},
{
"path": "agents/infrastructure-engineer.md",
"sha256": "52c9f57b18cae41b12f3b53e1ec537cead5c1fe4ac1aa9bde4b59b8688ffd38d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b37e0fa9e02f639149a7804d747cb85f410a946e5a3f0e1067f96fc10ba16ea5"
},
{
"path": "commands/deploy-application.md",
"sha256": "3e70300793e4788eefb62bf406f448b46d13b7225207f5900c750701a10d3e4c"
},
{
"path": "commands/manage-infrastructure.md",
"sha256": "e8e89e55a820639fc618943a1546a63f5b14a7b00ff3d9c5b5acfcb38655c903"
},
{
"path": "commands/setup-pipeline.md",
"sha256": "b36efb7b0c3e96ad68644d2cca00ef5c325b027530c600089b50161243c91b38"
}
],
"dirSha256": "c97cdc2ca92117cd990f7db38f39ab8a6607e9be40d79ae13ffb0a280e956462"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}