@dagger.io/dagger 0.18.17 → 0.18.19
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/src/api/client.gen.d.ts +361 -5
- package/dist/src/api/client.gen.d.ts.map +1 -1
- package/dist/src/api/client.gen.js +521 -3
- package/dist/src/common/utils.d.ts +1 -0
- package/dist/src/common/utils.d.ts.map +1 -1
- package/dist/src/module/introspector/dagger_module/module.d.ts +4 -0
- package/dist/src/module/introspector/dagger_module/module.d.ts.map +1 -1
- package/dist/src/module/introspector/dagger_module/module.js +35 -13
- package/dist/src/module/introspector/typescript_module/ast.d.ts +1 -0
- package/dist/src/module/introspector/typescript_module/ast.d.ts.map +1 -1
- package/dist/src/module/introspector/typescript_module/ast.js +33 -0
- package/dist/src/provisioning/default.d.ts +1 -1
- package/dist/src/provisioning/default.js +1 -1
- package/package.json +22 -22
|
@@ -8,6 +8,7 @@ export declare const log: (stack?: string) => {
|
|
|
8
8
|
setLogStream(stream: import("stream")): /*elided*/ any;
|
|
9
9
|
setLevelNoColor(): void;
|
|
10
10
|
setLevelColor(): void;
|
|
11
|
+
enableFileAndLine(enable: boolean, isShortFile?: boolean): void;
|
|
11
12
|
isLevelValid(level: "error" | "debug" | "info" | "warn" | "disable" | "success"): boolean;
|
|
12
13
|
isAllowedLevel(level: "error" | "debug" | "info" | "warn" | "disable" | "success"): boolean;
|
|
13
14
|
checkSetting(setting: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/common/utils.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,GAAI,QAAQ,MAAM
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/common/utils.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,GAAI,QAAQ,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACe,CAAA;AAEjD,wBAAgB,MAAM,IAAI,OAAO,CAGhC"}
|
|
@@ -106,6 +106,10 @@ export declare class DaggerModule {
|
|
|
106
106
|
* If the type cannot be resolved or is not supported, we throw an error.
|
|
107
107
|
*/
|
|
108
108
|
private resolveTypeAlias;
|
|
109
|
+
/**
|
|
110
|
+
* Find the classes in the AST. Returns only our main class if it exists
|
|
111
|
+
*/
|
|
112
|
+
private findClasses;
|
|
109
113
|
/**
|
|
110
114
|
* Recursively propagate references to all objects properties and functions.
|
|
111
115
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/module/introspector/dagger_module/module.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAKhC,OAAO,EAEL,GAAG,EAGJ,MAAM,+BAA+B,CAAA;AAGtC,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAE/C,OAAO,EAAmB,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AAInD;;;;;;;;GAQG;AACH,qBAAa,YAAY;IAuEd,IAAI,EAAE,MAAM;IACnB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,GAAG;IAxEb;;;;;;;;;;;;;;;;;;;OAmBG;IACI,OAAO,EAAE,iBAAiB,CAAK;IAEtC;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,KAAK,EAAE,eAAe,CAAK;IAElC;;;;;;;;;;OAUG;IACI,UAAU,EAAE,gBAAgB,CAAK;IAEjC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAA;IAEtC,OAAO,CAAC,UAAU,CAKjB;gBAGQ,IAAI,EAAE,MAAM,EACX,UAAU,EAAE,MAAM,EAAE,EACpB,GAAG,EAAE,GAAG;
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/module/introspector/dagger_module/module.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAKhC,OAAO,EAEL,GAAG,EAGJ,MAAM,+BAA+B,CAAA;AAGtC,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAE/C,OAAO,EAAmB,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AAInD;;;;;;;;GAQG;AACH,qBAAa,YAAY;IAuEd,IAAI,EAAE,MAAM;IACnB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,GAAG;IAxEb;;;;;;;;;;;;;;;;;;;OAmBG;IACI,OAAO,EAAE,iBAAiB,CAAK;IAEtC;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,KAAK,EAAE,eAAe,CAAK;IAElC;;;;;;;;;;OAUG;IACI,UAAU,EAAE,gBAAgB,CAAK;IAEjC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAA;IAEtC,OAAO,CAAC,UAAU,CAKjB;gBAGQ,IAAI,EAAE,MAAM,EACX,UAAU,EAAE,MAAM,EAAE,EACpB,GAAG,EAAE,GAAG;IA8BlB;;;;;;;;;;;;;;;OAeG;IACH,OAAO,CAAC,iBAAiB;IAkIzB;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,gBAAgB;IAsExB;;OAEG;IACH,OAAO,CAAC,WAAW;IA2BnB;;OAEG;IACH,OAAO,CAAC,mBAAmB;IAU3B;;OAEG;IACH,OAAO,CAAC,cAAc;IAgBtB,MAAM;;;;;;;CASP"}
|
|
@@ -93,20 +93,22 @@ export class DaggerModule {
|
|
|
93
93
|
if (!mainModule) {
|
|
94
94
|
console.warn(`could not find module entrypoint: class ${this.name} from import. Class should be exported to benefit from all features.`);
|
|
95
95
|
}
|
|
96
|
-
const
|
|
97
|
-
|
|
98
|
-
|
|
96
|
+
const classObjects = this.findClasses();
|
|
97
|
+
for (const classObject of classObjects) {
|
|
98
|
+
// This only applies to cloud. If this is the true main object, it is correct
|
|
99
|
+
// if this is a blueprint, the description will not matter in any situation
|
|
100
|
+
const mainFileContent = classObject.file.getFullText();
|
|
101
|
+
this.description = this.getDescription(mainFileContent);
|
|
102
|
+
const daggerObject = new DaggerObject(classObject.node, this.ast);
|
|
103
|
+
const objectName = classObject.node.name?.getText() || this.name;
|
|
104
|
+
this.objects[objectName] = daggerObject;
|
|
105
|
+
this.references[objectName] = {
|
|
106
|
+
kind: TypeDefKind.ObjectKind,
|
|
107
|
+
name: objectName,
|
|
108
|
+
};
|
|
109
|
+
this.resolveReferences(daggerObject.getReferences());
|
|
110
|
+
this.propagateReferences();
|
|
99
111
|
}
|
|
100
|
-
const mainFileContent = mainObjectNode.file.getFullText();
|
|
101
|
-
this.description = this.getDescription(mainFileContent);
|
|
102
|
-
const mainDaggerObject = new DaggerObject(mainObjectNode.node, this.ast);
|
|
103
|
-
this.objects[this.name] = mainDaggerObject;
|
|
104
|
-
this.references[this.name] = {
|
|
105
|
-
kind: TypeDefKind.ObjectKind,
|
|
106
|
-
name: this.name,
|
|
107
|
-
};
|
|
108
|
-
this.resolveReferences(mainDaggerObject.getReferences());
|
|
109
|
-
this.propagateReferences();
|
|
110
112
|
}
|
|
111
113
|
/**
|
|
112
114
|
* Find the reference of the module and register it to the module references.
|
|
@@ -271,6 +273,26 @@ export class DaggerModule {
|
|
|
271
273
|
}
|
|
272
274
|
throw new IntrospectionError(`could not resolve type reference for ${reference} at ${AST.getNodePosition(typeAlias.node)}`);
|
|
273
275
|
}
|
|
276
|
+
/**
|
|
277
|
+
* Find the classes in the AST. Returns only our main class if it exists
|
|
278
|
+
*/
|
|
279
|
+
findClasses() {
|
|
280
|
+
const allClassDeclarations = this.ast.findAllDeclarations(ts.SyntaxKind.ClassDeclaration);
|
|
281
|
+
const allClasses = [];
|
|
282
|
+
for (const classDecl of allClassDeclarations) {
|
|
283
|
+
const convertedDecl = classDecl;
|
|
284
|
+
// Check if the class matches this.name and return only that if so
|
|
285
|
+
if (convertedDecl.node.name &&
|
|
286
|
+
convertedDecl.node.name.getText() === this.name) {
|
|
287
|
+
return [convertedDecl];
|
|
288
|
+
}
|
|
289
|
+
// or we return all classes decorated with @object
|
|
290
|
+
if (this.ast.isNodeDecoratedWith(classDecl.node, OBJECT_DECORATOR)) {
|
|
291
|
+
allClasses.push(convertedDecl);
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
return allClasses;
|
|
295
|
+
}
|
|
274
296
|
/**
|
|
275
297
|
* Recursively propagate references to all objects properties and functions.
|
|
276
298
|
*/
|
|
@@ -24,6 +24,7 @@ export declare class AST {
|
|
|
24
24
|
* what we're looking for.
|
|
25
25
|
*/
|
|
26
26
|
kind: T): ResolvedNodeWithSymbol<T> | undefined;
|
|
27
|
+
findAllDeclarations<T extends keyof DeclarationsMap>(kind: T): ResolvedNodeWithSymbol<T>[];
|
|
27
28
|
getTypeFromTypeAlias(typeAlias: ts.TypeAliasDeclaration): ts.Type;
|
|
28
29
|
static getNodePosition(node: ts.Node): string;
|
|
29
30
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ast.d.ts","sourceRoot":"","sources":["../../../../../src/module/introspector/typescript_module/ast.ts"],"names":[],"mappings":"AACA,OAAO,MAAM,MAAM,aAAa,CAAA;AAEhC,OAAO,EAAE,MAAM,YAAY,CAAA;AAE3B,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAExD,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAA;AAC5D,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AACvC,OAAO,EAAE,eAAe,EAAmB,MAAM,mBAAmB,CAAA;AAEpE,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAExC,eAAO,MAAM,eAAe,kBAAkB,CAAA;AAE9C,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,MAAM,eAAe,IAAI;IACpE,IAAI,EAAE,CAAC,CAAA;IACP,IAAI,EAAE,eAAe,CAAC,CAAC,CAAC,CAAA;IACxB,MAAM,EAAE,EAAE,CAAC,MAAM,CAAA;IACjB,IAAI,EAAE,EAAE,CAAC,UAAU,CAAA;CACpB,CAAA;AAED,qBAAa,GAAG;aAMI,KAAK,EAAE,MAAM,EAAE;IAC/B,OAAO,CAAC,QAAQ,CAAC,UAAU;IANtB,OAAO,EAAE,EAAE,CAAC,WAAW,CAAA;IAE9B,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;gBAG3B,KAAK,EAAE,MAAM,EAAE,EACd,UAAU,EAAE,MAAM,EAAE;IAahC,sBAAsB,CAAC,CAAC,SAAS,MAAM,eAAe,EAC3D,IAAI,EAAE,MAAM;IAEZ;;;OAGG;IACH,IAAI,EAAE,CAAC,GACN,sBAAsB,CAAC,CAAC,CAAC,GAAG,SAAS;IA6CjC,oBAAoB,CAAC,SAAS,EAAE,EAAE,CAAC,oBAAoB,GAAG,EAAE,CAAC,IAAI;WAM1D,eAAe,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,GAAG,MAAM;IAWpD;;;;;;;;;OASG;WACW,eAAe,CAC3B,IAAI,EAAE,EAAE,CAAC,IAAI,GAAG;QAAE,IAAI,CAAC,EAAE,EAAE,CAAC,UAAU,CAAA;KAAE,GACvC,QAAQ;IAyBJ,gBAAgB,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,GAAG,MAAM;IAI3C,gBAAgB,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,GAAG,EAAE,CAAC,MAAM;IAW1C,+BAA+B,CACpC,IAAI,EAAE,EAAE,CAAC,oBAAoB,GAC5B,EAAE,CAAC,SAAS;IAWR,SAAS,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,GAAG,EAAE,CAAC,MAAM,GAAG,SAAS;IAI/C,mBAAmB,CACxB,IAAI,EAAE,EAAE,CAAC,aAAa,EACtB,eAAe,EAAE,gBAAgB,GAChC,OAAO;IAsBH,oBAAoB,CAAC,CAAC,EAC3B,IAAI,EAAE,EAAE,CAAC,aAAa,EACtB,eAAe,EAAE,gBAAgB,EACjC,IAAI,EAAE,QAAQ,GAAG,QAAQ,EACzB,QAAQ,SAAI,GACX,CAAC,GAAG,SAAS;IA4BT,2BAA2B,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM;IAYjD,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM;IAY/C,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM;IAY/C,gBAAgB,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,GAAG,MAAM;IAMvC,eAAe,CACpB,IAAI,EAAE,EAAE,CAAC,IAAI,EACb,IAAI,EAAE,EAAE,CAAC,IAAI,GACZ,OAAO,CAAC,WAAW,CAAC,GAAG,SAAS;IA4DnC,OAAO,CAAC,yCAAyC;IAoB1C,4BAA4B,CAAC,UAAU,EAAE,EAAE,CAAC,UAAU,GAAG,GAAG;CAkDpE"}
|
|
1
|
+
{"version":3,"file":"ast.d.ts","sourceRoot":"","sources":["../../../../../src/module/introspector/typescript_module/ast.ts"],"names":[],"mappings":"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"}
|
|
@@ -63,6 +63,39 @@ export class AST {
|
|
|
63
63
|
}
|
|
64
64
|
return result;
|
|
65
65
|
}
|
|
66
|
+
findAllDeclarations(kind) {
|
|
67
|
+
const results = [];
|
|
68
|
+
for (const sourceFile of this.sourceFiles) {
|
|
69
|
+
ts.forEachChild(sourceFile, (node) => {
|
|
70
|
+
// Skip if it's not from the client gen nor the user module
|
|
71
|
+
if (!sourceFile.fileName.endsWith(CLIENT_GEN_FILE) &&
|
|
72
|
+
!this.files.includes(sourceFile.fileName)) {
|
|
73
|
+
return;
|
|
74
|
+
}
|
|
75
|
+
if (kind !== undefined && node.kind === kind) {
|
|
76
|
+
const isDeclarationValid = isDeclarationOf[kind](node);
|
|
77
|
+
if (!isDeclarationValid)
|
|
78
|
+
return;
|
|
79
|
+
const convertedNode = node;
|
|
80
|
+
if (!convertedNode.name) {
|
|
81
|
+
return;
|
|
82
|
+
}
|
|
83
|
+
const symbol = this.checker.getSymbolAtLocation(convertedNode.name);
|
|
84
|
+
if (!symbol) {
|
|
85
|
+
console.debug(`missing symbol for ${convertedNode.name.getText()} at ${sourceFile.fileName}:${node.pos}`);
|
|
86
|
+
return;
|
|
87
|
+
}
|
|
88
|
+
results.push({
|
|
89
|
+
type: kind,
|
|
90
|
+
node: convertedNode,
|
|
91
|
+
symbol: symbol,
|
|
92
|
+
file: sourceFile,
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
});
|
|
96
|
+
}
|
|
97
|
+
return results;
|
|
98
|
+
}
|
|
66
99
|
getTypeFromTypeAlias(typeAlias) {
|
|
67
100
|
const symbol = this.getSymbolOrThrow(typeAlias.name);
|
|
68
101
|
return this.checker.getDeclaredTypeOfSymbol(symbol);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const CLI_VERSION = "0.18.
|
|
1
|
+
export declare const CLI_VERSION = "0.18.19";
|
|
2
2
|
//# sourceMappingURL=default.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Code generated by dagger. DO NOT EDIT.
|
|
2
|
-
export const CLI_VERSION = "0.18.
|
|
2
|
+
export const CLI_VERSION = "0.18.19";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dagger.io/dagger",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.19",
|
|
4
4
|
"author": "hello@dagger.io",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -17,26 +17,26 @@
|
|
|
17
17
|
},
|
|
18
18
|
"main": "dist/src/index.js",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@grpc/grpc-js": "^1.
|
|
20
|
+
"@grpc/grpc-js": "^1.14.0",
|
|
21
21
|
"@lifeomic/axios-fetch": "^3.1.0",
|
|
22
22
|
"@opentelemetry/api": "^1.9.0",
|
|
23
|
-
"@opentelemetry/core": "^2.0
|
|
24
|
-
"@opentelemetry/exporter-jaeger": "^1.
|
|
25
|
-
"@opentelemetry/exporter-trace-otlp-http": "^0.
|
|
26
|
-
"@opentelemetry/sdk-metrics": "^2.0
|
|
27
|
-
"@opentelemetry/sdk-node": "^0.
|
|
28
|
-
"@opentelemetry/semantic-conventions": "^1.
|
|
23
|
+
"@opentelemetry/core": "^2.1.0",
|
|
24
|
+
"@opentelemetry/exporter-jaeger": "^2.1.0",
|
|
25
|
+
"@opentelemetry/exporter-trace-otlp-http": "^0.205.0",
|
|
26
|
+
"@opentelemetry/sdk-metrics": "^2.1.0",
|
|
27
|
+
"@opentelemetry/sdk-node": "^0.205.0",
|
|
28
|
+
"@opentelemetry/semantic-conventions": "^1.37.0",
|
|
29
29
|
"adm-zip": "^0.5.16",
|
|
30
30
|
"env-paths": "^3.0.0",
|
|
31
31
|
"execa": "^9.6.0",
|
|
32
32
|
"graphql": "^16.11.0",
|
|
33
33
|
"graphql-request": "^7.2.0",
|
|
34
34
|
"graphql-tag": "^2.12.6",
|
|
35
|
-
"node-color-log": "^
|
|
35
|
+
"node-color-log": "^13.0.3",
|
|
36
36
|
"node-fetch": "^3.3.2",
|
|
37
37
|
"reflect-metadata": "^0.2.2",
|
|
38
38
|
"tar": "^7.4.2",
|
|
39
|
-
"typescript": "^5.
|
|
39
|
+
"typescript": "^5.9.2"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"build": "tsc",
|
|
@@ -55,19 +55,19 @@
|
|
|
55
55
|
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
|
56
56
|
"@types/adm-zip": "^0.5.7",
|
|
57
57
|
"@types/mocha": "^10.0.10",
|
|
58
|
-
"@types/node": "~24.
|
|
58
|
+
"@types/node": "~24.5.1",
|
|
59
59
|
"@types/tar": "^6.1.13",
|
|
60
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
61
|
-
"@typescript-eslint/parser": "^8.
|
|
62
|
-
"eslint": "^9.
|
|
63
|
-
"eslint-config-prettier": "^10.1.
|
|
64
|
-
"eslint-plugin-prettier": "^5.5.
|
|
65
|
-
"mocha": "^11.7.
|
|
66
|
-
"prettier": "^3.6.
|
|
67
|
-
"rollup": "^4.
|
|
68
|
-
"rollup-plugin-dts": "^6.2.
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
|
61
|
+
"@typescript-eslint/parser": "^8.44.0",
|
|
62
|
+
"eslint": "^9.35.0",
|
|
63
|
+
"eslint-config-prettier": "^10.1.8",
|
|
64
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
65
|
+
"mocha": "^11.7.2",
|
|
66
|
+
"prettier": "^3.6.2",
|
|
67
|
+
"rollup": "^4.50.2",
|
|
68
|
+
"rollup-plugin-dts": "^6.2.3",
|
|
69
69
|
"ts-node": "^10.9.2",
|
|
70
|
-
"tsx": "^4.20.
|
|
71
|
-
"typescript-eslint": "^8.
|
|
70
|
+
"tsx": "^4.20.5",
|
|
71
|
+
"typescript-eslint": "^8.44.0"
|
|
72
72
|
}
|
|
73
73
|
}
|