@workflow/world-testing 4.1.0-beta.61 → 4.1.0-beta.62

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.
@@ -1,6 +1,16 @@
1
1
  {
2
2
  "version": "1.0.0",
3
3
  "steps": {
4
+ "workflows/null-byte.ts": {
5
+ "nullByteStep": {
6
+ "stepId": "step//./workflows/null-byte//nullByteStep"
7
+ }
8
+ },
9
+ "workflows/noop.ts": {
10
+ "noop": {
11
+ "stepId": "step//./workflows/noop//noop"
12
+ }
13
+ },
4
14
  "workflow/dist/internal/builtins.js": {
5
15
  "__builtin_response_array_buffer": {
6
16
  "stepId": "__builtin_response_array_buffer"
@@ -17,19 +27,9 @@
17
27
  "stepId": "step//./workflows/hooks//writeEvent"
18
28
  }
19
29
  },
20
- "workflows/noop.ts": {
21
- "noop": {
22
- "stepId": "step//./workflows/noop//noop"
23
- }
24
- },
25
- "workflows/null-byte.ts": {
26
- "nullByteStep": {
27
- "stepId": "step//./workflows/null-byte//nullByteStep"
28
- }
29
- },
30
30
  "workflow/dist/stdlib.js": {
31
31
  "fetch": {
32
- "stepId": "step//workflow@4.1.0-beta.60//fetch"
32
+ "stepId": "step//workflow@4.1.0-beta.61//fetch"
33
33
  }
34
34
  },
35
35
  "workflows/addition.ts": {
@@ -47,16 +47,16 @@
47
47
  }
48
48
  },
49
49
  "workflows": {
50
- "workflows/hooks.ts": {
51
- "collectWithHook": {
52
- "workflowId": "workflow//./workflows/hooks//collectWithHook",
50
+ "workflows/null-byte.ts": {
51
+ "nullByteWorkflow": {
52
+ "workflowId": "workflow//./workflows/null-byte//nullByteWorkflow",
53
53
  "graph": {
54
54
  "nodes": [
55
55
  {
56
56
  "id": "start",
57
57
  "type": "workflowStart",
58
58
  "data": {
59
- "label": "Start: collectWithHook",
59
+ "label": "Start: nullByteWorkflow",
60
60
  "nodeKind": "workflow_start"
61
61
  }
62
62
  },
@@ -64,22 +64,9 @@
64
64
  "id": "node_0",
65
65
  "type": "step",
66
66
  "data": {
67
- "label": "writeEvent",
68
- "nodeKind": "step",
69
- "stepId": "step//./workflows/hooks//writeEvent"
70
- }
71
- },
72
- {
73
- "id": "node_1",
74
- "type": "step",
75
- "data": {
76
- "label": "writeEvent",
67
+ "label": "nullByteStep",
77
68
  "nodeKind": "step",
78
- "stepId": "step//./workflows/hooks//writeEvent"
79
- },
80
- "metadata": {
81
- "loopId": "loop_0",
82
- "loopIsAwait": true
69
+ "stepId": "step//./workflows/null-byte//nullByteStep"
83
70
  }
84
71
  },
85
72
  {
@@ -99,20 +86,8 @@
99
86
  "type": "default"
100
87
  },
101
88
  {
102
- "id": "e_node_1_back_node_1",
103
- "source": "node_1",
104
- "target": "node_1",
105
- "type": "loop"
106
- },
107
- {
108
- "id": "e_node_0_node_1",
89
+ "id": "e_node_0_end",
109
90
  "source": "node_0",
110
- "target": "node_1",
111
- "type": "default"
112
- },
113
- {
114
- "id": "e_node_1_end",
115
- "source": "node_1",
116
91
  "target": "end",
117
92
  "type": "default"
118
93
  }
@@ -183,16 +158,16 @@
183
158
  }
184
159
  }
185
160
  },
186
- "workflows/null-byte.ts": {
187
- "nullByteWorkflow": {
188
- "workflowId": "workflow//./workflows/null-byte//nullByteWorkflow",
161
+ "workflows/hooks.ts": {
162
+ "collectWithHook": {
163
+ "workflowId": "workflow//./workflows/hooks//collectWithHook",
189
164
  "graph": {
190
165
  "nodes": [
191
166
  {
192
167
  "id": "start",
193
168
  "type": "workflowStart",
194
169
  "data": {
195
- "label": "Start: nullByteWorkflow",
170
+ "label": "Start: collectWithHook",
196
171
  "nodeKind": "workflow_start"
197
172
  }
198
173
  },
@@ -200,9 +175,22 @@
200
175
  "id": "node_0",
201
176
  "type": "step",
202
177
  "data": {
203
- "label": "nullByteStep",
178
+ "label": "writeEvent",
204
179
  "nodeKind": "step",
205
- "stepId": "step//./workflows/null-byte//nullByteStep"
180
+ "stepId": "step//./workflows/hooks//writeEvent"
181
+ }
182
+ },
183
+ {
184
+ "id": "node_1",
185
+ "type": "step",
186
+ "data": {
187
+ "label": "writeEvent",
188
+ "nodeKind": "step",
189
+ "stepId": "step//./workflows/hooks//writeEvent"
190
+ },
191
+ "metadata": {
192
+ "loopId": "loop_0",
193
+ "loopIsAwait": true
206
194
  }
207
195
  },
208
196
  {
@@ -222,8 +210,20 @@
222
210
  "type": "default"
223
211
  },
224
212
  {
225
- "id": "e_node_0_end",
213
+ "id": "e_node_1_back_node_1",
214
+ "source": "node_1",
215
+ "target": "node_1",
216
+ "type": "loop"
217
+ },
218
+ {
219
+ "id": "e_node_0_node_1",
226
220
  "source": "node_0",
221
+ "target": "node_1",
222
+ "type": "default"
223
+ },
224
+ {
225
+ "id": "e_node_1_end",
226
+ "source": "node_1",
227
227
  "target": "end",
228
228
  "type": "default"
229
229
  }