@keystrokehq/railway 0.1.0 → 0.1.2
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-plugin.cjs +3 -3
- package/dist/actions/create-plugin.cjs.map +1 -1
- package/dist/actions/create-plugin.d.cts +20 -3
- package/dist/actions/create-plugin.d.cts.map +1 -1
- package/dist/actions/create-plugin.d.mts +20 -3
- package/dist/actions/create-plugin.d.mts.map +1 -1
- package/dist/actions/create-plugin.mjs +3 -3
- package/dist/actions/create-plugin.mjs.map +1 -1
- package/dist/actions/delete-variable.cjs.map +1 -1
- package/dist/actions/delete-variable.d.cts +15 -3
- package/dist/actions/delete-variable.d.cts.map +1 -1
- package/dist/actions/delete-variable.d.mts +15 -3
- package/dist/actions/delete-variable.d.mts.map +1 -1
- package/dist/actions/delete-variable.mjs.map +1 -1
- package/dist/actions/delete-volume.cjs +1 -1
- package/dist/actions/delete-volume.cjs.map +1 -1
- package/dist/actions/delete-volume.d.cts +9 -3
- package/dist/actions/delete-volume.d.cts.map +1 -1
- package/dist/actions/delete-volume.d.mts +9 -3
- package/dist/actions/delete-volume.d.mts.map +1 -1
- package/dist/actions/delete-volume.mjs +1 -1
- package/dist/actions/delete-volume.mjs.map +1 -1
- package/dist/actions/delete-workspace.cjs +1 -1
- package/dist/actions/delete-workspace.cjs.map +1 -1
- package/dist/actions/delete-workspace.d.cts +15 -3
- package/dist/actions/delete-workspace.d.cts.map +1 -1
- package/dist/actions/delete-workspace.d.mts +15 -3
- package/dist/actions/delete-workspace.d.mts.map +1 -1
- package/dist/actions/delete-workspace.mjs +1 -1
- package/dist/actions/delete-workspace.mjs.map +1 -1
- package/dist/actions/disconnect-user-discord.cjs.map +1 -1
- package/dist/actions/disconnect-user-discord.d.cts +5 -3
- package/dist/actions/disconnect-user-discord.d.cts.map +1 -1
- package/dist/actions/disconnect-user-discord.d.mts +5 -3
- package/dist/actions/disconnect-user-discord.d.mts.map +1 -1
- package/dist/actions/disconnect-user-discord.mjs.map +1 -1
- package/dist/actions/get-deployment-logs.cjs.map +1 -1
- package/dist/actions/get-deployment-logs.d.cts +15 -3
- package/dist/actions/get-deployment-logs.d.cts.map +1 -1
- package/dist/actions/get-deployment-logs.d.mts +15 -3
- package/dist/actions/get-deployment-logs.d.mts.map +1 -1
- package/dist/actions/get-deployment-logs.mjs.map +1 -1
- package/dist/actions/get-environment.cjs.map +1 -1
- package/dist/actions/get-environment.d.cts +23 -3
- package/dist/actions/get-environment.d.cts.map +1 -1
- package/dist/actions/get-environment.d.mts +23 -3
- package/dist/actions/get-environment.d.mts.map +1 -1
- package/dist/actions/get-environment.mjs.map +1 -1
- package/dist/actions/get-git-hub-pr-info.cjs.map +1 -1
- package/dist/actions/get-git-hub-pr-info.d.cts +18 -3
- package/dist/actions/get-git-hub-pr-info.d.cts.map +1 -1
- package/dist/actions/get-git-hub-pr-info.d.mts +18 -3
- package/dist/actions/get-git-hub-pr-info.d.mts.map +1 -1
- package/dist/actions/get-git-hub-pr-info.mjs.map +1 -1
- package/dist/actions/get-user-kickback-earnings.cjs.map +1 -1
- package/dist/actions/get-user-kickback-earnings.d.cts +7 -3
- package/dist/actions/get-user-kickback-earnings.d.cts.map +1 -1
- package/dist/actions/get-user-kickback-earnings.d.mts +7 -3
- package/dist/actions/get-user-kickback-earnings.d.mts.map +1 -1
- package/dist/actions/get-user-kickback-earnings.mjs.map +1 -1
- package/dist/actions/list-api-tokens.cjs +3 -3
- package/dist/actions/list-api-tokens.cjs.map +1 -1
- package/dist/actions/list-api-tokens.d.cts +9 -3
- package/dist/actions/list-api-tokens.d.cts.map +1 -1
- package/dist/actions/list-api-tokens.d.mts +9 -3
- package/dist/actions/list-api-tokens.d.mts.map +1 -1
- package/dist/actions/list-api-tokens.mjs +3 -3
- package/dist/actions/list-api-tokens.mjs.map +1 -1
- package/dist/actions/list-environment-patches.cjs.map +1 -1
- package/dist/actions/list-environment-patches.d.cts +17 -3
- package/dist/actions/list-environment-patches.d.cts.map +1 -1
- package/dist/actions/list-environment-patches.d.mts +17 -3
- package/dist/actions/list-environment-patches.d.mts.map +1 -1
- package/dist/actions/list-environment-patches.mjs.map +1 -1
- package/dist/actions/list-git-hub-repos.cjs +3 -3
- package/dist/actions/list-git-hub-repos.cjs.map +1 -1
- package/dist/actions/list-git-hub-repos.d.cts +9 -3
- package/dist/actions/list-git-hub-repos.d.cts.map +1 -1
- package/dist/actions/list-git-hub-repos.d.mts +9 -3
- package/dist/actions/list-git-hub-repos.d.mts.map +1 -1
- package/dist/actions/list-git-hub-repos.mjs +3 -3
- package/dist/actions/list-git-hub-repos.mjs.map +1 -1
- package/dist/actions/list-git-hub-writable-scopes.cjs.map +1 -1
- package/dist/actions/list-git-hub-writable-scopes.d.cts +5 -3
- package/dist/actions/list-git-hub-writable-scopes.d.cts.map +1 -1
- package/dist/actions/list-git-hub-writable-scopes.d.mts +5 -3
- package/dist/actions/list-git-hub-writable-scopes.d.mts.map +1 -1
- package/dist/actions/list-git-hub-writable-scopes.mjs.map +1 -1
- package/dist/actions/list-integration-auths.cjs +1 -1
- package/dist/actions/list-integration-auths.cjs.map +1 -1
- package/dist/actions/list-integration-auths.d.cts +12 -3
- package/dist/actions/list-integration-auths.d.cts.map +1 -1
- package/dist/actions/list-integration-auths.d.mts +12 -3
- package/dist/actions/list-integration-auths.d.mts.map +1 -1
- package/dist/actions/list-integration-auths.mjs +1 -1
- package/dist/actions/list-integration-auths.mjs.map +1 -1
- package/dist/actions/list-notification-deliveries.cjs +1 -1
- package/dist/actions/list-notification-deliveries.cjs.map +1 -1
- package/dist/actions/list-notification-deliveries.d.cts +9 -3
- package/dist/actions/list-notification-deliveries.d.cts.map +1 -1
- package/dist/actions/list-notification-deliveries.d.mts +9 -3
- package/dist/actions/list-notification-deliveries.d.mts.map +1 -1
- package/dist/actions/list-notification-deliveries.mjs +1 -1
- package/dist/actions/list-notification-deliveries.mjs.map +1 -1
- package/dist/actions/list-trusted-domains.cjs +2 -2
- package/dist/actions/list-trusted-domains.cjs.map +1 -1
- package/dist/actions/list-trusted-domains.d.cts +13 -3
- package/dist/actions/list-trusted-domains.d.cts.map +1 -1
- package/dist/actions/list-trusted-domains.d.mts +13 -3
- package/dist/actions/list-trusted-domains.d.mts.map +1 -1
- package/dist/actions/list-trusted-domains.mjs +2 -2
- package/dist/actions/list-trusted-domains.mjs.map +1 -1
- package/dist/actions/update-project.cjs +1 -1
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +21 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +21 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +1 -1
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-service-instance.cjs.map +1 -1
- package/dist/actions/update-service-instance.d.cts +45 -3
- package/dist/actions/update-service-instance.d.cts.map +1 -1
- package/dist/actions/update-service-instance.d.mts +45 -3
- package/dist/actions/update-service-instance.d.mts.map +1 -1
- package/dist/actions/update-service-instance.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-deployment-logs.d.ts
|
|
4
|
-
declare const RailwayGetDeploymentLogsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetDeploymentLogsInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
deployment_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RailwayGetDeploymentLogsOutput: z.ZodObject<{
|
|
9
|
+
deployment_logs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
severity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
}, z.core.$strip>>>>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const railwayGetDeploymentLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
deployment_id: string;
|
|
17
|
+
limit?: number | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { railwayGetDeploymentLogs };
|
|
9
21
|
//# sourceMappingURL=get-deployment-logs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-deployment-logs.d.cts","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-deployment-logs.d.cts","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAS7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-deployment-logs.d.ts
|
|
4
|
-
declare const RailwayGetDeploymentLogsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetDeploymentLogsInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
deployment_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RailwayGetDeploymentLogsOutput: z.ZodObject<{
|
|
9
|
+
deployment_logs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
severity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
}, z.core.$strip>>>>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const railwayGetDeploymentLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
deployment_id: string;
|
|
17
|
+
limit?: number | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { railwayGetDeploymentLogs };
|
|
9
21
|
//# sourceMappingURL=get-deployment-logs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-deployment-logs.d.mts","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-deployment-logs.d.mts","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAS7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-deployment-logs.mjs","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetDeploymentLogsInput
|
|
1
|
+
{"version":3,"file":"get-deployment-logs.mjs","names":[],"sources":["../../src/actions/get-deployment-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetDeploymentLogsInput = z.object({\n limit: z.number().int().default(25).describe(\"Maximum number of log entries to retrieve. Defaults to 25.\").optional(),\n deployment_id: z.string().describe(\"The unique identifier of the deployment to retrieve runtime logs for.\"),\n}).describe(\"Request parameters for retrieving deployment logs.\");\nconst RailwayGetDeploymentLogs_LogEntrySchema = z.object({\n message: z.string().describe(\"The log message content.\").nullable().optional(),\n severity: z.string().describe(\"The log severity level (e.g., 'INFO', 'WARN', 'ERROR').\").nullable().optional(),\n timestamp: z.string().describe(\"ISO 8601 timestamp when the log entry was recorded.\").nullable().optional(),\n}).describe(\"A single deployment log entry.\");\nexport const RailwayGetDeploymentLogsOutput = z.object({\n deployment_logs: z.array(RailwayGetDeploymentLogs_LogEntrySchema).describe(\"List of runtime log entries for the deployment.\").nullable().optional(),\n}).describe(\"Response schema for retrieving deployment logs.\");\n\nexport const railwayGetDeploymentLogs = action(\"RAILWAY_GET_DEPLOYMENT_LOGS\", {\n slug: \"railway-get-deployment-logs\",\n name: \"Get Deployment Logs\",\n description: \"Retrieve runtime logs for a deployment. Use when you need to view the runtime application logs for troubleshooting runtime issues, monitoring application behavior, or debugging errors that occur during deployment execution. This action queries the Railway GraphQL API for runtime log entries associated with the specified deployment ID. The logs are returned in reverse chronological order (most recent first).\",\n input: RailwayGetDeploymentLogsInput,\n output: RailwayGetDeploymentLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;AAC5G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,0CAA0C,EAAE,OAAO;CACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAK5C,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,iBAAiB,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpJ,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-environment.cjs","names":["z","action"],"sources":["../../src/actions/get-environment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetEnvironmentInput
|
|
1
|
+
{"version":3,"file":"get-environment.cjs","names":["z","action"],"sources":["../../src/actions/get-environment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetEnvironmentInput = z.object({\n id: z.string().describe(\"The unique identifier of the environment to retrieve. Example: 'abc123-def4-5678-ghij'\"),\n}).describe(\"Request schema for getting environment details.\");\nconst RailwayGetEnvironment_LatestDeploymentSchema = z.object({\n id: z.string().describe(\"The unique identifier of the latest deployment.\").nullable().optional(),\n status: z.string().describe(\"The status of the latest deployment (e.g., 'SUCCESS', 'FAILURE', 'BUILDING').\").nullable().optional(),\n}).describe(\"Latest deployment information for a service instance.\");\nconst RailwayGetEnvironment_ServiceInstanceNodeSchema = z.object({\n id: z.string().describe(\"The unique identifier of the service instance.\").nullable().optional(),\n service_name: z.string().describe(\"The name of the service.\").nullable().optional(),\n latest_deployment: RailwayGetEnvironment_LatestDeploymentSchema.nullable().optional(),\n}).describe(\"Service instance node within the environment.\");\nconst RailwayGetEnvironment_ServiceInstanceEdgeSchema = z.object({\n node: RailwayGetEnvironment_ServiceInstanceNodeSchema.nullable().optional(),\n}).describe(\"Edge containing a service instance node.\");\nconst RailwayGetEnvironment_ServiceInstancesConnectionSchema = z.object({\n edges: z.array(RailwayGetEnvironment_ServiceInstanceEdgeSchema).describe(\"List of service instance edges.\").nullable().optional(),\n}).describe(\"Connection for service instances in the environment.\");\nexport const RailwayGetEnvironmentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable().optional(),\n name: z.string().describe(\"The name of the environment.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the environment was created.\").nullable().optional(),\n service_instances: RailwayGetEnvironment_ServiceInstancesConnectionSchema.nullable().optional(),\n}).describe(\"Response schema for the environment query.\");\n\nexport const railwayGetEnvironment = action(\"RAILWAY_GET_ENVIRONMENT\", {\n slug: \"railway-get-environment\",\n name: \"Get Environment\",\n description: \"Get details of a specific Railway environment by its ID, including service instances and deployment information. Use this action when you need to retrieve detailed information about an environment, such as its name, creation timestamp, and the service instances deployed within it, along with their latest deployment statuses. This is a read-only action that queries the Railway GraphQL API.\",\n input: RailwayGetEnvironmentInput,\n output: RailwayGetEnvironmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,mBAAmB,6CAA6C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yDAAyDA,IAAAA,EAAE,OAAO,EACtE,OAAOA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,mBAAmB,uDAAuD,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-environment.d.ts
|
|
4
|
-
declare const RailwayGetEnvironmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetEnvironmentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RailwayGetEnvironmentOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
service_instances: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
edges: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
node: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
service_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
latest_deployment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$strip>>>;
|
|
20
|
+
}, z.core.$strip>>>;
|
|
21
|
+
}, z.core.$strip>>>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const railwayGetEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
id: string;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { railwayGetEnvironment };
|
|
9
29
|
//# sourceMappingURL=get-environment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-environment.d.cts","names":[],"sources":["../../src/actions/get-environment.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-environment.d.cts","names":[],"sources":["../../src/actions/get-environment.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-environment.d.ts
|
|
4
|
-
declare const RailwayGetEnvironmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetEnvironmentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RailwayGetEnvironmentOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
service_instances: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
edges: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
node: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
service_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
latest_deployment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$strip>>>;
|
|
20
|
+
}, z.core.$strip>>>;
|
|
21
|
+
}, z.core.$strip>>>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const railwayGetEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
id: string;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { railwayGetEnvironment };
|
|
9
29
|
//# sourceMappingURL=get-environment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-environment.d.mts","names":[],"sources":["../../src/actions/get-environment.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-environment.d.mts","names":[],"sources":["../../src/actions/get-environment.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-environment.mjs","names":[],"sources":["../../src/actions/get-environment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetEnvironmentInput
|
|
1
|
+
{"version":3,"file":"get-environment.mjs","names":[],"sources":["../../src/actions/get-environment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetEnvironmentInput = z.object({\n id: z.string().describe(\"The unique identifier of the environment to retrieve. Example: 'abc123-def4-5678-ghij'\"),\n}).describe(\"Request schema for getting environment details.\");\nconst RailwayGetEnvironment_LatestDeploymentSchema = z.object({\n id: z.string().describe(\"The unique identifier of the latest deployment.\").nullable().optional(),\n status: z.string().describe(\"The status of the latest deployment (e.g., 'SUCCESS', 'FAILURE', 'BUILDING').\").nullable().optional(),\n}).describe(\"Latest deployment information for a service instance.\");\nconst RailwayGetEnvironment_ServiceInstanceNodeSchema = z.object({\n id: z.string().describe(\"The unique identifier of the service instance.\").nullable().optional(),\n service_name: z.string().describe(\"The name of the service.\").nullable().optional(),\n latest_deployment: RailwayGetEnvironment_LatestDeploymentSchema.nullable().optional(),\n}).describe(\"Service instance node within the environment.\");\nconst RailwayGetEnvironment_ServiceInstanceEdgeSchema = z.object({\n node: RailwayGetEnvironment_ServiceInstanceNodeSchema.nullable().optional(),\n}).describe(\"Edge containing a service instance node.\");\nconst RailwayGetEnvironment_ServiceInstancesConnectionSchema = z.object({\n edges: z.array(RailwayGetEnvironment_ServiceInstanceEdgeSchema).describe(\"List of service instance edges.\").nullable().optional(),\n}).describe(\"Connection for service instances in the environment.\");\nexport const RailwayGetEnvironmentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable().optional(),\n name: z.string().describe(\"The name of the environment.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the environment was created.\").nullable().optional(),\n service_instances: RailwayGetEnvironment_ServiceInstancesConnectionSchema.nullable().optional(),\n}).describe(\"Response schema for the environment query.\");\n\nexport const railwayGetEnvironment = action(\"RAILWAY_GET_ENVIRONMENT\", {\n slug: \"railway-get-environment\",\n name: \"Get Environment\",\n description: \"Get details of a specific Railway environment by its ID, including service instances and deployment information. Use this action when you need to retrieve detailed information about an environment, such as its name, creation timestamp, and the service instances deployed within it, along with their latest deployment statuses. This is a read-only action that queries the Railway GraphQL API.\",\n input: RailwayGetEnvironmentInput,\n output: RailwayGetEnvironmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,mBAAmB,6CAA6C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,kDAAkD,EAAE,OAAO,EAC/D,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yDAAyD,EAAE,OAAO,EACtE,OAAO,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAQlE,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZyC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,mBAAmB,uDAAuD,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-git-hub-pr-info.cjs","names":["z","action"],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetGitHubPrInfoInput
|
|
1
|
+
{"version":3,"file":"get-git-hub-pr-info.cjs","names":["z","action"],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetGitHubPrInfoInput = z.object({\n prNumber: z.number().int().describe(\"The pull request number (e.g., 1 for PR #1).\"),\n serviceId: z.string().describe(\"The unique identifier of the Railway service to get the PR info for.\"),\n}).describe(\"Request parameters for retrieving GitHub pull request information.\");\nexport const RailwayGetGitHubPrInfoOutput = z.object({\n body: z.string().describe(\"The body/description of the pull request.\").nullable().optional(),\n state: z.string().describe(\"The current state of the pull request (e.g., 'OPEN', 'CLOSED', 'MERGED').\").nullable().optional(),\n title: z.string().describe(\"The title of the pull request.\").nullable().optional(),\n author: z.string().describe(\"The GitHub username of the pull request author.\").nullable().optional(),\n additions: z.number().int().describe(\"The number of additions in the pull request.\").nullable().optional(),\n deletions: z.number().int().describe(\"The number of deletions in the pull request.\").nullable().optional(),\n mergeable: z.boolean().describe(\"Whether the pull request is mergeable.\").nullable().optional(),\n changedFiles: z.number().int().describe(\"The number of files changed in the pull request.\").nullable().optional(),\n}).describe(\"Response schema for GitHub pull request information.\");\n\nexport const railwayGetGitHubPrInfo = action(\"RAILWAY_GET_GIT_HUB_PR_INFO\", {\n slug: \"railway-get-git-hub-pr-info\",\n name: \"Get GitHub PR Info\",\n description: \"Get information for a GitHub pull request associated with a Railway service. Use this action when you need to retrieve details about a specific pull request, such as its title, state, URL, or author information, for monitoring PR status or integrating with CI/CD workflows. This is a read-only action that queries the Railway GraphQL API for pull request information linked to the specified service.\",\n input: RailwayGetGitHubPrInfoInput,\n output: RailwayGetGitHubPrInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;AACvG,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,yBAAyBC,eAAAA,OAAO,+BAA+B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-git-hub-pr-info.d.ts
|
|
4
|
-
declare const RailwayGetGitHubPrInfoInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetGitHubPrInfoInput: z.ZodObject<{
|
|
5
|
+
prNumber: z.ZodNumber;
|
|
6
|
+
serviceId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RailwayGetGitHubPrInfoOutput: z.ZodObject<{
|
|
9
|
+
body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
author: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
additions: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
deletions: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
changedFiles: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const railwayGetGitHubPrInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
prNumber: number;
|
|
20
|
+
serviceId: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { railwayGetGitHubPrInfo };
|
|
9
24
|
//# sourceMappingURL=get-git-hub-pr-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-git-hub-pr-info.d.cts","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-git-hub-pr-info.d.cts","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-git-hub-pr-info.d.ts
|
|
4
|
-
declare const RailwayGetGitHubPrInfoInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetGitHubPrInfoInput: z.ZodObject<{
|
|
5
|
+
prNumber: z.ZodNumber;
|
|
6
|
+
serviceId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RailwayGetGitHubPrInfoOutput: z.ZodObject<{
|
|
9
|
+
body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
author: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
additions: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
deletions: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
changedFiles: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const railwayGetGitHubPrInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
prNumber: number;
|
|
20
|
+
serviceId: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { railwayGetGitHubPrInfo };
|
|
9
24
|
//# sourceMappingURL=get-git-hub-pr-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-git-hub-pr-info.d.mts","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-git-hub-pr-info.d.mts","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-git-hub-pr-info.mjs","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetGitHubPrInfoInput
|
|
1
|
+
{"version":3,"file":"get-git-hub-pr-info.mjs","names":[],"sources":["../../src/actions/get-git-hub-pr-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetGitHubPrInfoInput = z.object({\n prNumber: z.number().int().describe(\"The pull request number (e.g., 1 for PR #1).\"),\n serviceId: z.string().describe(\"The unique identifier of the Railway service to get the PR info for.\"),\n}).describe(\"Request parameters for retrieving GitHub pull request information.\");\nexport const RailwayGetGitHubPrInfoOutput = z.object({\n body: z.string().describe(\"The body/description of the pull request.\").nullable().optional(),\n state: z.string().describe(\"The current state of the pull request (e.g., 'OPEN', 'CLOSED', 'MERGED').\").nullable().optional(),\n title: z.string().describe(\"The title of the pull request.\").nullable().optional(),\n author: z.string().describe(\"The GitHub username of the pull request author.\").nullable().optional(),\n additions: z.number().int().describe(\"The number of additions in the pull request.\").nullable().optional(),\n deletions: z.number().int().describe(\"The number of deletions in the pull request.\").nullable().optional(),\n mergeable: z.boolean().describe(\"Whether the pull request is mergeable.\").nullable().optional(),\n changedFiles: z.number().int().describe(\"The number of files changed in the pull request.\").nullable().optional(),\n}).describe(\"Response schema for GitHub pull request information.\");\n\nexport const railwayGetGitHubPrInfo = action(\"RAILWAY_GET_GIT_HUB_PR_INFO\", {\n slug: \"railway-get-git-hub-pr-info\",\n name: \"Get GitHub PR Info\",\n description: \"Get information for a GitHub pull request associated with a Railway service. Use this action when you need to retrieve details about a specific pull request, such as its title, state, URL, or author information, for monitoring PR status or integrating with CI/CD workflows. This is a read-only action that queries the Railway GraphQL API for pull request information linked to the specified service.\",\n input: RailwayGetGitHubPrInfoInput,\n output: RailwayGetGitHubPrInfoOutput,\n});\n"],"mappings":";;AAmBA,MAAa,yBAAyB,OAAO,+BAA+B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnByC,EAAE,OAAO;EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACvG,CAAC,CAAC,CAAC,SAAS,oEAgBH;CACP,QAhB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-kickback-earnings.cjs","names":["z","action"],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetUserKickbackEarningsInput
|
|
1
|
+
{"version":3,"file":"get-user-kickback-earnings.cjs","names":["z","action"],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetUserKickbackEarningsInput = z.object({}).describe(\"Request model for getting user kickback earnings.\");\nconst RailwayGetUserKickbackEarnings_UserKickbackEarningsSchema = z.object({\n total_amount: z.number().describe(\"The total amount of kickback earnings for the user.\").nullable().optional(),\n}).describe(\"User kickback earnings data.\");\nexport const RailwayGetUserKickbackEarningsOutput = z.object({\n user_kickback_earnings: RailwayGetUserKickbackEarnings_UserKickbackEarningsSchema.nullable().optional(),\n}).describe(\"Response model for the user kickback earnings query.\");\n\nexport const railwayGetUserKickbackEarnings = action(\"RAILWAY_GET_USER_KICKBACK_EARNINGS\", {\n slug: \"railway-get-user-kickback-earnings\",\n name: \"Get User Kickback Earnings\",\n description: \"Get the total kickback earnings for the authenticated Railway user. Use this action when you need to retrieve the kickback earnings information for the authenticated user, including the total amount earned and the currency. This is a read-only operation that queries the Railway GraphQL API. Kickback earnings are rewards earned through the Railway referral program when users you refer upgrade their Railway projects.\",\n input: RailwayGetUserKickbackEarningsInput,\n output: RailwayGetUserKickbackEarningsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC5H,MAAM,4DAA4DA,IAAAA,EAAE,OAAO,EACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,wBAAwB,0DAA0D,SAAS,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-user-kickback-earnings.d.ts
|
|
4
|
-
declare const RailwayGetUserKickbackEarningsInput: z.
|
|
5
|
-
declare const RailwayGetUserKickbackEarningsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetUserKickbackEarningsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RailwayGetUserKickbackEarningsOutput: z.ZodObject<{
|
|
6
|
+
user_kickback_earnings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7
|
+
total_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
8
|
+
}, z.core.$strip>>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const railwayGetUserKickbackEarnings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { railwayGetUserKickbackEarnings };
|
|
9
13
|
//# sourceMappingURL=get-user-kickback-earnings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-kickback-earnings.d.cts","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-user-kickback-earnings.d.cts","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-user-kickback-earnings.d.ts
|
|
4
|
-
declare const RailwayGetUserKickbackEarningsInput: z.
|
|
5
|
-
declare const RailwayGetUserKickbackEarningsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RailwayGetUserKickbackEarningsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RailwayGetUserKickbackEarningsOutput: z.ZodObject<{
|
|
6
|
+
user_kickback_earnings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7
|
+
total_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
8
|
+
}, z.core.$strip>>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const railwayGetUserKickbackEarnings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { railwayGetUserKickbackEarnings };
|
|
9
13
|
//# sourceMappingURL=get-user-kickback-earnings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-kickback-earnings.d.mts","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-user-kickback-earnings.d.mts","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-kickback-earnings.mjs","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetUserKickbackEarningsInput
|
|
1
|
+
{"version":3,"file":"get-user-kickback-earnings.mjs","names":[],"sources":["../../src/actions/get-user-kickback-earnings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayGetUserKickbackEarningsInput = z.object({}).describe(\"Request model for getting user kickback earnings.\");\nconst RailwayGetUserKickbackEarnings_UserKickbackEarningsSchema = z.object({\n total_amount: z.number().describe(\"The total amount of kickback earnings for the user.\").nullable().optional(),\n}).describe(\"User kickback earnings data.\");\nexport const RailwayGetUserKickbackEarningsOutput = z.object({\n user_kickback_earnings: RailwayGetUserKickbackEarnings_UserKickbackEarningsSchema.nullable().optional(),\n}).describe(\"Response model for the user kickback earnings query.\");\n\nexport const railwayGetUserKickbackEarnings = action(\"RAILWAY_GET_USER_KICKBACK_EARNINGS\", {\n slug: \"railway-get-user-kickback-earnings\",\n name: \"Get User Kickback Earnings\",\n description: \"Get the total kickback earnings for the authenticated Railway user. Use this action when you need to retrieve the kickback earnings information for the authenticated user, including the total amount earned and the currency. This is a read-only operation that queries the Railway GraphQL API. Kickback earnings are rewards earned through the Railway referral program when users you refer upgrade their Railway projects.\",\n input: RailwayGetUserKickbackEarningsInput,\n output: RailwayGetUserKickbackEarningsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC5H,MAAM,4DAA4D,EAAE,OAAO,EACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAK1C,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,wBAAwB,0DAA0D,SAAS,CAAC,CAAC,SAAS,EACxG,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
|
|
@@ -3,9 +3,9 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-api-tokens.ts
|
|
4
4
|
const RailwayListApiTokensInput = zod.z.object({}).describe("Request parameters for listing API tokens.");
|
|
5
5
|
const RailwayListApiTokens_ApiTokenSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("The unique identifier of the API token."),
|
|
7
|
-
name: zod.z.string().describe("The name of the API token."),
|
|
8
|
-
created_at: zod.z.string().describe("The timestamp when the API token was created (ISO 8601 format).")
|
|
6
|
+
id: zod.z.string().describe("The unique identifier of the API token.").nullable(),
|
|
7
|
+
name: zod.z.string().describe("The name of the API token.").nullable(),
|
|
8
|
+
created_at: zod.z.string().describe("The timestamp when the API token was created (ISO 8601 format).").nullable()
|
|
9
9
|
}).describe("Individual API token data.");
|
|
10
10
|
const RailwayListApiTokensOutput = zod.z.object({ api_tokens: zod.z.array(RailwayListApiTokens_ApiTokenSchema).describe("List of API tokens associated with the authenticated user.").nullable().optional() }).describe("Response schema containing all API tokens for the authenticated user.");
|
|
11
11
|
const railwayListApiTokens = require_action.action("RAILWAY_LIST_API_TOKENS", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-tokens.cjs","names":["z","action"],"sources":["../../src/actions/list-api-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListApiTokensInput
|
|
1
|
+
{"version":3,"file":"list-api-tokens.cjs","names":["z","action"],"sources":["../../src/actions/list-api-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListApiTokensInput = z.object({}).describe(\"Request parameters for listing API tokens.\");\nconst RailwayListApiTokens_ApiTokenSchema = z.object({\n id: z.string().describe(\"The unique identifier of the API token.\").nullable(),\n name: z.string().describe(\"The name of the API token.\").nullable(),\n created_at: z.string().describe(\"The timestamp when the API token was created (ISO 8601 format).\").nullable(),\n}).describe(\"Individual API token data.\");\nexport const RailwayListApiTokensOutput = z.object({\n api_tokens: z.array(RailwayListApiTokens_ApiTokenSchema).describe(\"List of API tokens associated with the authenticated user.\").nullable().optional(),\n}).describe(\"Response schema containing all API tokens for the authenticated user.\");\n\nexport const railwayListApiTokens = action(\"RAILWAY_LIST_API_TOKENS\", {\n slug: \"railway-list-api-tokens\",\n name: \"List API Tokens\",\n description: \"Retrieve all API tokens for the authenticated user from Railway. Use this action when you need to fetch the list of API tokens associated with the currently authenticated user. This is a read-only operation that returns token metadata including the ID, name, and creation timestamp for each token. The action queries the Railway GraphQL API and returns the complete list of tokens.\",\n input: RailwayListApiTokensInput,\n output: RailwayListApiTokensOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC3G,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AAEnF,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-api-tokens.d.ts
|
|
4
|
-
declare const RailwayListApiTokensInput: z.
|
|
5
|
-
declare const RailwayListApiTokensOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RailwayListApiTokensInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RailwayListApiTokensOutput: z.ZodObject<{
|
|
6
|
+
api_tokens: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const railwayListApiTokens: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { railwayListApiTokens };
|
|
9
15
|
//# sourceMappingURL=list-api-tokens.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-tokens.d.cts","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-api-tokens.d.cts","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-api-tokens.d.ts
|
|
4
|
-
declare const RailwayListApiTokensInput: z.
|
|
5
|
-
declare const RailwayListApiTokensOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RailwayListApiTokensInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RailwayListApiTokensOutput: z.ZodObject<{
|
|
6
|
+
api_tokens: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const railwayListApiTokens: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { railwayListApiTokens };
|
|
9
15
|
//# sourceMappingURL=list-api-tokens.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-tokens.d.mts","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-api-tokens.d.mts","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,9 +3,9 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-api-tokens.ts
|
|
4
4
|
const RailwayListApiTokensInput = z.object({}).describe("Request parameters for listing API tokens.");
|
|
5
5
|
const RailwayListApiTokens_ApiTokenSchema = z.object({
|
|
6
|
-
id: z.string().describe("The unique identifier of the API token."),
|
|
7
|
-
name: z.string().describe("The name of the API token."),
|
|
8
|
-
created_at: z.string().describe("The timestamp when the API token was created (ISO 8601 format).")
|
|
6
|
+
id: z.string().describe("The unique identifier of the API token.").nullable(),
|
|
7
|
+
name: z.string().describe("The name of the API token.").nullable(),
|
|
8
|
+
created_at: z.string().describe("The timestamp when the API token was created (ISO 8601 format).").nullable()
|
|
9
9
|
}).describe("Individual API token data.");
|
|
10
10
|
const railwayListApiTokens = action("RAILWAY_LIST_API_TOKENS", {
|
|
11
11
|
slug: "railway-list-api-tokens",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-tokens.mjs","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListApiTokensInput
|
|
1
|
+
{"version":3,"file":"list-api-tokens.mjs","names":[],"sources":["../../src/actions/list-api-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListApiTokensInput = z.object({}).describe(\"Request parameters for listing API tokens.\");\nconst RailwayListApiTokens_ApiTokenSchema = z.object({\n id: z.string().describe(\"The unique identifier of the API token.\").nullable(),\n name: z.string().describe(\"The name of the API token.\").nullable(),\n created_at: z.string().describe(\"The timestamp when the API token was created (ISO 8601 format).\").nullable(),\n}).describe(\"Individual API token data.\");\nexport const RailwayListApiTokensOutput = z.object({\n api_tokens: z.array(RailwayListApiTokens_ApiTokenSchema).describe(\"List of API tokens associated with the authenticated user.\").nullable().optional(),\n}).describe(\"Response schema containing all API tokens for the authenticated user.\");\n\nexport const railwayListApiTokens = action(\"RAILWAY_LIST_API_TOKENS\", {\n slug: \"railway-list-api-tokens\",\n name: \"List API Tokens\",\n description: \"Retrieve all API tokens for the authenticated user from Railway. Use this action when you need to fetch the list of API tokens associated with the currently authenticated user. This is a read-only operation that returns token metadata including the ID, name, and creation timestamp for each token. The action queries the Railway GraphQL API and returns the complete list of tokens.\",\n input: RailwayListApiTokensInput,\n output: RailwayListApiTokensOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC3G,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAKxC,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwC,EAAE,OAAO,EACjD,YAAY,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-environment-patches.cjs","names":["z","action"],"sources":["../../src/actions/list-environment-patches.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListEnvironmentPatchesInput
|
|
1
|
+
{"version":3,"file":"list-environment-patches.cjs","names":["z","action"],"sources":["../../src/actions/list-environment-patches.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RailwayListEnvironmentPatchesInput = z.object({\n after: z.string().describe(\"Cursor for pagination - return patches after this cursor.\").optional(),\n first: z.number().int().describe(\"Maximum number of patches to return (for pagination).\").optional(),\n environment_id: z.string().describe(\"The unique identifier of the environment to get patches for.\"),\n}).describe(\"Request parameters for listing environment patches.\");\nconst RailwayListEnvironmentPatches_EnvironmentPatchSchema = z.object({\n id: z.string().describe(\"The unique identifier of the patch.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the patch was created (ISO 8601 format).\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the patch was last updated (ISO 8601 format).\").nullable().optional(),\n}).describe(\"A single patch entry for an environment.\");\nexport const RailwayListEnvironmentPatchesOutput = z.object({\n environment_patches: z.array(RailwayListEnvironmentPatches_EnvironmentPatchSchema).describe(\"List of patches associated with the specified environment.\").nullable().optional(),\n}).describe(\"Response schema for listing environment patches.\");\n\nexport const railwayListEnvironmentPatches = action(\"RAILWAY_LIST_ENVIRONMENT_PATCHES\", {\n slug: \"railway-list-environment-patches\",\n name: \"List Environment Patches\",\n description: \"Retrieve all patches for a Railway environment using the GraphQL API. Use this action when you need to fetch the list of configuration patches applied to an environment. This is useful for auditing environment history, tracking configuration changes, or reviewing past deployments to an environment. The action queries the Railway GraphQL API for all patches associated with the specified environment ID and returns their metadata including identifiers and timestamps.\",\n input: RailwayListEnvironmentPatchesInput,\n output: RailwayListEnvironmentPatchesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACnG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AACpG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,qBAAqBA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChL,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-environment-patches.d.ts
|
|
4
|
-
declare const RailwayListEnvironmentPatchesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayListEnvironmentPatchesInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
first: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
environment_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RailwayListEnvironmentPatchesOutput: z.ZodObject<{
|
|
10
|
+
environment_patches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const railwayListEnvironmentPatches: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
environment_id: string;
|
|
18
|
+
after?: string | undefined;
|
|
19
|
+
first?: number | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { railwayListEnvironmentPatches };
|
|
9
23
|
//# sourceMappingURL=list-environment-patches.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-environment-patches.d.cts","names":[],"sources":["../../src/actions/list-environment-patches.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"list-environment-patches.d.cts","names":[],"sources":["../../src/actions/list-environment-patches.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAUlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-environment-patches.d.ts
|
|
4
|
-
declare const RailwayListEnvironmentPatchesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RailwayListEnvironmentPatchesInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
first: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
environment_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RailwayListEnvironmentPatchesOutput: z.ZodObject<{
|
|
10
|
+
environment_patches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const railwayListEnvironmentPatches: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
environment_id: string;
|
|
18
|
+
after?: string | undefined;
|
|
19
|
+
first?: number | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { railwayListEnvironmentPatches };
|
|
9
23
|
//# sourceMappingURL=list-environment-patches.d.mts.map
|