opentf-toolkit-nightly 0.60.0.dev1246__py3-none-any.whl → 0.60.0.dev1250__py3-none-any.whl
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.
- opentf/schemas/opentestfactory.org/v1alpha1/InsightCollector.json +5 -2
- {opentf_toolkit_nightly-0.60.0.dev1246.dist-info → opentf_toolkit_nightly-0.60.0.dev1250.dist-info}/METADATA +14 -2
- {opentf_toolkit_nightly-0.60.0.dev1246.dist-info → opentf_toolkit_nightly-0.60.0.dev1250.dist-info}/RECORD +6 -6
- {opentf_toolkit_nightly-0.60.0.dev1246.dist-info → opentf_toolkit_nightly-0.60.0.dev1250.dist-info}/WHEEL +1 -1
- {opentf_toolkit_nightly-0.60.0.dev1246.dist-info → opentf_toolkit_nightly-0.60.0.dev1250.dist-info}/LICENSE +0 -0
- {opentf_toolkit_nightly-0.60.0.dev1246.dist-info → opentf_toolkit_nightly-0.60.0.dev1250.dist-info}/top_level.txt +0 -0
|
@@ -61,6 +61,9 @@
|
|
|
61
61
|
},
|
|
62
62
|
"max-command-length": {
|
|
63
63
|
"type": "number"
|
|
64
|
+
},
|
|
65
|
+
"output-prefix": {
|
|
66
|
+
"type": "string"
|
|
64
67
|
}
|
|
65
68
|
},
|
|
66
69
|
"additionalProperties": false
|
|
@@ -102,7 +105,7 @@
|
|
|
102
105
|
}
|
|
103
106
|
}
|
|
104
107
|
}
|
|
105
|
-
},
|
|
108
|
+
},
|
|
106
109
|
{
|
|
107
110
|
"if": {
|
|
108
111
|
"properties": {
|
|
@@ -459,4 +462,4 @@
|
|
|
459
462
|
}
|
|
460
463
|
}
|
|
461
464
|
}
|
|
462
|
-
}
|
|
465
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: opentf-toolkit-nightly
|
|
3
|
-
Version: 0.60.0.
|
|
3
|
+
Version: 0.60.0.dev1250
|
|
4
4
|
Summary: OpenTestFactory Orchestrator Toolkit
|
|
5
5
|
Home-page: https://gitlab.com/henixdevelopment/open-source/opentestfactory/python-toolkit
|
|
6
6
|
Author: Martin Lafaix
|
|
@@ -24,6 +24,18 @@ Requires-Dist: jsonschema>=4.23
|
|
|
24
24
|
Requires-Dist: toposort>=1.10
|
|
25
25
|
Requires-Dist: waitress>=3
|
|
26
26
|
Requires-Dist: paste>=3.10
|
|
27
|
+
Dynamic: author
|
|
28
|
+
Dynamic: author-email
|
|
29
|
+
Dynamic: classifier
|
|
30
|
+
Dynamic: description
|
|
31
|
+
Dynamic: description-content-type
|
|
32
|
+
Dynamic: home-page
|
|
33
|
+
Dynamic: license
|
|
34
|
+
Dynamic: maintainer
|
|
35
|
+
Dynamic: maintainer-email
|
|
36
|
+
Dynamic: requires-dist
|
|
37
|
+
Dynamic: requires-python
|
|
38
|
+
Dynamic: summary
|
|
27
39
|
|
|
28
40
|
# opentf-toolkit
|
|
29
41
|
|
|
@@ -27,7 +27,7 @@ opentf/schemas/opentestfactory.org/v1alpha1/ExecutionError.json,sha256=tz8ZggvjS
|
|
|
27
27
|
opentf/schemas/opentestfactory.org/v1alpha1/ExecutionResult.json,sha256=UeWc4TfRY3G1CnMapFxXWRunaXzZdxOIle3DxURSf-A,3287
|
|
28
28
|
opentf/schemas/opentestfactory.org/v1alpha1/GeneratorCommand.json,sha256=uxbqDhP4newgz-85TnGKbchx448QEQ8WB5PXpcJy2ME,1754
|
|
29
29
|
opentf/schemas/opentestfactory.org/v1alpha1/GeneratorResult.json,sha256=LkHLGt2uam1Q5Ux0zP_O9oFgxBMCjD3Th3BsfsXxd1g,6633
|
|
30
|
-
opentf/schemas/opentestfactory.org/v1alpha1/InsightCollector.json,sha256=
|
|
30
|
+
opentf/schemas/opentestfactory.org/v1alpha1/InsightCollector.json,sha256=mPYt6vuRlW2nq_hOHP1ssk1vXiaOKugzMwRiPm3FzTw,17940
|
|
31
31
|
opentf/schemas/opentestfactory.org/v1alpha1/Notification.json,sha256=MFPIS3l9nKHsvcpNl3yRwrsQJJ99OsfAFMFXxXJcaRs,4612
|
|
32
32
|
opentf/schemas/opentestfactory.org/v1alpha1/PluginMetadata.json,sha256=BLklO7CObT4OpAEsQT60WJ1ttOcG71hIYzgN-e7Ch9k,2803
|
|
33
33
|
opentf/schemas/opentestfactory.org/v1alpha1/ProviderCommand.json,sha256=soe0imdnnq1mfGEpcLJvF3JVUIrF-7FFECc7CzNzobI,2875
|
|
@@ -58,8 +58,8 @@ opentf/scripts/startup.py,sha256=sggwEpMx7PTaSgYzs-2uCF5YZzpsncMyTlfF_G60CrE,215
|
|
|
58
58
|
opentf/toolkit/__init__.py,sha256=mYeJPZ92ulbTBItqEsZgF4nnuRh6G19QPY3Jxc92ifc,23028
|
|
59
59
|
opentf/toolkit/channels.py,sha256=h5QLrr4vNLKjt8K524ZcJMqmHhE9kV5lxiW-MN6zMvQ,23622
|
|
60
60
|
opentf/toolkit/core.py,sha256=fqnGgaYnuVcd4fyeNIwpc0QtyUo7jsKeVgdkBfY3iqo,9443
|
|
61
|
-
opentf_toolkit_nightly-0.60.0.
|
|
62
|
-
opentf_toolkit_nightly-0.60.0.
|
|
63
|
-
opentf_toolkit_nightly-0.60.0.
|
|
64
|
-
opentf_toolkit_nightly-0.60.0.
|
|
65
|
-
opentf_toolkit_nightly-0.60.0.
|
|
61
|
+
opentf_toolkit_nightly-0.60.0.dev1250.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
62
|
+
opentf_toolkit_nightly-0.60.0.dev1250.dist-info/METADATA,sha256=jQm3Chf73Hw31a2Om7guWuYXMqsCVVE7IauOm-FJNR8,2192
|
|
63
|
+
opentf_toolkit_nightly-0.60.0.dev1250.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
64
|
+
opentf_toolkit_nightly-0.60.0.dev1250.dist-info/top_level.txt,sha256=_gPuE6GTT6UNXy1DjtmQSfCcZb_qYA2vWmjg7a30AGk,7
|
|
65
|
+
opentf_toolkit_nightly-0.60.0.dev1250.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|