Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:openshift-eng/ai-helpers:plugins/hcp",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "0081ecf0d2fe9048343b4ecb7854e707b108998b",
|
||||
"treeHash": "936b19ae7a76a3aa9cd513cdd2a730cf1aaa8b8ab1d7ec8f59eb3a4d207c6eef",
|
||||
"generatedAt": "2025-11-28T10:27:31.158278Z",
|
||||
"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": "hcp",
|
||||
"description": "Generate HyperShift cluster creation commands via hcp CLI from natural language descriptions",
|
||||
"version": "0.0.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "3d5e7dc6621a336cfbc79e589329eb948f9b4cb9d056ff10bd0ee450fbb761bd"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "fbfd6647e116bf239c6fadae77ef308804f48998dbf3fbe5e4f44b725d417432"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate.md",
|
||||
"sha256": "91a1e873797cb5f85bbe545ff0dff56c19e69dc315061d2681967a6730be9fe5"
|
||||
},
|
||||
{
|
||||
"path": "commands/cluster-health-check.md",
|
||||
"sha256": "e794823c46fcfba1a8b1d743cd0b4c896b9e17b86f4772df401413f0d41d39f8"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-azure/SKILL.md",
|
||||
"sha256": "e7fb788f552c30152383c8e8300953ddf61a5629a29ac580520e6b788841ab15"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-aws/SKILL.md",
|
||||
"sha256": "d5c022089e5467ad46d8ee108dde3b89484fee492a817a49402cdf4730885f66"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-powervs/SKILL.md",
|
||||
"sha256": "f8c84510dd258cb75e9d25c4c7c9c8d8de65ca913ed3c2b7e295e768a1514745"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-kubevirt/SKILL.md",
|
||||
"sha256": "451f82bbfa0a691c2401ba37d2fcafeec01d7ac95bf7dbd3f75628ebf6dd79be"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-openstack/SKILL.md",
|
||||
"sha256": "0085743202ade4d4bada6269ad06d0c70319c708aad36ceb259256338620da22"
|
||||
},
|
||||
{
|
||||
"path": "skills/hcp-create-agent/SKILL.md",
|
||||
"sha256": "a946bfc4f79382743e7f80dd191e03d799b62283e8ba820dc211f6f68f8f3c32"
|
||||
}
|
||||
],
|
||||
"dirSha256": "936b19ae7a76a3aa9cd513cdd2a730cf1aaa8b8ab1d7ec8f59eb3a4d207c6eef"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user