windmill-cli 1.555.2 → 1.556.1
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/esm/deps/jsr.io/@std/fs/1.0.19/copy.js +1 -1
- package/esm/deps/jsr.io/@std/fs/1.0.19/ensure_symlink.js +1 -1
- package/esm/deps/jsr.io/@std/fs/1.0.19/expand_glob.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/basename.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/constants.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/dirname.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/extname.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/format.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/from_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/glob_to_regexp.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/is_absolute.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/join.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/join_globs.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/normalize.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/normalize_glob.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/parse.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/relative.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/resolve.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/1.1.2/to_namespaced_path.js +1 -1
- package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_schema.js +10 -0
- package/esm/deps.js +2 -2
- package/esm/gen/core/OpenAPI.js +1 -1
- package/esm/gen/services.gen.js +7 -11
- package/esm/src/main.js +1 -1
- package/package.json +1 -1
- package/types/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/internal/{1.0.10 → 1.0.12}/os.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/yaml/1.0.10/_chars.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_dumper_state.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_loader_state.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_schema.d.ts +7 -3
- package/types/deps/jsr.io/@std/yaml/1.0.10/_schema.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/binary.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/bool.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/float.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/int.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/map.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/merge.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/nil.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/omap.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/pairs.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/regexp.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/seq.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/set.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/str.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/timestamp.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type/undefined.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type.d.ts +16 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_type.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/_utils.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/mod.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/parse.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/yaml/1.0.10/stringify.d.ts.map +1 -0
- package/types/deps.d.ts +2 -2
- package/types/deps.d.ts.map +1 -1
- package/types/gen/services.gen.d.ts +6 -8
- package/types/gen/services.gen.d.ts.map +1 -1
- package/types/gen/types.gen.d.ts +45 -11
- package/types/gen/types.gen.d.ts.map +1 -1
- package/types/src/main.d.ts +1 -1
- package/types/windmill-utils-internal/src/gen/types.gen.d.ts +45 -11
- package/types/windmill-utils-internal/src/gen/types.gen.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/internal/1.0.10/_os.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_chars.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_dumper_state.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_loader_state.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_schema.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/binary.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/bool.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/float.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/int.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/map.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/merge.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/nil.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/omap.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/pairs.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/regexp.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/seq.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/set.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/str.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/timestamp.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type/undefined.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_type.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/_utils.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/mod.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/parse.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/yaml/1.0.9/stringify.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/internal/{1.0.10 → 1.0.12}/_os.js +0 -0
- /package/esm/deps/jsr.io/@std/internal/{1.0.10 → 1.0.12}/os.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_chars.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_dumper_state.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_loader_state.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/binary.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/bool.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/float.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/int.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/map.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/merge.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/nil.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/omap.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/pairs.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/regexp.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/seq.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/set.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/str.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/timestamp.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/undefined.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_utils.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/stringify.js +0 -0
- /package/types/deps/jsr.io/@std/internal/{1.0.10 → 1.0.12}/_os.d.ts +0 -0
- /package/types/deps/jsr.io/@std/internal/{1.0.10 → 1.0.12}/os.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_chars.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_dumper_state.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_loader_state.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/binary.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/bool.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/float.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/int.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/map.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/merge.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/nil.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/omap.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/pairs.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/regexp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/seq.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/set.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/str.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/timestamp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_type/undefined.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/_utils.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/yaml/{1.0.9 → 1.0.10}/stringify.d.ts +0 -0
package/types/src/main.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ import { pull as hubPull } from "./commands/hub/hub.js";
|
|
|
22
22
|
import { pull, push } from "./commands/sync/sync.js";
|
|
23
23
|
import { add as workspaceAdd } from "./commands/workspace/workspace.js";
|
|
24
24
|
export { flow, app, script, workspace, resource, resourceType, user, variable, hub, folder, schedule, trigger, sync, gitsyncSettings, instance, dev, hubPull, pull, push, workspaceAdd, };
|
|
25
|
-
export declare const VERSION = "1.
|
|
25
|
+
export declare const VERSION = "1.556.1";
|
|
26
26
|
export declare const WM_FORK_PREFIX = "wm-fork";
|
|
27
27
|
declare const command: Command<{
|
|
28
28
|
workspace?: (import("../deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/mod.js").StringType & string) | undefined;
|
|
@@ -133,14 +133,14 @@ export type ForloopFlow = {
|
|
|
133
133
|
skip_failures: boolean;
|
|
134
134
|
type: 'forloopflow';
|
|
135
135
|
parallel?: boolean;
|
|
136
|
-
parallelism?:
|
|
136
|
+
parallelism?: InputTransform;
|
|
137
137
|
};
|
|
138
138
|
export type WhileloopFlow = {
|
|
139
139
|
modules: Array<FlowModule>;
|
|
140
140
|
skip_failures: boolean;
|
|
141
141
|
type: 'whileloopflow';
|
|
142
142
|
parallel?: boolean;
|
|
143
|
-
parallelism?:
|
|
143
|
+
parallelism?: InputTransform;
|
|
144
144
|
};
|
|
145
145
|
export type BranchOne = {
|
|
146
146
|
branches: Array<{
|
|
@@ -502,7 +502,7 @@ export type QueuedJob = {
|
|
|
502
502
|
canceled_by?: string;
|
|
503
503
|
canceled_reason?: string;
|
|
504
504
|
last_ping?: string;
|
|
505
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | '
|
|
505
|
+
job_kind: 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent';
|
|
506
506
|
schedule_path?: string;
|
|
507
507
|
/**
|
|
508
508
|
* The user (u/userfoo) or group (g/groupfoo) whom
|
|
@@ -526,7 +526,7 @@ export type QueuedJob = {
|
|
|
526
526
|
preprocessed?: boolean;
|
|
527
527
|
worker?: string;
|
|
528
528
|
};
|
|
529
|
-
export type job_kind = 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | '
|
|
529
|
+
export type job_kind = 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent';
|
|
530
530
|
export type CompletedJob = {
|
|
531
531
|
workspace_id?: string;
|
|
532
532
|
id: string;
|
|
@@ -546,7 +546,7 @@ export type CompletedJob = {
|
|
|
546
546
|
canceled: boolean;
|
|
547
547
|
canceled_by?: string;
|
|
548
548
|
canceled_reason?: string;
|
|
549
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flow' | 'flowdependencies' | 'appdependencies' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | '
|
|
549
|
+
job_kind: 'script' | 'preview' | 'dependencies' | 'flow' | 'flowdependencies' | 'appdependencies' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent';
|
|
550
550
|
schedule_path?: string;
|
|
551
551
|
/**
|
|
552
552
|
* The user (u/userfoo) or group (g/groupfoo) whom
|
|
@@ -907,6 +907,10 @@ export type Schedule = {
|
|
|
907
907
|
tag?: string;
|
|
908
908
|
paused_until?: string;
|
|
909
909
|
cron_version?: string;
|
|
910
|
+
/**
|
|
911
|
+
* Path to a script that validates scheduled datetimes. Receives scheduled_for datetime and returns boolean.
|
|
912
|
+
*/
|
|
913
|
+
dynamic_skip?: string;
|
|
910
914
|
};
|
|
911
915
|
export type ScheduleWJobs = Schedule & {
|
|
912
916
|
jobs?: Array<{
|
|
@@ -1013,6 +1017,10 @@ export type NewSchedule = {
|
|
|
1013
1017
|
* The version of the cron schedule to use (last is v2)
|
|
1014
1018
|
*/
|
|
1015
1019
|
cron_version?: string;
|
|
1020
|
+
/**
|
|
1021
|
+
* Path to a script that validates scheduled datetimes. Receives scheduled_for datetime and returns boolean.
|
|
1022
|
+
*/
|
|
1023
|
+
dynamic_skip?: string;
|
|
1016
1024
|
};
|
|
1017
1025
|
export type EditSchedule = {
|
|
1018
1026
|
/**
|
|
@@ -1095,6 +1103,10 @@ export type EditSchedule = {
|
|
|
1095
1103
|
* The version of the cron schedule to use (last is v2)
|
|
1096
1104
|
*/
|
|
1097
1105
|
cron_version?: string;
|
|
1106
|
+
/**
|
|
1107
|
+
* Path to a script that validates scheduled datetimes. Receives scheduled_for datetime and returns boolean.
|
|
1108
|
+
*/
|
|
1109
|
+
dynamic_skip?: string;
|
|
1098
1110
|
};
|
|
1099
1111
|
export type TriggerExtraProperty = {
|
|
1100
1112
|
path: string;
|
|
@@ -1419,6 +1431,29 @@ export type SqsTrigger = TriggerExtraProperty & {
|
|
|
1419
1431
|
error_handler_args?: ScriptArgs;
|
|
1420
1432
|
retry?: Retry;
|
|
1421
1433
|
};
|
|
1434
|
+
export type LoggedWizardStatus = 'OK' | 'SKIP' | 'FAIL';
|
|
1435
|
+
export type DucklakeInstanceCatalogDbStatusLogs = {
|
|
1436
|
+
super_admin?: LoggedWizardStatus;
|
|
1437
|
+
database_credentials?: LoggedWizardStatus;
|
|
1438
|
+
valid_dbname?: LoggedWizardStatus;
|
|
1439
|
+
/**
|
|
1440
|
+
* Created database status log
|
|
1441
|
+
*/
|
|
1442
|
+
created_database?: LoggedWizardStatus;
|
|
1443
|
+
db_connect?: LoggedWizardStatus;
|
|
1444
|
+
grant_permissions?: LoggedWizardStatus;
|
|
1445
|
+
};
|
|
1446
|
+
export type DucklakeInstanceCatalogDbStatus = {
|
|
1447
|
+
logs: DucklakeInstanceCatalogDbStatusLogs;
|
|
1448
|
+
/**
|
|
1449
|
+
* Whether the operation completed successfully
|
|
1450
|
+
*/
|
|
1451
|
+
success: boolean;
|
|
1452
|
+
/**
|
|
1453
|
+
* Error message if the operation failed
|
|
1454
|
+
*/
|
|
1455
|
+
error?: (string) | null;
|
|
1456
|
+
};
|
|
1422
1457
|
export type NewSqsTrigger = {
|
|
1423
1458
|
queue_url: string;
|
|
1424
1459
|
aws_auth_resource_type: AwsAuthResourceType;
|
|
@@ -2652,17 +2687,16 @@ export type ExistsUsernameData = {
|
|
|
2652
2687
|
};
|
|
2653
2688
|
};
|
|
2654
2689
|
export type ExistsUsernameResponse = (boolean);
|
|
2655
|
-
export type
|
|
2656
|
-
|
|
2657
|
-
};
|
|
2658
|
-
export type
|
|
2659
|
-
export type CreateDucklakeDatabaseData = {
|
|
2690
|
+
export type GetDucklakeInstanceCatalogDbStatusResponse = ({
|
|
2691
|
+
[key: string]: DucklakeInstanceCatalogDbStatus;
|
|
2692
|
+
});
|
|
2693
|
+
export type SetupDucklakeCatalogDbData = {
|
|
2660
2694
|
/**
|
|
2661
2695
|
* The name of the database to create
|
|
2662
2696
|
*/
|
|
2663
2697
|
name: string;
|
|
2664
2698
|
};
|
|
2665
|
-
export type
|
|
2699
|
+
export type SetupDucklakeCatalogDbResponse = (DucklakeInstanceCatalogDbStatus);
|
|
2666
2700
|
export type GetGlobalData = {
|
|
2667
2701
|
key: string;
|
|
2668
2702
|
};
|