@pikku/cli 0.12.22 → 0.12.23
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/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +162 -270
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.json +1 -62
- package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -2
- package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -2
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +13 -19
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +7 -25
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/bin/pikku-bin.mjs +2 -2
- package/dist/src/functions/runtimes/tanstack-start/pikku-command-tanstack-start.js +1 -1
- package/dist/src/scaffold/rpc-remote.gen.js +1 -1
- package/dist/src/utils/serialize-schemas.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/skills/pikku-i18n/SKILL.md +15 -6
- package/skills/pikku-rtl/SKILL.md +38 -24
- package/dist/.pikku/schemas/schemas/GraphStarterInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GraphStarterOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowRunStatus.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowRunnerInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowStarterInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowStarterOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowStatusCheckerInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowStatusStreamFullInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WorkflowStatusStreamInput.schema.json +0 -1
- package/dist/src/scaffold/workflow-routes.gen.d.ts +0 -84
- package/dist/src/scaffold/workflow-routes.gen.js +0 -229
|
@@ -1,38 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"get": {
|
|
3
|
-
"/workflow/:workflowName/status/:runId": {
|
|
4
|
-
"pikkuFuncId": "workflowStatusChecker",
|
|
5
|
-
"route": "/workflow/:workflowName/status/:runId",
|
|
6
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
7
|
-
"method": "get",
|
|
8
|
-
"params": [
|
|
9
|
-
"workflowName",
|
|
10
|
-
"runId"
|
|
11
|
-
]
|
|
12
|
-
},
|
|
13
|
-
"/workflow/:workflowName/status/:runId/stream": {
|
|
14
|
-
"pikkuFuncId": "workflowStatusStream",
|
|
15
|
-
"route": "/workflow/:workflowName/status/:runId/stream",
|
|
16
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
17
|
-
"method": "get",
|
|
18
|
-
"params": [
|
|
19
|
-
"workflowName",
|
|
20
|
-
"runId"
|
|
21
|
-
],
|
|
22
|
-
"sse": true
|
|
23
|
-
},
|
|
24
|
-
"/workflow/:workflowName/status/:runId/stream/full": {
|
|
25
|
-
"pikkuFuncId": "workflowStatusStreamFull",
|
|
26
|
-
"route": "/workflow/:workflowName/status/:runId/stream/full",
|
|
27
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
28
|
-
"method": "get",
|
|
29
|
-
"params": [
|
|
30
|
-
"workflowName",
|
|
31
|
-
"runId"
|
|
32
|
-
],
|
|
33
|
-
"sse": true
|
|
34
|
-
}
|
|
35
|
-
},
|
|
2
|
+
"get": {},
|
|
36
3
|
"post": {
|
|
37
4
|
"/remote/rpc/:rpcName": {
|
|
38
5
|
"pikkuFuncId": "remoteRPCHandler",
|
|
@@ -49,34 +16,6 @@
|
|
|
49
16
|
"inline": false
|
|
50
17
|
}
|
|
51
18
|
]
|
|
52
|
-
},
|
|
53
|
-
"/workflow/:workflowName/start": {
|
|
54
|
-
"pikkuFuncId": "workflowStarter",
|
|
55
|
-
"route": "/workflow/:workflowName/start",
|
|
56
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
57
|
-
"method": "post",
|
|
58
|
-
"params": [
|
|
59
|
-
"workflowName"
|
|
60
|
-
]
|
|
61
|
-
},
|
|
62
|
-
"/workflow/:workflowName/run": {
|
|
63
|
-
"pikkuFuncId": "workflowRunner",
|
|
64
|
-
"route": "/workflow/:workflowName/run",
|
|
65
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
66
|
-
"method": "post",
|
|
67
|
-
"params": [
|
|
68
|
-
"workflowName"
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
"/workflow/:workflowName/graph/:nodeId": {
|
|
72
|
-
"pikkuFuncId": "graphStarter",
|
|
73
|
-
"route": "/workflow/:workflowName/graph/:nodeId",
|
|
74
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/cli/src/scaffold/workflow-routes.gen.ts",
|
|
75
|
-
"method": "post",
|
|
76
|
-
"params": [
|
|
77
|
-
"workflowName",
|
|
78
|
-
"nodeId"
|
|
79
|
-
]
|
|
80
19
|
}
|
|
81
20
|
},
|
|
82
21
|
"put": {},
|
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
"pikkuQueueService": "pikkuQueueService",
|
|
9
9
|
"pikkuOpenAPI": "pikkuOpenAPI",
|
|
10
10
|
"pikkuNext": "pikkuNext",
|
|
11
|
-
"pikkuAddonTypes": "pikkuAddonTypes",
|
|
12
|
-
"pikkuWorkflow": "pikkuWorkflow",
|
|
13
|
-
"pikkuCLITypes": "pikkuCLITypes",
|
|
14
|
-
"pikkuBootstrap": "pikkuBootstrap",
|
|
15
11
|
"pikkuInfoFunctions": "pikkuInfoFunctions",
|
|
16
12
|
"pikkuInfoTags": "pikkuInfoTags",
|
|
17
13
|
"pikkuInfoMiddleware": "pikkuInfoMiddleware",
|
|
18
14
|
"pikkuInfoPermissions": "pikkuInfoPermissions",
|
|
15
|
+
"pikkuBootstrap": "pikkuBootstrap",
|
|
16
|
+
"pikkuCLITypes": "pikkuCLITypes",
|
|
17
|
+
"pikkuAddonTypes": "pikkuAddonTypes",
|
|
18
|
+
"pikkuWorkflow": "pikkuWorkflow",
|
|
19
19
|
"FabricLogin": "FabricLogin",
|
|
20
20
|
"FabricInit": "FabricInit",
|
|
21
21
|
"FabricLink": "FabricLink",
|
|
@@ -87,35 +87,25 @@
|
|
|
87
87
|
"pikkuMetaContext": "pikkuMetaContext",
|
|
88
88
|
"pikkuMetaClients": "pikkuMetaClients",
|
|
89
89
|
"remoteRPCHandler": "remoteRPCHandler",
|
|
90
|
-
"workflowStarter": "workflowStarter",
|
|
91
|
-
"workflowRunner": "workflowRunner",
|
|
92
|
-
"workflowStatusChecker": "workflowStatusChecker",
|
|
93
|
-
"workflowStatusStream": "workflowStatusStream",
|
|
94
|
-
"workflowStatusStreamFull": "workflowStatusStreamFull",
|
|
95
|
-
"graphStarter": "graphStarter",
|
|
96
90
|
"pikkuSummary": "pikkuSummary",
|
|
97
91
|
"pikkuAIAgentTypes": "pikkuAIAgentTypes",
|
|
98
92
|
"pikkuAIAgent": "pikkuAIAgent",
|
|
99
93
|
"pikkuPublicAgent": "pikkuPublicAgent",
|
|
94
|
+
"pikkuCLIEntry": "pikkuCLIEntry",
|
|
95
|
+
"pikkuCLI": "pikkuCLI",
|
|
96
|
+
"pikkuConsoleFunctions": "pikkuConsoleFunctions",
|
|
97
|
+
"pikkuNodeTypes": "pikkuNodeTypes",
|
|
98
|
+
"pikkuNodesMeta": "pikkuNodesMeta",
|
|
100
99
|
"pikkuChannels": "pikkuChannels",
|
|
101
100
|
"pikkuChannelTypes": "pikkuChannelTypes",
|
|
102
101
|
"pikkuChannelsMap": "pikkuChannelsMap",
|
|
103
102
|
"pikkuCommandChannels": "pikkuCommandChannels",
|
|
104
|
-
"pikkuConsoleFunctions": "pikkuConsoleFunctions",
|
|
105
|
-
"pikkuNodeTypes": "pikkuNodeTypes",
|
|
106
|
-
"pikkuNodesMeta": "pikkuNodesMeta",
|
|
107
|
-
"pikkuCLIEntry": "pikkuCLIEntry",
|
|
108
|
-
"pikkuCLI": "pikkuCLI",
|
|
109
103
|
"pikkuCredentials": "pikkuCredentials",
|
|
110
104
|
"pikkuFunctionTypesSplit": "pikkuFunctionTypesSplit",
|
|
111
105
|
"pikkuFunctionTypes": "pikkuFunctionTypes",
|
|
112
106
|
"pikkuFunctions": "pikkuFunctions",
|
|
113
107
|
"pikkuServices": "pikkuServices",
|
|
114
108
|
"pikkuGateway": "pikkuGateway",
|
|
115
|
-
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
116
|
-
"pikkuCommandHTTP": "pikkuCommandHTTP",
|
|
117
|
-
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
118
|
-
"pikkuHTTP": "pikkuHTTP",
|
|
119
109
|
"pikkuMCPJSON": "pikkuMCPJSON",
|
|
120
110
|
"pikkuMCPTypes": "pikkuMCPTypes",
|
|
121
111
|
"pikkuMCP": "pikkuMCP",
|
|
@@ -123,6 +113,10 @@
|
|
|
123
113
|
"pikkuSecretDefinitionTypes": "pikkuSecretDefinitionTypes",
|
|
124
114
|
"pikkuVariableDefinitionTypes": "pikkuVariableDefinitionTypes",
|
|
125
115
|
"pikkuPackage": "pikkuPackage",
|
|
116
|
+
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
117
|
+
"pikkuCommandHTTP": "pikkuCommandHTTP",
|
|
118
|
+
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
119
|
+
"pikkuHTTP": "pikkuHTTP",
|
|
126
120
|
"pikkuPermissions": "pikkuPermissions",
|
|
127
121
|
"pikkuCommandQueueMap": "pikkuCommandQueueMap",
|
|
128
122
|
"pikkuQueueTypes": "pikkuQueueTypes",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.23
|
|
3
3
|
*/
|
|
4
4
|
import { addSchema } from '@pikku/core/schema';
|
|
5
5
|
import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
|
|
6
6
|
addSchema('PikkuSchemasOutput', PikkuSchemasOutput);
|
|
7
|
-
import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
|
|
8
|
-
addSchema('PikkuWorkflowOutput', PikkuWorkflowOutput);
|
|
9
7
|
import * as BootstrapInput from './schemas/BootstrapInput.schema.json' with { type: 'json' };
|
|
10
8
|
addSchema('BootstrapInput', BootstrapInput);
|
|
9
|
+
import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
|
|
10
|
+
addSchema('PikkuWorkflowOutput', PikkuWorkflowOutput);
|
|
11
11
|
import * as FabricLoginInput from './schemas/FabricLoginInput.schema.json' with { type: 'json' };
|
|
12
12
|
addSchema('FabricLoginInput', FabricLoginInput);
|
|
13
13
|
import * as FabricLoginOutput from './schemas/FabricLoginOutput.schema.json' with { type: 'json' };
|
|
@@ -170,24 +170,6 @@ import * as PikkuMetaClientsInput from './schemas/PikkuMetaClientsInput.schema.j
|
|
|
170
170
|
addSchema('PikkuMetaClientsInput', PikkuMetaClientsInput);
|
|
171
171
|
import * as RemoteRPCHandlerInput from './schemas/RemoteRPCHandlerInput.schema.json' with { type: 'json' };
|
|
172
172
|
addSchema('RemoteRPCHandlerInput', RemoteRPCHandlerInput);
|
|
173
|
-
import * as WorkflowStarterInput from './schemas/WorkflowStarterInput.schema.json' with { type: 'json' };
|
|
174
|
-
addSchema('WorkflowStarterInput', WorkflowStarterInput);
|
|
175
|
-
import * as WorkflowStarterOutput from './schemas/WorkflowStarterOutput.schema.json' with { type: 'json' };
|
|
176
|
-
addSchema('WorkflowStarterOutput', WorkflowStarterOutput);
|
|
177
|
-
import * as WorkflowRunnerInput from './schemas/WorkflowRunnerInput.schema.json' with { type: 'json' };
|
|
178
|
-
addSchema('WorkflowRunnerInput', WorkflowRunnerInput);
|
|
179
|
-
import * as WorkflowStatusCheckerInput from './schemas/WorkflowStatusCheckerInput.schema.json' with { type: 'json' };
|
|
180
|
-
addSchema('WorkflowStatusCheckerInput', WorkflowStatusCheckerInput);
|
|
181
|
-
import * as WorkflowRunStatus from './schemas/WorkflowRunStatus.schema.json' with { type: 'json' };
|
|
182
|
-
addSchema('WorkflowRunStatus', WorkflowRunStatus);
|
|
183
|
-
import * as WorkflowStatusStreamInput from './schemas/WorkflowStatusStreamInput.schema.json' with { type: 'json' };
|
|
184
|
-
addSchema('WorkflowStatusStreamInput', WorkflowStatusStreamInput);
|
|
185
|
-
import * as WorkflowStatusStreamFullInput from './schemas/WorkflowStatusStreamFullInput.schema.json' with { type: 'json' };
|
|
186
|
-
addSchema('WorkflowStatusStreamFullInput', WorkflowStatusStreamFullInput);
|
|
187
|
-
import * as GraphStarterInput from './schemas/GraphStarterInput.schema.json' with { type: 'json' };
|
|
188
|
-
addSchema('GraphStarterInput', GraphStarterInput);
|
|
189
|
-
import * as GraphStarterOutput from './schemas/GraphStarterOutput.schema.json' with { type: 'json' };
|
|
190
|
-
addSchema('GraphStarterOutput', GraphStarterOutput);
|
|
191
173
|
import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' with { type: 'json' };
|
|
192
174
|
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
193
175
|
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
@@ -202,10 +184,10 @@ import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOut
|
|
|
202
184
|
addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
|
|
203
185
|
import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
|
|
204
186
|
addSchema('PikkuNodesMetaOutput', PikkuNodesMetaOutput);
|
|
205
|
-
import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
|
|
206
|
-
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
207
187
|
import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.json' with { type: 'json' };
|
|
208
188
|
addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
|
|
189
|
+
import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
|
|
190
|
+
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
209
191
|
import * as PikkuCommandHTTPOutput from './schemas/PikkuCommandHTTPOutput.schema.json' with { type: 'json' };
|
|
210
192
|
addSchema('PikkuCommandHTTPOutput', PikkuCommandHTTPOutput);
|
|
211
193
|
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
@@ -218,12 +200,12 @@ import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' w
|
|
|
218
200
|
addSchema('PikkuPackageOutput', PikkuPackageOutput);
|
|
219
201
|
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
220
202
|
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
221
|
-
import * as PikkuEventsScaffoldOutput from './schemas/PikkuEventsScaffoldOutput.schema.json' with { type: 'json' };
|
|
222
|
-
addSchema('PikkuEventsScaffoldOutput', PikkuEventsScaffoldOutput);
|
|
223
203
|
import * as PikkuCommandQueueOutput from './schemas/PikkuCommandQueueOutput.schema.json' with { type: 'json' };
|
|
224
204
|
addSchema('PikkuCommandQueueOutput', PikkuCommandQueueOutput);
|
|
225
205
|
import * as PikkuQueueOutput from './schemas/PikkuQueueOutput.schema.json' with { type: 'json' };
|
|
226
206
|
addSchema('PikkuQueueOutput', PikkuQueueOutput);
|
|
207
|
+
import * as PikkuEventsScaffoldOutput from './schemas/PikkuEventsScaffoldOutput.schema.json' with { type: 'json' };
|
|
208
|
+
addSchema('PikkuEventsScaffoldOutput', PikkuEventsScaffoldOutput);
|
|
227
209
|
import * as PikkuPublicRPCOutput from './schemas/PikkuPublicRPCOutput.schema.json' with { type: 'json' };
|
|
228
210
|
addSchema('PikkuPublicRPCOutput', PikkuPublicRPCOutput);
|
|
229
211
|
import * as PikkuRemoteRPCOutput from './schemas/PikkuRemoteRPCOutput.schema.json' with { type: 'json' };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.23
|
|
3
3
|
*/
|
|
4
4
|
export { wireVariable } from '@pikku/core/variable';
|
|
5
5
|
export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
|
package/dist/bin/pikku-bin.mjs
CHANGED
|
@@ -11,8 +11,8 @@ async function checkForUpdate() {
|
|
|
11
11
|
})
|
|
12
12
|
if (!res.ok) return
|
|
13
13
|
const { version: latest } = await res.json()
|
|
14
|
-
if (latest !== '0.12.
|
|
15
|
-
process.stderr.write(`\n Update available 0.12.
|
|
14
|
+
if (latest !== '0.12.23') {
|
|
15
|
+
process.stderr.write(`\n Update available 0.12.23 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
|
|
16
16
|
}
|
|
17
17
|
} catch {}
|
|
18
18
|
}
|
|
@@ -16,7 +16,7 @@ export const pikkuTanStackStart = pikkuSessionlessFunc({
|
|
|
16
16
|
return;
|
|
17
17
|
}
|
|
18
18
|
if (!rpcWiringsFile) {
|
|
19
|
-
logger.warn(
|
|
19
|
+
logger.warn('Skipping TanStack Start shim: startServerFnsFile is set but rpcWiringsFile is not — the shim imports the PikkuRPC class from rpcWiringsFile.');
|
|
20
20
|
return;
|
|
21
21
|
}
|
|
22
22
|
const rpcWiringsPath = getFileImportRelativePath(startServerFnsFile, rpcWiringsFile, packageMappings);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { writeFileInDir } from './file-writer.js';
|
|
2
2
|
import { mkdir, writeFile } from 'fs/promises';
|
|
3
3
|
function toValidIdentifier(name) {
|
|
4
|
-
let result = name.replace(/[
|
|
4
|
+
let result = name.replace(/[-./: ]/g, '_');
|
|
5
5
|
if (/^\d/.test(result)) {
|
|
6
6
|
result = '_' + result;
|
|
7
7
|
}
|