@keystrokehq/render 0.1.4 → 0.1.5
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/actions/add-headers.d.cts +13 -1
- package/dist/actions/add-headers.d.mts +13 -1
- package/dist/actions/add-or-update-secret-file.d.cts +13 -1
- package/dist/actions/add-or-update-secret-file.d.mts +13 -1
- package/dist/actions/add-resources-to-environment.d.cts +13 -1
- package/dist/actions/add-resources-to-environment.d.mts +13 -1
- package/dist/actions/add-route.d.cts +13 -1
- package/dist/actions/add-route.d.mts +13 -1
- package/dist/actions/create-custom-domain.d.cts +13 -1
- package/dist/actions/create-custom-domain.d.mts +13 -1
- package/dist/actions/create-env-group.d.cts +13 -1
- package/dist/actions/create-env-group.d.mts +13 -1
- package/dist/actions/create-environment.d.cts +13 -1
- package/dist/actions/create-environment.d.mts +13 -1
- package/dist/actions/create-postgres.d.cts +13 -1
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +13 -1
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +13 -1
- package/dist/actions/create-registry-credential.d.mts +13 -1
- package/dist/actions/delete-env-group-env-var.d.cts +13 -1
- package/dist/actions/delete-env-group-env-var.d.mts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +13 -1
- package/dist/actions/delete-environment.d.cts +13 -1
- package/dist/actions/delete-environment.d.mts +13 -1
- package/dist/actions/delete-key-value.d.cts +13 -1
- package/dist/actions/delete-key-value.d.mts +13 -1
- package/dist/actions/delete-owner-log-stream.d.cts +13 -1
- package/dist/actions/delete-owner-log-stream.d.mts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +13 -1
- package/dist/actions/delete-registry-credential.d.cts +13 -1
- package/dist/actions/delete-registry-credential.d.mts +13 -1
- package/dist/actions/delete-secret-file.d.cts +13 -1
- package/dist/actions/delete-secret-file.d.mts +13 -1
- package/dist/actions/delete-service.d.cts +13 -1
- package/dist/actions/delete-service.d.mts +13 -1
- package/dist/actions/disconnect-blueprint.d.cts +13 -1
- package/dist/actions/disconnect-blueprint.d.mts +13 -1
- package/dist/actions/get-active-connections.d.cts +13 -1
- package/dist/actions/get-active-connections.d.mts +13 -1
- package/dist/actions/get-bandwidth-sources.d.cts +13 -1
- package/dist/actions/get-bandwidth-sources.d.mts +13 -1
- package/dist/actions/get-cpu-limit.d.cts +13 -1
- package/dist/actions/get-cpu-limit.d.mts +13 -1
- package/dist/actions/get-cpu.d.cts +13 -1
- package/dist/actions/get-cpu.d.mts +13 -1
- package/dist/actions/get-disk-capacity.d.cts +13 -1
- package/dist/actions/get-disk-capacity.d.mts +13 -1
- package/dist/actions/get-disk-usage.d.cts +13 -1
- package/dist/actions/get-disk-usage.d.mts +13 -1
- package/dist/actions/get-instance-count.d.cts +13 -1
- package/dist/actions/get-instance-count.d.mts +13 -1
- package/dist/actions/get-memory-limit.d.cts +13 -1
- package/dist/actions/get-memory-limit.d.mts +13 -1
- package/dist/actions/get-memory-target.d.cts +13 -1
- package/dist/actions/get-memory-target.d.mts +13 -1
- package/dist/actions/get-memory.d.cts +13 -1
- package/dist/actions/get-memory.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +13 -1
- package/dist/actions/link-service-to-env-group.d.mts +13 -1
- package/dist/actions/list-application-filter-values.d.cts +13 -1
- package/dist/actions/list-application-filter-values.d.mts +13 -1
- package/dist/actions/list-blueprints.d.cts +13 -1
- package/dist/actions/list-blueprints.d.mts +13 -1
- package/dist/actions/list-deploys.d.cts +13 -1
- package/dist/actions/list-deploys.d.mts +13 -1
- package/dist/actions/list-disks.d.cts +13 -1
- package/dist/actions/list-disks.d.mts +13 -1
- package/dist/actions/list-env-groups.d.cts +13 -1
- package/dist/actions/list-env-groups.d.mts +13 -1
- package/dist/actions/list-env-vars-for-service.d.cts +13 -1
- package/dist/actions/list-env-vars-for-service.d.mts +13 -1
- package/dist/actions/list-environments.d.cts +13 -1
- package/dist/actions/list-environments.d.mts +13 -1
- package/dist/actions/list-instances.d.cts +13 -1
- package/dist/actions/list-instances.d.mts +13 -1
- package/dist/actions/list-key-value.d.cts +13 -1
- package/dist/actions/list-key-value.d.mts +13 -1
- package/dist/actions/list-logs-values.d.cts +16 -4
- package/dist/actions/list-logs-values.d.mts +16 -4
- package/dist/actions/list-logs.d.cts +13 -1
- package/dist/actions/list-logs.d.mts +13 -1
- package/dist/actions/list-maintenance.d.cts +13 -1
- package/dist/actions/list-maintenance.d.mts +13 -1
- package/dist/actions/list-notification-overrides.d.cts +13 -1
- package/dist/actions/list-notification-overrides.d.mts +13 -1
- package/dist/actions/list-owner-members.d.cts +13 -1
- package/dist/actions/list-owner-members.d.mts +13 -1
- package/dist/actions/list-owners.d.cts +13 -1
- package/dist/actions/list-owners.d.mts +13 -1
- package/dist/actions/list-postgres-export.d.cts +13 -1
- package/dist/actions/list-postgres-export.d.mts +13 -1
- package/dist/actions/list-postgres-users.d.cts +13 -1
- package/dist/actions/list-postgres-users.d.mts +13 -1
- package/dist/actions/list-postgres.d.cts +13 -1
- package/dist/actions/list-postgres.d.mts +13 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-registry-credentials.d.cts +13 -1
- package/dist/actions/list-registry-credentials.d.mts +13 -1
- package/dist/actions/list-resource-log-streams.d.cts +13 -1
- package/dist/actions/list-resource-log-streams.d.mts +13 -1
- package/dist/actions/list-routes.d.cts +13 -1
- package/dist/actions/list-routes.d.mts +13 -1
- package/dist/actions/list-secret-files.d.cts +13 -1
- package/dist/actions/list-secret-files.d.mts +13 -1
- package/dist/actions/list-services.d.cts +13 -1
- package/dist/actions/list-services.d.mts +13 -1
- package/dist/actions/list-task-runs.d.cts +13 -1
- package/dist/actions/list-task-runs.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/list-workflow-versions.d.cts +13 -1
- package/dist/actions/list-workflow-versions.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/restart-service.d.cts +13 -1
- package/dist/actions/restart-service.d.mts +13 -1
- package/dist/actions/resume-service.d.cts +13 -1
- package/dist/actions/resume-service.d.mts +13 -1
- package/dist/actions/retrieve-custom-domain.d.cts +13 -1
- package/dist/actions/retrieve-custom-domain.d.mts +13 -1
- package/dist/actions/retrieve-deploy.d.cts +13 -1
- package/dist/actions/retrieve-deploy.d.mts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-env-group.d.cts +13 -1
- package/dist/actions/retrieve-env-group.d.mts +13 -1
- package/dist/actions/retrieve-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-var.d.mts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +13 -1
- package/dist/actions/retrieve-owner.d.cts +13 -1
- package/dist/actions/retrieve-owner.d.mts +13 -1
- package/dist/actions/retrieve-postgres.d.cts +13 -1
- package/dist/actions/retrieve-postgres.d.mts +13 -1
- package/dist/actions/retrieve-project.d.cts +13 -1
- package/dist/actions/retrieve-project.d.mts +13 -1
- package/dist/actions/retrieve-registry-credential.d.cts +13 -1
- package/dist/actions/retrieve-registry-credential.d.mts +13 -1
- package/dist/actions/retrieve-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-service.d.cts +13 -1
- package/dist/actions/retrieve-service.d.mts +13 -1
- package/dist/actions/stream-task-runs-events.d.cts +13 -1
- package/dist/actions/stream-task-runs-events.d.mts +13 -1
- package/dist/actions/subscribe-logs.d.cts +13 -1
- package/dist/actions/subscribe-logs.d.mts +13 -1
- package/dist/actions/suspend-service.d.cts +13 -1
- package/dist/actions/suspend-service.d.mts +13 -1
- package/dist/actions/trigger-deploy.d.cts +13 -1
- package/dist/actions/trigger-deploy.d.mts +13 -1
- package/dist/actions/update-env-group-env-var.d.cts +13 -1
- package/dist/actions/update-env-group-env-var.d.mts +13 -1
- package/dist/actions/update-env-group-secret-file.d.cts +13 -1
- package/dist/actions/update-env-group-secret-file.d.mts +13 -1
- package/dist/actions/update-env-group.d.cts +13 -1
- package/dist/actions/update-env-group.d.mts +13 -1
- package/dist/actions/update-env-var.d.cts +13 -1
- package/dist/actions/update-env-var.d.mts +13 -1
- package/dist/actions/update-env-vars-for-service.d.cts +13 -1
- package/dist/actions/update-env-vars-for-service.d.mts +13 -1
- package/dist/actions/update-headers.d.cts +13 -1
- package/dist/actions/update-headers.d.mts +13 -1
- package/dist/actions/update-owner-log-stream.d.cts +13 -1
- package/dist/actions/update-owner-log-stream.d.mts +13 -1
- package/dist/actions/update-owner-notification-settings.d.cts +13 -1
- package/dist/actions/update-owner-notification-settings.d.mts +13 -1
- package/dist/actions/update-postgres.d.cts +13 -1
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +13 -1
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-registry-credential.d.cts +13 -1
- package/dist/actions/update-registry-credential.d.mts +13 -1
- package/dist/actions/update-resource-log-stream.d.cts +13 -1
- package/dist/actions/update-resource-log-stream.d.mts +13 -1
- package/dist/actions/update-routes.d.cts +13 -1
- package/dist/actions/update-routes.d.mts +13 -1
- package/dist/actions/update-secret-files-for-service.d.cts +13 -1
- package/dist/actions/update-secret-files-for-service.d.mts +13 -1
- package/dist/actions/update-service.d.cts +13 -1
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +13 -1
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +13 -1
- package/dist/actions/verify-custom-domain.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveOwnerOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveOwner: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
ownerId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { renderRetrieveOwner };
|
|
23
35
|
//# sourceMappingURL=retrieve-owner.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveOwnerOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveOwner: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
ownerId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { renderRetrieveOwner };
|
|
23
35
|
//# sourceMappingURL=retrieve-owner.d.mts.map
|
|
@@ -133,7 +133,19 @@ declare const RenderRetrievePostgresOutput: z.ZodObject<{
|
|
|
133
133
|
}, z.core.$loose>;
|
|
134
134
|
declare const renderRetrievePostgres: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
135
135
|
postgresId: string;
|
|
136
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
136
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
137
|
+
connectionId: z.ZodString;
|
|
138
|
+
entityId: z.ZodString;
|
|
139
|
+
instanceId: z.ZodString;
|
|
140
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
141
|
+
generic_api_key: z.ZodString;
|
|
142
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
143
|
+
connectionId: z.ZodString;
|
|
144
|
+
entityId: z.ZodString;
|
|
145
|
+
instanceId: z.ZodString;
|
|
146
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
137
149
|
//#endregion
|
|
138
150
|
export { renderRetrievePostgres };
|
|
139
151
|
//# sourceMappingURL=retrieve-postgres.d.cts.map
|
|
@@ -133,7 +133,19 @@ declare const RenderRetrievePostgresOutput: z.ZodObject<{
|
|
|
133
133
|
}, z.core.$loose>;
|
|
134
134
|
declare const renderRetrievePostgres: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
135
135
|
postgresId: string;
|
|
136
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
136
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
137
|
+
connectionId: z.ZodString;
|
|
138
|
+
entityId: z.ZodString;
|
|
139
|
+
instanceId: z.ZodString;
|
|
140
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
141
|
+
generic_api_key: z.ZodString;
|
|
142
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
143
|
+
connectionId: z.ZodString;
|
|
144
|
+
entityId: z.ZodString;
|
|
145
|
+
instanceId: z.ZodString;
|
|
146
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
147
|
+
generic_api_key: z.ZodString;
|
|
148
|
+
}, z.core.$strip>>]>;
|
|
137
149
|
//#endregion
|
|
138
150
|
export { renderRetrievePostgres };
|
|
139
151
|
//# sourceMappingURL=retrieve-postgres.d.mts.map
|
|
@@ -21,7 +21,19 @@ declare const RenderRetrieveProjectOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const renderRetrieveProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { renderRetrieveProject };
|
|
27
39
|
//# sourceMappingURL=retrieve-project.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const RenderRetrieveProjectOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const renderRetrieveProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { renderRetrieveProject };
|
|
27
39
|
//# sourceMappingURL=retrieve-project.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const RenderRetrieveRegistryCredentialOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const renderRetrieveRegistryCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
registryCredentialId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { renderRetrieveRegistryCredential };
|
|
25
37
|
//# sourceMappingURL=retrieve-registry-credential.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const RenderRetrieveRegistryCredentialOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const renderRetrieveRegistryCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
registryCredentialId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { renderRetrieveRegistryCredential };
|
|
25
37
|
//# sourceMappingURL=retrieve-registry-credential.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
serviceId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveSecretFile };
|
|
18
30
|
//# sourceMappingURL=retrieve-secret-file.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
serviceId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveSecretFile };
|
|
18
30
|
//# sourceMappingURL=retrieve-secret-file.d.mts.map
|
|
@@ -58,7 +58,19 @@ declare const RenderRetrieveServiceOutput: z.ZodObject<{
|
|
|
58
58
|
}, z.core.$loose>;
|
|
59
59
|
declare const renderRetrieveService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
serviceId: string;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { renderRetrieveService };
|
|
64
76
|
//# sourceMappingURL=retrieve-service.d.cts.map
|
|
@@ -58,7 +58,19 @@ declare const RenderRetrieveServiceOutput: z.ZodObject<{
|
|
|
58
58
|
}, z.core.$loose>;
|
|
59
59
|
declare const renderRetrieveService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
serviceId: string;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { renderRetrieveService };
|
|
64
76
|
//# sourceMappingURL=retrieve-service.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const RenderStreamTaskRunsEventsOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const renderStreamTaskRunsEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
taskRunIds: string[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { renderStreamTaskRunsEvents };
|
|
17
29
|
//# sourceMappingURL=stream-task-runs-events.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const RenderStreamTaskRunsEventsOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const renderStreamTaskRunsEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
taskRunIds: string[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { renderStreamTaskRunsEvents };
|
|
17
29
|
//# sourceMappingURL=stream-task-runs-events.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const renderSubscribeLogs: import("@keystrokehq/action").WorkflowActionD
|
|
|
44
44
|
direction?: "forward" | "backward" | undefined;
|
|
45
45
|
startTime?: string | undefined;
|
|
46
46
|
statusCode?: string[] | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { renderSubscribeLogs };
|
|
50
62
|
//# sourceMappingURL=subscribe-logs.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const renderSubscribeLogs: import("@keystrokehq/action").WorkflowActionD
|
|
|
44
44
|
direction?: "forward" | "backward" | undefined;
|
|
45
45
|
startTime?: string | undefined;
|
|
46
46
|
statusCode?: string[] | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { renderSubscribeLogs };
|
|
50
62
|
//# sourceMappingURL=subscribe-logs.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderSuspendServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderSuspendService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderSuspendService };
|
|
16
28
|
//# sourceMappingURL=suspend-service.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderSuspendServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderSuspendService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderSuspendService };
|
|
16
28
|
//# sourceMappingURL=suspend-service.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const RenderTriggerDeployOutput: z.ZodObject<{
|
|
|
22
22
|
declare const renderTriggerDeploy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
serviceId: string;
|
|
24
24
|
clearCache?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { renderTriggerDeploy };
|
|
28
40
|
//# sourceMappingURL=trigger-deploy.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const RenderTriggerDeployOutput: z.ZodObject<{
|
|
|
22
22
|
declare const renderTriggerDeploy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
serviceId: string;
|
|
24
24
|
clearCache?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { renderTriggerDeploy };
|
|
28
40
|
//# sourceMappingURL=trigger-deploy.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const renderUpdateEnvGroupEnvVar: import("@keystrokehq/action").Workflow
|
|
|
32
32
|
envGroupId: string;
|
|
33
33
|
value?: string | undefined;
|
|
34
34
|
generateValue?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { renderUpdateEnvGroupEnvVar };
|
|
38
50
|
//# sourceMappingURL=update-env-group-env-var.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const renderUpdateEnvGroupEnvVar: import("@keystrokehq/action").Workflow
|
|
|
32
32
|
envGroupId: string;
|
|
33
33
|
value?: string | undefined;
|
|
34
34
|
generateValue?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { renderUpdateEnvGroupEnvVar };
|
|
38
50
|
//# sourceMappingURL=update-env-group-env-var.d.mts.map
|
|
@@ -21,7 +21,19 @@ declare const renderUpdateEnvGroupSecretFile: import("@keystrokehq/action").Work
|
|
|
21
21
|
content: string;
|
|
22
22
|
envGroupId: string;
|
|
23
23
|
secretFileName: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { renderUpdateEnvGroupSecretFile };
|
|
27
39
|
//# sourceMappingURL=update-env-group-secret-file.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const renderUpdateEnvGroupSecretFile: import("@keystrokehq/action").Work
|
|
|
21
21
|
content: string;
|
|
22
22
|
envGroupId: string;
|
|
23
23
|
secretFileName: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { renderUpdateEnvGroupSecretFile };
|
|
27
39
|
//# sourceMappingURL=update-env-group-secret-file.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const RenderUpdateEnvGroupOutput: z.ZodObject<{
|
|
|
19
19
|
declare const renderUpdateEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
name: string;
|
|
21
21
|
envGroupId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { renderUpdateEnvGroup };
|
|
25
37
|
//# sourceMappingURL=update-env-group.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const RenderUpdateEnvGroupOutput: z.ZodObject<{
|
|
|
19
19
|
declare const renderUpdateEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
name: string;
|
|
21
21
|
envGroupId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { renderUpdateEnvGroup };
|
|
25
37
|
//# sourceMappingURL=update-env-group.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const renderUpdateEnvVar: import("@keystrokehq/action").WorkflowActionDe
|
|
|
16
16
|
serviceId: string;
|
|
17
17
|
value?: string | undefined;
|
|
18
18
|
generateValue?: boolean | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { renderUpdateEnvVar };
|
|
22
34
|
//# sourceMappingURL=update-env-var.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const renderUpdateEnvVar: import("@keystrokehq/action").WorkflowActionDe
|
|
|
16
16
|
serviceId: string;
|
|
17
17
|
value?: string | undefined;
|
|
18
18
|
generateValue?: boolean | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { renderUpdateEnvVar };
|
|
22
34
|
//# sourceMappingURL=update-env-var.d.mts.map
|