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:jeremylongshore/claude-code-plugins-plus:plugins/testing/test-orchestrator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "65b5fc1ad8e9966029ac5fa4f7412794e054ed61",
|
||||
"treeHash": "6f436acfbfbdd112b86c4534c5df395c7fcaab5438652daa92663271b9d8aef8",
|
||||
"generatedAt": "2025-11-28T10:18:49.590653Z",
|
||||
"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": "test-orchestrator",
|
||||
"description": "Orchestrate complex test workflows with dependencies, parallel execution, and smart test selection",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f48a0a6185278fa6e2faca7b12cc6ac8fab19c1be2031b4ed6eda88d71007660"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "61d53b6149d8b51a640e0f007a9ae14cbb6fe041c28b7935685b1aae6b4fc2ec"
|
||||
},
|
||||
{
|
||||
"path": "commands/orchestrate.md",
|
||||
"sha256": "cefa0c2cd4acf1fc38153f58676936b9ebaa30f098cd31acba7c959861189423"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/SKILL.md",
|
||||
"sha256": "0c1cc1799b5a0dea7e5d838d3cf7e3f306c9c37e5263e5203cc99feaf66fbb10"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/references/README.md",
|
||||
"sha256": "cf6e59c776ec6d4a4930e1417ac181fedda6ebfaefb685a6d5bc50bc46f5b5c3"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/scripts/README.md",
|
||||
"sha256": "0e86fa568dd68a371e42890b990caeea41dbb540758444d9ac1a3e6a15af807b"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/assets/configuration_template.yaml",
|
||||
"sha256": "11b1983ac839ad8395a25afa38a270974bdf97ed6b30ff267f91b66940990888"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/assets/test_report_template.html",
|
||||
"sha256": "05209f10fddec16b9db2a12acd6496e8cd9f7fbcd0dc17e2d2e983dc6088ca4a"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/assets/README.md",
|
||||
"sha256": "cbb24761f220567100fecdf74c5f62c7dba9719aba51ce23a13a34c946819521"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-orchestrator/assets/example_test_graph.json",
|
||||
"sha256": "56f960f956ae7715d1df2594c62dabf3eb1086f2c9fec261b86c81712ce45e06"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6f436acfbfbdd112b86c4534c5df395c7fcaab5438652daa92663271b9d8aef8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user