@shipfox/api-integration-core 12.1.0 → 12.1.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/.turbo/turbo-build.log +4 -4
- package/.turbo/turbo-type.log +1 -0
- package/CHANGELOG.md +31 -0
- package/dist/core/errors.d.ts.map +1 -1
- package/dist/db/db.d.ts +6 -6
- package/dist/db/schema/connections.d.ts +1 -1
- package/dist/db/schema/outbox.d.ts +1 -1
- package/dist/db/schema/webhook-deliveries.d.ts +1 -1
- package/dist/presentation/dto/integrations.d.ts +3 -3
- package/dist/presentation/dto/integrations.d.ts.map +1 -1
- package/dist/tsconfig.test.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/tsconfig.build.tsbuildinfo +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
$ shipfox-swc && shipfox-temporal-bundle dist/temporal/workflows/index.js
|
|
2
|
-
Successfully compiled: 50 files with swc (
|
|
3
|
-
2026-08-
|
|
2
|
+
Successfully compiled: 50 files with swc (418.39ms)
|
|
3
|
+
2026-08-05T14:09:59.637Z [INFO] asset workflow-bundle-646aca428e9943f8cf17.js 3.17 MiB [emitted] [immutable] (name: main)
|
|
4
4
|
orphan modules 33.5 KiB [orphan] 21 modules
|
|
5
5
|
runtime modules 1.13 KiB 5 modules
|
|
6
6
|
modules by path ../../../../node_modules/.pnpm/ 970 KiB 196 modules
|
|
@@ -12,6 +12,6 @@ optional modules 30 bytes [optional]
|
|
|
12
12
|
__temporal_custom_payload_converter (ignored) 15 bytes [optional] [built] [code generated]
|
|
13
13
|
__temporal_custom_failure_converter (ignored) 15 bytes [optional] [built] [code generated]
|
|
14
14
|
../../../shared/node/temporal/dist/workflow-error-interceptor.js 1.21 KiB [built] [code generated]
|
|
15
|
-
webpack 5.107.2 compiled successfully in
|
|
16
|
-
2026-08-
|
|
15
|
+
webpack 5.107.2 compiled successfully in 7262 ms
|
|
16
|
+
2026-08-05T14:09:59.645Z [INFO] Workflow bundle created { size: '3.17MB' }
|
|
17
17
|
/home/runner/work/shipfox/shipfox/libs/api/integration/core/dist/temporal/workflows/index.js: 3323154 bytes
|
package/.turbo/turbo-type.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,36 @@
|
|
|
1
1
|
# @shipfox/api-integration-core
|
|
2
2
|
|
|
3
|
+
## 12.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [4636839]
|
|
8
|
+
- @shipfox/api-integration-jira@12.1.1
|
|
9
|
+
- @shipfox/api-agent-dto@12.0.0
|
|
10
|
+
- @shipfox/api-auth-context@12.0.0
|
|
11
|
+
- @shipfox/api-integration-core-dto@12.0.0
|
|
12
|
+
- @shipfox/api-integration-gitea@12.0.0
|
|
13
|
+
- @shipfox/api-integration-github@12.0.0
|
|
14
|
+
- @shipfox/api-integration-linear@12.0.0
|
|
15
|
+
- @shipfox/api-integration-sentry@12.0.0
|
|
16
|
+
- @shipfox/api-integration-slack@12.0.0
|
|
17
|
+
- @shipfox/api-integration-spi@1.0.0
|
|
18
|
+
- @shipfox/api-integration-webhook@12.0.0
|
|
19
|
+
- @shipfox/api-workflows-dto@12.1.0
|
|
20
|
+
- @shipfox/api-workspaces-dto@12.0.0
|
|
21
|
+
- @shipfox/config@1.2.4
|
|
22
|
+
- @shipfox/inter-module@0.2.3
|
|
23
|
+
- @shipfox/redact@0.2.6
|
|
24
|
+
- @shipfox/regex@0.2.4
|
|
25
|
+
- @shipfox/node-drizzle@0.3.5
|
|
26
|
+
- @shipfox/node-error-monitoring@0.3.0
|
|
27
|
+
- @shipfox/node-fastify@0.4.1
|
|
28
|
+
- @shipfox/node-module@1.0.5
|
|
29
|
+
- @shipfox/node-opentelemetry@0.6.3
|
|
30
|
+
- @shipfox/node-outbox@0.2.6
|
|
31
|
+
- @shipfox/node-postgres@0.5.0
|
|
32
|
+
- @shipfox/node-temporal@0.4.4
|
|
33
|
+
|
|
3
34
|
## 12.1.0
|
|
4
35
|
|
|
5
36
|
### Patch Changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/core/errors.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,wBAAwB,EACxB,KAAK,8BAA8B,EACpC,MAAM,8BAA8B,CAAC;AACtC,OAAO,KAAK,EAAC,qBAAqB,EAAE,uBAAuB,EAAC,MAAM,4BAA4B,CAAC;AAE/F,qBAAa,kCAAmC,SAAQ,KAAK;
|
|
1
|
+
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/core/errors.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,wBAAwB,EACxB,KAAK,8BAA8B,EACpC,MAAM,8BAA8B,CAAC;AACtC,OAAO,KAAK,EAAC,qBAAqB,EAAE,uBAAuB,EAAC,MAAM,4BAA4B,CAAC;AAE/F,qBAAa,kCAAmC,SAAQ,KAAK;IAC3D,YAAY,YAAY,EAAE,MAAM,EAE/B;CACF;AAED,qBAAa,kCAAmC,SAAQ,KAAK;IAC3D,YAAY,YAAY,EAAE,MAAM,EAE/B;CACF;AAED,qBAAa,2CAA4C,SAAQ,KAAK;IACpE,YAAY,YAAY,EAAE,MAAM,EAE/B;CACF;AAED,qBAAa,uCAAwC,SAAQ,KAAK;aAE9C,WAAW,EAAE,MAAM;aACnB,QAAQ,EAAE,uBAAuB;aACjC,iBAAiB,EAAE,MAAM;IAH3C,YACkB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,uBAAuB,EACjC,iBAAiB,EAAE,MAAM,EAI1C;CACF;AAED,qBAAa,qCAAsC,SAAQ,KAAK;aAE5C,UAAU,EAAE,qBAAqB;aACjC,QAAQ,EAAE,uBAAuB;IAFnD,YACkB,UAAU,EAAE,qBAAqB,EACjC,QAAQ,EAAE,uBAAuB,EAGlD;CACF;AAED,qBAAa,mCAAoC,SAAQ,KAAK;aAChC,QAAQ,EAAE,uBAAuB;IAA7D,YAA4B,QAAQ,EAAE,uBAAuB,EAE5D;CACF;AAED,qBAAa,mCAAoC,SAAQ,KAAK;aAChC,QAAQ,EAAE,uBAAuB;IAA7D,YAA4B,QAAQ,EAAE,uBAAuB,EAE5D;CACF;AAED,qBAAa,kCAAmC,SAAQ,KAAK;aAC/B,OAAO,EAAE,MAAM;IAA3C,YAA4B,OAAO,EAAE,MAAM,EAG1C;CACF;AAED,OAAO,EAAC,2BAA2B,EAAE,wBAAwB,EAAE,KAAK,8BAA8B,EAAC,CAAC"}
|
package/dist/db/db.d.ts
CHANGED
|
@@ -158,7 +158,7 @@ export declare const schema: {
|
|
|
158
158
|
generated: undefined;
|
|
159
159
|
}, {}, {}>;
|
|
160
160
|
};
|
|
161
|
-
dialect:
|
|
161
|
+
dialect: 'pg';
|
|
162
162
|
}>;
|
|
163
163
|
integrationsOutbox: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
164
164
|
name: "outbox";
|
|
@@ -352,7 +352,7 @@ export declare const schema: {
|
|
|
352
352
|
generated: undefined;
|
|
353
353
|
}, {}, {}>;
|
|
354
354
|
};
|
|
355
|
-
dialect:
|
|
355
|
+
dialect: 'pg';
|
|
356
356
|
}>;
|
|
357
357
|
integrationsWebhookDeliveries: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
358
358
|
name: "webhook_deliveries";
|
|
@@ -427,7 +427,7 @@ export declare const schema: {
|
|
|
427
427
|
generated: undefined;
|
|
428
428
|
}, {}, {}>;
|
|
429
429
|
};
|
|
430
|
-
dialect:
|
|
430
|
+
dialect: 'pg';
|
|
431
431
|
}>;
|
|
432
432
|
};
|
|
433
433
|
export declare function db(): NodePgDatabase<{
|
|
@@ -589,7 +589,7 @@ export declare function db(): NodePgDatabase<{
|
|
|
589
589
|
generated: undefined;
|
|
590
590
|
}, {}, {}>;
|
|
591
591
|
};
|
|
592
|
-
dialect:
|
|
592
|
+
dialect: 'pg';
|
|
593
593
|
}>;
|
|
594
594
|
integrationsOutbox: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
595
595
|
name: "outbox";
|
|
@@ -783,7 +783,7 @@ export declare function db(): NodePgDatabase<{
|
|
|
783
783
|
generated: undefined;
|
|
784
784
|
}, {}, {}>;
|
|
785
785
|
};
|
|
786
|
-
dialect:
|
|
786
|
+
dialect: 'pg';
|
|
787
787
|
}>;
|
|
788
788
|
integrationsWebhookDeliveries: import("drizzle-orm/pg-core").PgTableWithColumns<{
|
|
789
789
|
name: "webhook_deliveries";
|
|
@@ -858,7 +858,7 @@ export declare function db(): NodePgDatabase<{
|
|
|
858
858
|
generated: undefined;
|
|
859
859
|
}, {}, {}>;
|
|
860
860
|
};
|
|
861
|
-
dialect:
|
|
861
|
+
dialect: 'pg';
|
|
862
862
|
}>;
|
|
863
863
|
}>;
|
|
864
864
|
export declare function closeDb(): void;
|
|
@@ -157,7 +157,7 @@ export declare const integrationConnections: import("drizzle-orm/pg-core").PgTab
|
|
|
157
157
|
generated: undefined;
|
|
158
158
|
}, {}, {}>;
|
|
159
159
|
};
|
|
160
|
-
dialect:
|
|
160
|
+
dialect: 'pg';
|
|
161
161
|
}>;
|
|
162
162
|
export type IntegrationConnectionDb = typeof integrationConnections.$inferSelect;
|
|
163
163
|
export type IntegrationConnectionCreateDb = typeof integrationConnections.$inferInsert;
|
|
@@ -10,9 +10,6 @@ export declare function toIntegrationConnectionDto(connection: IntegrationConnec
|
|
|
10
10
|
capabilities: IntegrationCapability[];
|
|
11
11
|
externalUrl?: string | undefined;
|
|
12
12
|
}): {
|
|
13
|
-
created_at: string;
|
|
14
|
-
updated_at: string;
|
|
15
|
-
external_url?: string;
|
|
16
13
|
id: string;
|
|
17
14
|
workspace_id: string;
|
|
18
15
|
provider: string;
|
|
@@ -21,6 +18,9 @@ export declare function toIntegrationConnectionDto(connection: IntegrationConnec
|
|
|
21
18
|
display_name: string;
|
|
22
19
|
lifecycle_status: import("#core/entities/connection.js").IntegrationConnectionLifecycleStatus;
|
|
23
20
|
capabilities: IntegrationCapability[];
|
|
21
|
+
external_url?: string;
|
|
22
|
+
created_at: string;
|
|
23
|
+
updated_at: string;
|
|
24
24
|
};
|
|
25
25
|
export declare function toRepositoryDto(connectionId: string, repository: RepositorySnapshot): {
|
|
26
26
|
connection_id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integrations.d.ts","sourceRoot":"","sources":["../../../src/presentation/dto/integrations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,qBAAqB,EAAC,MAAM,8BAA8B,CAAC;AACxE,OAAO,KAAK,EACV,qBAAqB,EACrB,6BAA6B,EAC9B,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,mCAAmC,CAAC;AAE1E,wBAAgB,wBAAwB,CAAC,QAAQ,EAAE,6BAA6B
|
|
1
|
+
{"version":3,"file":"integrations.d.ts","sourceRoot":"","sources":["../../../src/presentation/dto/integrations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,qBAAqB,EAAC,MAAM,8BAA8B,CAAC;AACxE,OAAO,KAAK,EACV,qBAAqB,EACrB,6BAA6B,EAC9B,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,mCAAmC,CAAC;AAE1E,wBAAgB,wBAAwB,CAAC,QAAQ,EAAE,6BAA6B;IAE5E,QAAQ;IACR,YAAY;IACZ,YAAY;EAEf;AAED,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,qBAAqB,EACjC,OAAO,EAAE;IACP,YAAY,EAAE,qBAAqB,EAAE,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC;;;;;;;;;;;;EAGF;AAsBD,wBAAgB,eAAe,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,kBAAkB;IAEhF,aAAa;IACb,sBAAsB;IACtB,KAAK;IACL,IAAI;IACJ,SAAS;IACT,cAAc;IACd,UAAU;IACV,SAAS;IACT,QAAQ;EAEX"}
|