@hunter-harness/workflow-harness 0.2.47 → 0.2.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/harness/bundles/general/claude-code/.harness-build.json +1 -1
- package/harness/bundles/general/claude-code/README.md +9 -8
- package/harness/bundles/general/claude-code/harness-archive/SKILL.md +2 -2
- package/harness/bundles/general/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/scripts/harness_gate.py +8 -2
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/README.md +9 -8
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +2 -2
- package/harness/bundles/general/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/scripts/harness_gate.py +8 -2
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/README.md +9 -8
- package/harness/bundles/general/codex/harness-archive/SKILL.md +2 -2
- package/harness/bundles/general/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codex/scripts/harness_gate.py +8 -2
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/README.md +9 -8
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +2 -2
- package/harness/bundles/general/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/cursor/scripts/harness_gate.py +8 -2
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/README.md +9 -8
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +2 -2
- package/harness/bundles/java/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/scripts/harness_gate.py +8 -2
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/README.md +9 -8
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +2 -2
- package/harness/bundles/java/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/scripts/harness_gate.py +8 -2
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/README.md +9 -8
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-archive/SKILL.md +2 -2
- package/harness/bundles/java/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codex/scripts/harness_gate.py +8 -2
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/README.md +9 -8
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +2 -2
- package/harness/bundles/java/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/cursor/scripts/harness_gate.py +8 -2
- package/harness/manifests/general/claude-code.json +15 -15
- package/harness/manifests/general/codebuddy.json +15 -15
- package/harness/manifests/general/codex.json +15 -15
- package/harness/manifests/general/cursor.json +15 -15
- package/harness/manifests/java/claude-code.json +17 -17
- package/harness/manifests/java/codebuddy.json +17 -17
- package/harness/manifests/java/codex.json +17 -17
- package/harness/manifests/java/cursor.json +17 -17
- package/hunter-workflow-family.json +4 -4
- package/package.json +1 -1
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codex",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.37",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.50",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
{
|
|
25
25
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
26
|
+
"sha256": "9a5364b86ad1cd4dc6b6a4cf2f41e26f91c4cffa23baf0ac25b76a50b718ea10"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"path": "CONTEXT.md",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
82
|
+
"sha256": "1b2892c79dc97b7171eb116a1a21f5480fadb8a095e73e9cc2bdab6e4196bc21"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
98
|
+
"sha256": "92fd7653394670d10db42deb1f8f1b9079051d8ba55bf25c3430d96beb22da0f"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"path": "harness-codebase-map/SKILL.md",
|
|
118
|
-
"sha256": "
|
|
118
|
+
"sha256": "630e47d2b79b55ea00154d270be55941bc4c46b42918a83615caf56bd1a44aed"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -179,11 +179,11 @@
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
182
|
+
"sha256": "fae90281bc14de15f726314ce52ee9f0805627ae2a78a2dbc75edf2b10d450cb"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"path": "harness-knowledge-query/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
186
|
+
"sha256": "c155580ab45588f2d77680135429f7f09b01c341d504c91d2eca9280476bcdcc"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-package/checklist.md",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-package/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "144be241b05858a0494c0eea1d09b0c965882e31c3ebe58bb65317ca8b847e7a"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-plan/checklist.md",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
214
|
+
"sha256": "cd1f3d83e542d46b13fee1f8fd819e07716720f792675520d45d3b7b7bafbb0e"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "harness-review/checklist.md",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
230
|
+
"sha256": "4388f69ca9480a3d28de880f050da44515f133049fca7aa837875b8845e52373"
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-run/checklist.md",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/SKILL.md",
|
|
246
|
-
"sha256": "
|
|
246
|
+
"sha256": "a0ae269801b52da1d9cd9ed22e4cc9f6d52768d8afb19b98a492d1fd0d450cd1"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"path": "harness-submit/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-submit/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "9c5fbc8698cad46b9d7fd46e7a6830b5755d9cae7d6b0e54f1d3414a1d4a422f"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-sync/reference.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-sync/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "e691ea3ba85c950db7bfa751328323c196194937e99e514bcc2e2b7ba4a2b4eb"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-test/checklist.md",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"path": "harness-test/SKILL.md",
|
|
290
|
-
"sha256": "
|
|
290
|
+
"sha256": "87d4f118c1b52c3417db0c65cf1ab35a3639b1323c949a9d843525ca525b4937"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
"path": "README.md",
|
|
354
|
-
"sha256": "
|
|
354
|
+
"sha256": "74a3ee92b7c7cc015e000143e53a0746a66bb6adcc6d2b6a648edc9c41cca32b"
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"path": "scripts/harness_apidoc.py",
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
},
|
|
404
404
|
{
|
|
405
405
|
"path": "scripts/harness_gate.py",
|
|
406
|
-
"sha256": "
|
|
406
|
+
"sha256": "69588cf964a12e4819f4539090e39a2eb73666c9289fc1cf55f3846da4dc353c"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
409
|
"path": "scripts/harness_headless.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "cursor",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.37",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.50",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
{
|
|
25
25
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
26
|
+
"sha256": "d960a56fbbb6c62dfd41207fccaa81d58de904deaa2410b0436a2cbd0e61fb2b"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"path": "CONTEXT.md",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
82
|
+
"sha256": "904c447caf14841c6eae23e01e7a23bbdf61e5f8c194def73aafbd97c8592c02"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
98
|
+
"sha256": "b8e3f0c73b77c02440abe083f58b5fce36feae36ff32ef39d6fdac47e94044b1"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"path": "harness-codebase-map/SKILL.md",
|
|
118
|
-
"sha256": "
|
|
118
|
+
"sha256": "582e2a14711fd1b0cdad2aa383d2a19352b6d493cdde321c7fadefea7fbdf4c6"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -179,11 +179,11 @@
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
182
|
+
"sha256": "c1e13d8c612670760947525a7df31be92c54b18544e6e1d7b5d3a9e1eb77f1f9"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"path": "harness-knowledge-query/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
186
|
+
"sha256": "7816c4cad5fbbe9d6d675fc28c7d59ed54e9f9a0f1e2d64dd35e3ebabd2cd0be"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-package/checklist.md",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-package/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "41f466171a34134abd3428920a4bd8f46dd080c667fb6ce8193c9fc219cfce94"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-plan/checklist.md",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
214
|
+
"sha256": "8902ce2ec91399c35705893beb2a1733a8a34903556e5c7ad025e2d11ff93c60"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "harness-review/checklist.md",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
230
|
+
"sha256": "47d0cbe268e40002aced1f9220f57251af033b985bac5b1f4a7cccb9defddd52"
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-run/checklist.md",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/SKILL.md",
|
|
246
|
-
"sha256": "
|
|
246
|
+
"sha256": "54adc55bc6fd17102b21d4030991b22b406169dd2d2aeaefb54b96558c4fc132"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"path": "harness-submit/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-submit/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "2c773e92def09002f845cf8b07c06abf17739098ee37bf5b499e7c0404ac3a93"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-sync/reference.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-sync/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "62a7352cb8468ac5445890b29a95608d2cf37ccdd1bbfe788a932625bd018213"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-test/checklist.md",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"path": "harness-test/SKILL.md",
|
|
290
|
-
"sha256": "
|
|
290
|
+
"sha256": "ef2b92ac53c942e44ffc3e4d1a1e552458a9d589a65833c31571adcef3cb391e"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
"path": "README.md",
|
|
354
|
-
"sha256": "
|
|
354
|
+
"sha256": "74a3ee92b7c7cc015e000143e53a0746a66bb6adcc6d2b6a648edc9c41cca32b"
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"path": "scripts/harness_apidoc.py",
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
},
|
|
404
404
|
{
|
|
405
405
|
"path": "scripts/harness_gate.py",
|
|
406
|
-
"sha256": "
|
|
406
|
+
"sha256": "69588cf964a12e4819f4539090e39a2eb73666c9289fc1cf55f3846da4dc353c"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
409
|
"path": "scripts/harness_headless.py",
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"general",
|
|
7
7
|
"java"
|
|
8
8
|
],
|
|
9
|
-
"bundle_version": "0.2.
|
|
10
|
-
"content_sha256": "sha256:
|
|
11
|
-
"minimumCliVersion": "0.2.
|
|
9
|
+
"bundle_version": "0.2.37",
|
|
10
|
+
"content_sha256": "sha256:ebdbce1acaba09d6f7913500bea6a06fb29436370abd04335d0d07f6e293f7cf",
|
|
11
|
+
"minimumCliVersion": "0.2.50",
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"sync@2",
|
|
14
14
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"registry-governance@1"
|
|
24
24
|
],
|
|
25
25
|
"requires": {
|
|
26
|
-
"minimumCliVersion": "0.2.
|
|
26
|
+
"minimumCliVersion": "0.2.50",
|
|
27
27
|
"capabilities": [
|
|
28
28
|
"sync@2",
|
|
29
29
|
"rules-sync@1",
|