Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:00 +08:00
commit cdbb3f7db6
8 changed files with 3301 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:igpastor/sng-claude-marketplace:plugins/sngular-devops",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "52ae82f25da03d7331c434389d1627ba89ebbf32",
"treeHash": "7cfeab05b91c4080ef703ba0204d96b492703dd07b0b7f1fa28de924637e6549",
"generatedAt": "2025-11-28T10:17:38.790431Z",
"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": "sngular-devops",
"description": "DevOps automation toolkit for Docker, CI/CD, Kubernetes, and deployment workflows with infrastructure as code support",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ef70daa55a3e2db6ee29210421fab039de39d151371543b99c90c9f057f40acc"
},
{
"path": "agents/docker-expert.md",
"sha256": "a19568a0b49e87374538736b8de768c0fe9807719537516d91f9a4134a41fbea"
},
{
"path": "agents/ci-builder.md",
"sha256": "11b07bb547d0b73efe84fb983d3fe0a95aa0dc5886d3505d8c9749968e094ff4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7f37c1eecb2fcbcd17fcaededf033ffe9db4293d6b81504bf58dd9b37c8bce64"
},
{
"path": "commands/sng-ci.md",
"sha256": "ec3567d92c217d895fec8ffd54c053d35450cd3f015668faf481fcec7f2ad0dd"
},
{
"path": "commands/sng-deploy.md",
"sha256": "52709de6e09206ae294cdaced9a1745e7b372b3ae5678f0fdc5fca1211176354"
},
{
"path": "commands/sng-dockerfile.md",
"sha256": "008b6044d2bf0c8ebdba47d97812a99804418ae8dc225fec6328e71a7aa13247"
}
],
"dirSha256": "7cfeab05b91c4080ef703ba0204d96b492703dd07b0b7f1fa28de924637e6549"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}