@pikku/cli 0.12.127 → 0.12.128

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.
Files changed (150) hide show
  1. package/CHANGELOG.md +92 -0
  2. package/dist/.pikku/addon/index.d.ts +1 -1
  3. package/dist/.pikku/addon/index.js +1 -1
  4. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +1 -1
  5. package/dist/.pikku/addon/pikku-addon-types.gen.js +1 -1
  6. package/dist/.pikku/agent/index.d.ts +1 -1
  7. package/dist/.pikku/agent/index.js +1 -1
  8. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  9. package/dist/.pikku/agent/pikku-model-aliases.gen.js +1 -1
  10. package/dist/.pikku/auth/index.d.ts +1 -1
  11. package/dist/.pikku/auth/index.js +1 -1
  12. package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +1 -1
  13. package/dist/.pikku/auth/pikku-auth-types.gen.js +1 -1
  14. package/dist/.pikku/channel/index.d.ts +1 -1
  15. package/dist/.pikku/channel/index.js +1 -1
  16. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  17. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  18. package/dist/.pikku/cli/index.d.ts +1 -1
  19. package/dist/.pikku/cli/index.js +1 -1
  20. package/dist/.pikku/cli/pikku-cli-channel.js +11 -1
  21. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  22. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  23. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  24. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  25. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.json +21 -0
  26. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  27. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  28. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  29. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +37 -1
  30. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  31. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  32. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  33. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  34. package/dist/.pikku/error/index.d.ts +1 -1
  35. package/dist/.pikku/error/index.js +1 -1
  36. package/dist/.pikku/error/pikku-error-types.gen.d.ts +1 -1
  37. package/dist/.pikku/error/pikku-error-types.gen.js +1 -1
  38. package/dist/.pikku/function/index.d.ts +1 -1
  39. package/dist/.pikku/function/index.js +1 -1
  40. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  41. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  42. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  43. package/dist/.pikku/function/pikku-functions-meta.gen.json +42 -6
  44. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  45. package/dist/.pikku/gateway/index.d.ts +1 -1
  46. package/dist/.pikku/gateway/index.js +1 -1
  47. package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +1 -1
  48. package/dist/.pikku/gateway/pikku-gateway-types.gen.js +1 -1
  49. package/dist/.pikku/http/index.d.ts +1 -1
  50. package/dist/.pikku/http/index.js +1 -1
  51. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  52. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  53. package/dist/.pikku/mcp/index.d.ts +1 -1
  54. package/dist/.pikku/mcp/index.js +1 -1
  55. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  56. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  57. package/dist/.pikku/middleware/index.d.ts +1 -1
  58. package/dist/.pikku/middleware/index.js +1 -1
  59. package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +1 -1
  60. package/dist/.pikku/middleware/pikku-middleware-types.gen.js +1 -1
  61. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  62. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
  63. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  64. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  65. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  66. package/dist/.pikku/queue/index.d.ts +1 -1
  67. package/dist/.pikku/queue/index.js +1 -1
  68. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  69. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  70. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  71. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  72. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  73. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  74. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +2 -0
  75. package/dist/.pikku/scenarios/index.d.ts +1 -1
  76. package/dist/.pikku/scenarios/index.js +1 -1
  77. package/dist/.pikku/scenarios/pikku-personas.gen.js +1 -1
  78. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
  79. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  80. package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +1 -1
  81. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
  82. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  83. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
  84. package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
  85. package/dist/.pikku/scheduler/index.d.ts +1 -1
  86. package/dist/.pikku/scheduler/index.js +1 -1
  87. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  88. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  89. package/dist/.pikku/schemas/register.gen.js +7 -1
  90. package/dist/.pikku/schemas/schemas/FabricSecretsDeleteInput.schema.json +1 -0
  91. package/dist/.pikku/schemas/schemas/FabricSecretsDeleteOutput.schema.json +1 -0
  92. package/dist/.pikku/schemas/schemas/PikkuDistInput.schema.json +1 -0
  93. package/dist/.pikku/schemas/schemas/PikkuNewAddonInput.schema.json +1 -1
  94. package/dist/.pikku/scopes/index.d.ts +1 -1
  95. package/dist/.pikku/scopes/index.js +1 -1
  96. package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
  97. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
  98. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  99. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  100. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
  101. package/dist/.pikku/secrets/index.d.ts +1 -1
  102. package/dist/.pikku/secrets/index.js +1 -1
  103. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  104. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  105. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  106. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  107. package/dist/.pikku/services/pikku-meta-service.gen.d.ts +1 -1
  108. package/dist/.pikku/services/pikku-meta-service.gen.js +1 -1
  109. package/dist/.pikku/setup/index.d.ts +1 -1
  110. package/dist/.pikku/setup/index.js +1 -1
  111. package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +1 -1
  112. package/dist/.pikku/setup/pikku-setup-types.gen.js +1 -1
  113. package/dist/.pikku/trigger/index.d.ts +1 -1
  114. package/dist/.pikku/trigger/index.js +1 -1
  115. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  116. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  117. package/dist/.pikku/variables/index.d.ts +1 -1
  118. package/dist/.pikku/variables/index.js +1 -1
  119. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  120. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  121. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  122. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  123. package/dist/.pikku/workflow/index.d.ts +1 -1
  124. package/dist/.pikku/workflow/index.js +1 -1
  125. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  126. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  127. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  128. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  129. package/dist/bin/pikku-bin.mjs +2 -2
  130. package/dist/src/cli.wiring.js +16 -1
  131. package/dist/src/fabric/fabric-commands.d.ts +25 -0
  132. package/dist/src/fabric/fabric-commands.js +13 -0
  133. package/dist/src/fabric/functions/secrets-delete.function.d.ts +36 -0
  134. package/dist/src/fabric/functions/secrets-delete.function.js +51 -0
  135. package/dist/src/functions/commands/dev.js +2 -1
  136. package/dist/src/functions/commands/dist.d.ts +28 -0
  137. package/dist/src/functions/commands/dist.js +58 -0
  138. package/dist/src/functions/commands/new-addon.d.ts +30 -0
  139. package/dist/src/functions/commands/new-addon.js +81 -3
  140. package/dist/src/functions/commands/persona-sync.d.ts +5 -4
  141. package/dist/src/functions/commands/persona-sync.js +6 -5
  142. package/dist/src/functions/commands/persona.js +6 -2
  143. package/dist/src/functions/validate/auth-plugin-checks.js +3 -2
  144. package/dist/src/functions/validate/persona-checks.js +2 -1
  145. package/dist/src/utils/persona-credentials.d.ts +0 -2
  146. package/dist/src/utils/persona-credentials.js +1 -8
  147. package/dist/tsconfig.tsbuildinfo +1 -1
  148. package/package.json +5 -5
  149. package/snippets.json +1 -1
  150. package/surface.json +1292 -4907
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/gateway` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/gateway` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Gateway-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Gateway-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/http` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/http` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/mcp` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/mcp` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/middleware` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/middleware` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/queue` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/queue` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import metaData from './pikku-queue-workers-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.127
3
+ * This file was generated by @pikku/cli@0.12.128
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.127
3
+ * This file was generated by @pikku/cli@0.12.128
4
4
  */
5
5
  /* The files with an addQueueWorkers function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import metaData from './pikku-rpc-wirings-meta.internal.gen.json' with { type: 'json' };
@@ -22,6 +22,7 @@
22
22
  "FabricPublish": "FabricPublish",
23
23
  "FabricReport": "FabricReport",
24
24
  "FabricRollback": "FabricRollback",
25
+ "FabricSecretsDelete": "FabricSecretsDelete",
25
26
  "FabricSecretsList": "FabricSecretsList",
26
27
  "FabricSecretsRotate": "FabricSecretsRotate",
27
28
  "FabricSecretsSet": "FabricSecretsSet",
@@ -47,6 +48,7 @@
47
48
  "deployInfo": "deployInfo",
48
49
  "deployPlan": "deployPlan",
49
50
  "dev": "dev",
51
+ "pikkuDist": "pikkuDist",
50
52
  "doc": "doc",
51
53
  "pikkuEmailsInit": "pikkuEmailsInit",
52
54
  "enableRpc": "enableRpc",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /** Personas declared with definePersonas() */
5
5
  import { createHttpPersonas } from '@pikku/core/persona';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import '../function/pikku-functions-meta.gen.js';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import type { PikkuScenarioWire, ScenarioStepOptions } from '@pikku/core/scenario';
5
5
  import type { PikkuWorkflowWire } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import '../workflow/pikku-workflow-wirings-meta.gen.js';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export {};
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export declare const empty: null;
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export const empty = null;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scheduler` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scheduler` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
@@ -122,6 +122,10 @@ import * as FabricRollbackInput from './schemas/FabricRollbackInput.schema.json'
122
122
  addSchema('FabricRollbackInput', FabricRollbackInput);
123
123
  import * as FabricRollbackOutput from './schemas/FabricRollbackOutput.schema.json' with { type: 'json' };
124
124
  addSchema('FabricRollbackOutput', FabricRollbackOutput);
125
+ import * as FabricSecretsDeleteInput from './schemas/FabricSecretsDeleteInput.schema.json' with { type: 'json' };
126
+ addSchema('FabricSecretsDeleteInput', FabricSecretsDeleteInput);
127
+ import * as FabricSecretsDeleteOutput from './schemas/FabricSecretsDeleteOutput.schema.json' with { type: 'json' };
128
+ addSchema('FabricSecretsDeleteOutput', FabricSecretsDeleteOutput);
125
129
  import * as FabricSecretsListInput from './schemas/FabricSecretsListInput.schema.json' with { type: 'json' };
126
130
  addSchema('FabricSecretsListInput', FabricSecretsListInput);
127
131
  import * as FabricSecretsListOutput from './schemas/FabricSecretsListOutput.schema.json' with { type: 'json' };
@@ -192,6 +196,8 @@ import * as PikkuCommandQueueOutput from './schemas/PikkuCommandQueueOutput.sche
192
196
  addSchema('PikkuCommandQueueOutput', PikkuCommandQueueOutput);
193
197
  import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOutput.schema.json' with { type: 'json' };
194
198
  addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
199
+ import * as PikkuDistInput from './schemas/PikkuDistInput.schema.json' with { type: 'json' };
200
+ addSchema('PikkuDistInput', PikkuDistInput);
195
201
  import * as PikkuEmailsOutput from './schemas/PikkuEmailsOutput.schema.json' with { type: 'json' };
196
202
  addSchema('PikkuEmailsOutput', PikkuEmailsOutput);
197
203
  import * as PikkuEventsScaffoldOutput from './schemas/PikkuEventsScaffoldOutput.schema.json' with { type: 'json' };
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "name": { "type": "string" }, "branch": { "type": "string" }, "force": { "type": "boolean" } }, "required": ["name"], "additionalProperties": false }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "name": { "type": "string" }, "runId": { "anyOf": [{ "type": "string" }, { "type": "null" }] }, "deploymentId": { "anyOf": [{ "type": "string" }, { "type": "null" }] } }, "required": ["name", "runId", "deploymentId"], "additionalProperties": false }
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "distDir": { "type": "string" } }, "additionalProperties": false, "definitions": {} }
@@ -1 +1 @@
1
- { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "displayName": { "type": "string" }, "description": { "type": "string" }, "category": { "type": "string" }, "dir": { "type": "string" }, "secret": { "type": "boolean" }, "variable": { "type": "boolean" }, "oauth": { "type": "boolean" }, "credential": { "type": "string" }, "test": { "type": "boolean" }, "openapi": { "type": "string" }, "authConfig": { "type": "string" }, "mcp": { "type": "boolean" }, "camelCase": { "type": "boolean" } }, "required": ["name"], "additionalProperties": false, "definitions": {} }
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "name": { "type": "string" }, "displayName": { "type": "string" }, "description": { "type": "string" }, "category": { "type": "string" }, "dir": { "type": "string" }, "secret": { "type": "boolean" }, "variable": { "type": "boolean" }, "oauth": { "type": "boolean" }, "credential": { "type": "string" }, "test": { "type": "boolean" }, "openapi": { "type": "string" }, "authConfig": { "type": "string" }, "mcp": { "type": "boolean" }, "camelCase": { "type": "boolean" }, "build": { "type": "boolean" } }, "required": ["name"], "additionalProperties": false, "definitions": {} }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scopes` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scopes` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export { defineSystemRole } from '@pikku/core/role';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export { defineSystemRole } from '@pikku/core/role';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/secrets` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/secrets` resolves here.
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  import type { SecretService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export declare class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/setup` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/setup` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Config and service factory definitions, declared once per application
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Config and service factory definitions, declared once per application
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/trigger` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/trigger` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/variables` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.127
2
+ * This file was generated by @pikku/cli@0.12.128
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/variables` resolves here.