@alienplatform/core 1.8.0 → 1.10.0
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 +10 -10
- package/dist/index.d.ts +772 -89
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +199 -33
- package/dist/index.js.map +1 -1
- package/dist/stack.js +579 -44
- package/dist/stack.js.map +1 -1
- package/dist/tests/index.js +1 -1
- package/package.json +1 -1
- package/src/__tests__/__snapshots__/stack.test.ts.snap +10 -4
- package/src/__tests__/stack.test.ts +185 -2
- package/src/compute-cluster.ts +213 -0
- package/src/container.ts +38 -26
- package/src/daemon.ts +79 -0
- package/src/generated/index.ts +42 -2
- package/src/generated/schemas/architecture.json +1 -0
- package/src/generated/schemas/capacityGroup.json +1 -0
- package/src/generated/schemas/capacityGroupScalePolicy.json +1 -0
- package/src/generated/schemas/computeChoiceRange.json +1 -0
- package/src/generated/schemas/computeCluster.json +1 -0
- package/src/generated/schemas/computePoolSelection.json +1 -0
- package/src/generated/schemas/computeSettings.json +1 -0
- package/src/generated/schemas/container.json +1 -1
- package/src/generated/schemas/containerOutputs.json +1 -1
- package/src/generated/schemas/containerPort.json +1 -1
- package/src/generated/schemas/daemon.json +1 -1
- package/src/generated/schemas/daemonOutputs.json +1 -1
- package/src/generated/schemas/daemonRuntime.json +1 -0
- package/src/generated/schemas/daemonRuntimeMount.json +1 -0
- package/src/generated/schemas/exposeProtocol.json +1 -1
- package/src/generated/schemas/gpuSpec.json +1 -0
- package/src/generated/schemas/machineProfile.json +1 -0
- package/src/generated/schemas/publicEndpoint.json +1 -0
- package/src/generated/schemas/publicEndpointOutput.json +1 -0
- package/src/generated/schemas/stack.json +1 -1
- package/src/generated/schemas/stackImportRequest.json +1 -1
- package/src/generated/schemas/stackImportResponse.json +1 -1
- package/src/generated/schemas/stackInputDefaultValue.json +1 -0
- package/src/generated/schemas/stackInputDefinition.json +1 -0
- package/src/generated/schemas/stackInputEnvironmentMapping.json +1 -0
- package/src/generated/schemas/stackInputEnvironmentVariableType.json +1 -0
- package/src/generated/schemas/stackInputKind.json +1 -0
- package/src/generated/schemas/stackInputProvider.json +1 -0
- package/src/generated/schemas/stackInputValidation.json +1 -0
- package/src/generated/schemas/stackSettings.json +1 -1
- package/src/generated/schemas/worker.json +1 -1
- package/src/generated/schemas/workerOutputs.json +1 -1
- package/src/generated/schemas/workerPublicEndpoint.json +1 -0
- package/src/generated/zod/architecture-schema.ts +13 -0
- package/src/generated/zod/capacity-group-scale-policy-schema.ts +27 -0
- package/src/generated/zod/capacity-group-schema.ts +27 -0
- package/src/generated/zod/compute-choice-range-schema.ts +17 -0
- package/src/generated/zod/compute-cluster-schema.ts +20 -0
- package/src/generated/zod/compute-pool-selection-schema.ts +22 -0
- package/src/generated/zod/compute-settings-schema.ts +18 -0
- package/src/generated/zod/container-outputs-schema.ts +5 -6
- package/src/generated/zod/container-port-schema.ts +1 -5
- package/src/generated/zod/container-schema.ts +7 -3
- package/src/generated/zod/daemon-outputs-schema.ts +4 -0
- package/src/generated/zod/daemon-runtime-mount-schema.ts +14 -0
- package/src/generated/zod/daemon-runtime-schema.ts +19 -0
- package/src/generated/zod/daemon-schema.ts +14 -2
- package/src/generated/zod/expose-protocol-schema.ts +2 -2
- package/src/generated/zod/gpu-spec-schema.ts +16 -0
- package/src/generated/zod/index.ts +42 -2
- package/src/generated/zod/machine-profile-schema.ts +25 -0
- package/src/generated/zod/public-endpoint-output-schema.ts +21 -0
- package/src/generated/zod/public-endpoint-schema.ts +22 -0
- package/src/generated/zod/stack-import-request-schema.ts +3 -0
- package/src/generated/zod/stack-input-default-value-schema.ts +25 -0
- package/src/generated/zod/stack-input-definition-schema.ts +43 -0
- package/src/generated/zod/stack-input-environment-mapping-schema.ts +20 -0
- package/src/generated/zod/stack-input-environment-variable-type-schema.ts +13 -0
- package/src/generated/zod/stack-input-kind-schema.ts +13 -0
- package/src/generated/zod/stack-input-provider-schema.ts +13 -0
- package/src/generated/zod/stack-input-validation-schema.ts +23 -0
- package/src/generated/zod/stack-schema.ts +4 -0
- package/src/generated/zod/stack-settings-schema.ts +5 -1
- package/src/generated/zod/worker-outputs-schema.ts +4 -5
- package/src/generated/zod/worker-public-endpoint-schema.ts +17 -0
- package/src/generated/zod/worker-schema.ts +4 -4
- package/src/index.ts +9 -0
- package/src/input.ts +380 -0
- package/src/stack.ts +19 -0
- package/src/worker.ts +24 -14
- package/src/generated/schemas/ingress.json +0 -1
- package/src/generated/zod/ingress-schema.ts +0 -13
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @alienplatform/core@1.
|
|
2
|
+
> @alienplatform/core@1.10.0 build /home/runner/work/alien/alien/packages/core
|
|
3
3
|
> tsdown
|
|
4
4
|
|
|
5
5
|
[34mℹ[39m tsdown [2mv0.13.5[22m powered by rolldown [2mv1.0.3[22m
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
[34mℹ[39m Cleaning 11 files
|
|
11
11
|
[33mWarning: Invalid input options (1 issue found)
|
|
12
12
|
- For the "define". Invalid key: Expected never but received "define". [0m
|
|
13
|
-
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m
|
|
13
|
+
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m 71.93 kB[22m [2m│ gzip: 16.64 kB[22m
|
|
14
14
|
[34mℹ[39m [2mdist/[22m[1mtests/index.js[22m [2m 0.26 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
15
|
-
[34mℹ[39m [2mdist/[22mstack.js.map [
|
|
16
|
-
[34mℹ[39m [2mdist/[22mstack.js [
|
|
17
|
-
[34mℹ[39m [2mdist/[22mindex.d.ts.map [
|
|
18
|
-
[34mℹ[39m [2mdist/[22mindex.js.map [2m
|
|
15
|
+
[34mℹ[39m [2mdist/[22mstack.js.map [2m482.11 kB[22m [2m│ gzip: 70.08 kB[22m
|
|
16
|
+
[34mℹ[39m [2mdist/[22mstack.js [2m275.90 kB[22m [2m│ gzip: 45.22 kB[22m
|
|
17
|
+
[34mℹ[39m [2mdist/[22mindex.d.ts.map [2m137.21 kB[22m [2m│ gzip: 23.65 kB[22m
|
|
18
|
+
[34mℹ[39m [2mdist/[22mindex.js.map [2m 91.64 kB[22m [2m│ gzip: 19.56 kB[22m
|
|
19
19
|
[34mℹ[39m [2mdist/[22mtests/index.js.map [2m 0.42 kB[22m [2m│ gzip: 0.31 kB[22m
|
|
20
20
|
[34mℹ[39m [2mdist/[22mtests/index.d.ts.map [2m 0.18 kB[22m [2m│ gzip: 0.15 kB[22m
|
|
21
|
-
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [
|
|
21
|
+
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m981.92 kB[22m [2m│ gzip: 76.91 kB[22m
|
|
22
22
|
[34mℹ[39m [2mdist/[22m[32m[1mtests/index.d.ts[22m[39m [2m 1.47 kB[22m [2m│ gzip: 0.52 kB[22m
|
|
23
|
-
[34mℹ[39m 10 files, total:
|
|
23
|
+
[34mℹ[39m 10 files, total: 2043.05 kB
|
|
24
24
|
[33m[PLUGIN_TIMINGS] [0mYour build spent significant time in plugins. Here is a breakdown:
|
|
25
|
-
- rolldown-plugin-dts:fake-js (
|
|
25
|
+
- rolldown-plugin-dts:fake-js (39%)
|
|
26
26
|
- rolldown-plugin-dts:generate (36%)
|
|
27
27
|
- rolldown-plugin-dts:resolver (19%)
|
|
28
28
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
29
29
|
|
|
30
|
-
[32m✔[39m Build complete in [
|
|
30
|
+
[32m✔[39m Build complete in [32m5783ms[39m
|