@tomflow/proflow-dev-tunnel 0.1.18 → 0.1.20
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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @tomflow/proflow-dev-tunnel
|
|
2
2
|
|
|
3
|
+
## 0.1.20
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Republish Dev Tunnel so its Registry artifact consumes the fixed `@tomflow/proflow-devtunnel-cli@^0.1.1` resolver during Fresh installation.
|
|
8
|
+
|
|
9
|
+
## 0.1.19
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Repack the Deployment Closeout release from freshly rebuilt artifacts and enforce build + publishability before every canonical publish.
|
|
14
|
+
|
|
3
15
|
## 0.1.18
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -27,7 +27,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
27
27
|
readonly ok: true;
|
|
28
28
|
readonly status: "SUCCEEDED";
|
|
29
29
|
readonly moduleRef: "dev-tunnel";
|
|
30
|
-
readonly moduleVersion: "0.1.
|
|
30
|
+
readonly moduleVersion: "0.1.20";
|
|
31
31
|
};
|
|
32
32
|
observedEffects: never[];
|
|
33
33
|
}>;
|
|
@@ -37,14 +37,14 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
37
37
|
readonly ok: true;
|
|
38
38
|
readonly status: "SUCCEEDED";
|
|
39
39
|
readonly moduleRef: "dev-tunnel";
|
|
40
|
-
readonly moduleVersion: "0.1.
|
|
40
|
+
readonly moduleVersion: "0.1.20";
|
|
41
41
|
};
|
|
42
42
|
observedEffects: string[];
|
|
43
43
|
} | {
|
|
44
44
|
result: {
|
|
45
45
|
contract: "deployment.result.v1";
|
|
46
46
|
moduleRef: "dev-tunnel";
|
|
47
|
-
moduleVersion: "0.1.
|
|
47
|
+
moduleVersion: "0.1.20";
|
|
48
48
|
ok: false;
|
|
49
49
|
status: "FAILED";
|
|
50
50
|
error: {
|
|
@@ -61,7 +61,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
61
61
|
ok: true;
|
|
62
62
|
status: "SUCCEEDED";
|
|
63
63
|
moduleRef: "dev-tunnel";
|
|
64
|
-
moduleVersion: "0.1.
|
|
64
|
+
moduleVersion: "0.1.20";
|
|
65
65
|
data: {
|
|
66
66
|
setupStatus: "ACTION_REQUIRED" | "READY";
|
|
67
67
|
runtimeStatus: "FAILED" | "RUNNING" | "STOPPED";
|
|
@@ -88,7 +88,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
88
88
|
ok: true;
|
|
89
89
|
status: "SUCCEEDED";
|
|
90
90
|
moduleRef: "dev-tunnel";
|
|
91
|
-
moduleVersion: "0.1.
|
|
91
|
+
moduleVersion: "0.1.20";
|
|
92
92
|
data: {
|
|
93
93
|
docs: string;
|
|
94
94
|
};
|
|
@@ -99,7 +99,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
99
99
|
result: {
|
|
100
100
|
contract: "deployment.result.v1";
|
|
101
101
|
moduleRef: "dev-tunnel";
|
|
102
|
-
moduleVersion: "0.1.
|
|
102
|
+
moduleVersion: "0.1.20";
|
|
103
103
|
ok: false;
|
|
104
104
|
status: "FAILED";
|
|
105
105
|
error: {
|
|
@@ -115,7 +115,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
115
115
|
ok: true;
|
|
116
116
|
status: "SUCCEEDED";
|
|
117
117
|
moduleRef: "dev-tunnel";
|
|
118
|
-
moduleVersion: "0.1.
|
|
118
|
+
moduleVersion: "0.1.20";
|
|
119
119
|
data: import("../src/resource-adapter.ts").DevTunnelObservation;
|
|
120
120
|
};
|
|
121
121
|
observedEffects: string[];
|
|
@@ -126,14 +126,14 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
126
126
|
readonly ok: true;
|
|
127
127
|
readonly status: "SUCCEEDED";
|
|
128
128
|
readonly moduleRef: "dev-tunnel";
|
|
129
|
-
readonly moduleVersion: "0.1.
|
|
129
|
+
readonly moduleVersion: "0.1.20";
|
|
130
130
|
};
|
|
131
131
|
observedEffects: string[];
|
|
132
132
|
} | {
|
|
133
133
|
result: {
|
|
134
134
|
contract: "deployment.result.v1";
|
|
135
135
|
moduleRef: "dev-tunnel";
|
|
136
|
-
moduleVersion: "0.1.
|
|
136
|
+
moduleVersion: "0.1.20";
|
|
137
137
|
ok: false;
|
|
138
138
|
status: "FAILED";
|
|
139
139
|
error: {
|
|
@@ -148,7 +148,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
148
148
|
result: {
|
|
149
149
|
contract: "deployment.result.v1";
|
|
150
150
|
moduleRef: "dev-tunnel";
|
|
151
|
-
moduleVersion: "0.1.
|
|
151
|
+
moduleVersion: "0.1.20";
|
|
152
152
|
ok: false;
|
|
153
153
|
status: "FAILED";
|
|
154
154
|
error: {
|
|
@@ -164,7 +164,7 @@ export declare function createDevTunnelBehaviorAdapter(dependencies?: {
|
|
|
164
164
|
ok: true;
|
|
165
165
|
status: "SUCCEEDED";
|
|
166
166
|
moduleRef: "dev-tunnel";
|
|
167
|
-
moduleVersion: "0.1.
|
|
167
|
+
moduleVersion: "0.1.20";
|
|
168
168
|
data: SetupState;
|
|
169
169
|
};
|
|
170
170
|
observedEffects: string[];
|
|
@@ -177,7 +177,7 @@ export declare const behaviorAdapter: {
|
|
|
177
177
|
readonly ok: true;
|
|
178
178
|
readonly status: "SUCCEEDED";
|
|
179
179
|
readonly moduleRef: "dev-tunnel";
|
|
180
|
-
readonly moduleVersion: "0.1.
|
|
180
|
+
readonly moduleVersion: "0.1.20";
|
|
181
181
|
};
|
|
182
182
|
observedEffects: never[];
|
|
183
183
|
}>;
|
|
@@ -187,14 +187,14 @@ export declare const behaviorAdapter: {
|
|
|
187
187
|
readonly ok: true;
|
|
188
188
|
readonly status: "SUCCEEDED";
|
|
189
189
|
readonly moduleRef: "dev-tunnel";
|
|
190
|
-
readonly moduleVersion: "0.1.
|
|
190
|
+
readonly moduleVersion: "0.1.20";
|
|
191
191
|
};
|
|
192
192
|
observedEffects: string[];
|
|
193
193
|
} | {
|
|
194
194
|
result: {
|
|
195
195
|
contract: "deployment.result.v1";
|
|
196
196
|
moduleRef: "dev-tunnel";
|
|
197
|
-
moduleVersion: "0.1.
|
|
197
|
+
moduleVersion: "0.1.20";
|
|
198
198
|
ok: false;
|
|
199
199
|
status: "FAILED";
|
|
200
200
|
error: {
|
|
@@ -211,7 +211,7 @@ export declare const behaviorAdapter: {
|
|
|
211
211
|
ok: true;
|
|
212
212
|
status: "SUCCEEDED";
|
|
213
213
|
moduleRef: "dev-tunnel";
|
|
214
|
-
moduleVersion: "0.1.
|
|
214
|
+
moduleVersion: "0.1.20";
|
|
215
215
|
data: {
|
|
216
216
|
setupStatus: "ACTION_REQUIRED" | "READY";
|
|
217
217
|
runtimeStatus: "FAILED" | "RUNNING" | "STOPPED";
|
|
@@ -238,7 +238,7 @@ export declare const behaviorAdapter: {
|
|
|
238
238
|
ok: true;
|
|
239
239
|
status: "SUCCEEDED";
|
|
240
240
|
moduleRef: "dev-tunnel";
|
|
241
|
-
moduleVersion: "0.1.
|
|
241
|
+
moduleVersion: "0.1.20";
|
|
242
242
|
data: {
|
|
243
243
|
docs: string;
|
|
244
244
|
};
|
|
@@ -249,7 +249,7 @@ export declare const behaviorAdapter: {
|
|
|
249
249
|
result: {
|
|
250
250
|
contract: "deployment.result.v1";
|
|
251
251
|
moduleRef: "dev-tunnel";
|
|
252
|
-
moduleVersion: "0.1.
|
|
252
|
+
moduleVersion: "0.1.20";
|
|
253
253
|
ok: false;
|
|
254
254
|
status: "FAILED";
|
|
255
255
|
error: {
|
|
@@ -265,7 +265,7 @@ export declare const behaviorAdapter: {
|
|
|
265
265
|
ok: true;
|
|
266
266
|
status: "SUCCEEDED";
|
|
267
267
|
moduleRef: "dev-tunnel";
|
|
268
|
-
moduleVersion: "0.1.
|
|
268
|
+
moduleVersion: "0.1.20";
|
|
269
269
|
data: import("../src/resource-adapter.ts").DevTunnelObservation;
|
|
270
270
|
};
|
|
271
271
|
observedEffects: string[];
|
|
@@ -276,14 +276,14 @@ export declare const behaviorAdapter: {
|
|
|
276
276
|
readonly ok: true;
|
|
277
277
|
readonly status: "SUCCEEDED";
|
|
278
278
|
readonly moduleRef: "dev-tunnel";
|
|
279
|
-
readonly moduleVersion: "0.1.
|
|
279
|
+
readonly moduleVersion: "0.1.20";
|
|
280
280
|
};
|
|
281
281
|
observedEffects: string[];
|
|
282
282
|
} | {
|
|
283
283
|
result: {
|
|
284
284
|
contract: "deployment.result.v1";
|
|
285
285
|
moduleRef: "dev-tunnel";
|
|
286
|
-
moduleVersion: "0.1.
|
|
286
|
+
moduleVersion: "0.1.20";
|
|
287
287
|
ok: false;
|
|
288
288
|
status: "FAILED";
|
|
289
289
|
error: {
|
|
@@ -298,7 +298,7 @@ export declare const behaviorAdapter: {
|
|
|
298
298
|
result: {
|
|
299
299
|
contract: "deployment.result.v1";
|
|
300
300
|
moduleRef: "dev-tunnel";
|
|
301
|
-
moduleVersion: "0.1.
|
|
301
|
+
moduleVersion: "0.1.20";
|
|
302
302
|
ok: false;
|
|
303
303
|
status: "FAILED";
|
|
304
304
|
error: {
|
|
@@ -314,7 +314,7 @@ export declare const behaviorAdapter: {
|
|
|
314
314
|
ok: true;
|
|
315
315
|
status: "SUCCEEDED";
|
|
316
316
|
moduleRef: "dev-tunnel";
|
|
317
|
-
moduleVersion: "0.1.
|
|
317
|
+
moduleVersion: "0.1.20";
|
|
318
318
|
data: SetupState;
|
|
319
319
|
};
|
|
320
320
|
observedEffects: string[];
|
|
@@ -3,7 +3,7 @@ export declare const descriptor: {
|
|
|
3
3
|
readonly contractVersion: "1.0.0";
|
|
4
4
|
readonly moduleRef: "dev-tunnel";
|
|
5
5
|
readonly packageName: "@tomflow/proflow-dev-tunnel";
|
|
6
|
-
readonly moduleVersion: "0.1.
|
|
6
|
+
readonly moduleVersion: "0.1.20";
|
|
7
7
|
readonly kind: "external-resource";
|
|
8
8
|
readonly templateVersion: "1.0.0";
|
|
9
9
|
readonly platformCompatibility: ">=1.0.0 <2.0.0";
|
|
@@ -3,7 +3,7 @@ export const descriptor = {
|
|
|
3
3
|
contractVersion: "1.0.0",
|
|
4
4
|
moduleRef: "dev-tunnel",
|
|
5
5
|
packageName: "@tomflow/proflow-dev-tunnel",
|
|
6
|
-
moduleVersion: "0.1.
|
|
6
|
+
moduleVersion: "0.1.20",
|
|
7
7
|
kind: "external-resource",
|
|
8
8
|
templateVersion: "1.0.0",
|
|
9
9
|
platformCompatibility: ">=1.0.0 <2.0.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tomflow/proflow-dev-tunnel",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.20",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
],
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"zod": "4.1.12",
|
|
26
|
-
"@tomflow/proflow-
|
|
27
|
-
"@tomflow/proflow-
|
|
26
|
+
"@tomflow/proflow-module-contract": "^0.1.13",
|
|
27
|
+
"@tomflow/proflow-devtunnel-cli": "^0.1.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@tomflow/proflow-deployment-conformance": "^0.1.13"
|
package/proflow.module.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contractVersion": "1.0.0",
|
|
4
4
|
"moduleRef": "dev-tunnel",
|
|
5
5
|
"packageName": "@tomflow/proflow-dev-tunnel",
|
|
6
|
-
"moduleVersion": "0.1.
|
|
6
|
+
"moduleVersion": "0.1.20",
|
|
7
7
|
"kind": "external-resource",
|
|
8
8
|
"templateVersion": "1.0.0",
|
|
9
9
|
"platformCompatibility": ">=1.0.0 <2.0.0",
|