Commit Graph

7777 Commits

Author SHA1 Message Date
d5e4e67779 ci(azure-pipelines): download artifacts from dependencies for services 2025-01-24 11:59:27 +01:00
3f9abfdcc2 build(docker/backend): tweak stack root, remove mounts [skip ci] 2025-01-24 11:55:28 +01:00
609e4310da ci(azure-pipelines): add service dependencies 2025-01-24 11:47:24 +01:00
cfa669bda6 ci(azure-pipelines): move pool definition to stage level 2025-01-24 11:35:47 +01:00
3549cd1649 ci(azure-pipelines): separate services into stages 2025-01-24 11:34:22 +01:00
89326ded56 ci(azure-pipelines): use PROJECT_DIR on repository path [skip ci] 2025-01-24 11:08:03 +01:00
2af27e2624 build(docker/backend): refactor backend Dockerfile 2025-01-24 11:04:52 +01:00
c83ed1fc39 build(Makefile): eliminate MOUNT_DIR in favor of PROJECT_DIR [skip ci] 2025-01-24 02:39:28 +01:00
3416942591 ci(azure-pipelines): add job timeout param 2025-01-24 02:26:09 +01:00
53226e6c6f build(Makefile): use 2 cores for backend dependencies [skip ci] 2025-01-24 02:20:07 +01:00
85bea8d12c build(docker/backend): tweak stack root [skip ci] 2025-01-24 00:20:34 +01:00
24046ef0fc build(Makefile): remove explicit uniworx.cabal dependency [skip ci] 2025-01-24 00:20:01 +01:00
325f07feca build(docker/backend): add rw permissions for stack mounts [skip ci] 2025-01-23 17:20:42 +01:00
6895313887 build(docker/backend): replace more COPY with mount [skip ci] 2025-01-23 17:15:45 +01:00
e95ad62436 ci(azure-pipelines): fix debug prints [skip ci] 2025-01-23 17:14:30 +01:00
c0ec8d2a9d build(docker/backend): mount on prebuild to relative location [skip ci] 2025-01-23 17:10:27 +01:00
65ec7f0de5 build(docker/backend): RUN --mount instead of late COPY [skip ci] 2025-01-23 16:51:07 +01:00
073ffb8483 ci(azure-pipelines): add debug prints 2025-01-23 16:42:13 +01:00
be645b8c8b ci(azure-pipelines): make parameter pool available for image build jobs 2025-01-23 15:28:41 +01:00
8906f3d705 ci(azure-pipelines): use DS3 2025-01-23 15:08:15 +01:00
7a44af0a0b build(Makefile): limit dependency build to 3G mem 2025-01-23 12:29:00 +01:00
d030c5d0cc build(Makefile): restrict backend dependency builds to 1 cpu core 2025-01-23 11:00:03 +01:00
56d7fec466 ci(azure-pipelines): add debug print for pool 2025-01-23 10:51:29 +01:00
e67091cb47 ci(azure-pipelines): introduce forcePushLatest variable 2025-01-22 23:09:25 +01:00
acb5dbfb28 ci(azure-pipelines): remove service dependencies contd 2025-01-22 22:58:29 +01:00
78b3a38076 ci(azure-pipelines): remove service dependencies contd 2025-01-22 22:57:53 +01:00
865073a6a1 ci(azure-pipelines): remove dependencies parameter 2025-01-22 22:57:07 +01:00
6112f9f229 ci(azure-pipelines): provide non-empty parameter service values 2025-01-22 22:55:43 +01:00
d35c524f99 ci(azure-pipelines): 2025-01-22 22:54:21 +01:00
7e014c037e ci(azure-pipelines): fix syntax 2025-01-22 22:39:43 +01:00
2cece492e9 revert(azure-pipelines): use pool on job level 2025-01-22 22:39:12 +01:00
e9dc8be826 ci(azure-pipelines): fix service pool 2025-01-22 22:35:40 +01:00
eec396ec98 ci(azure-pipelines): use DS2 pool for backend service 2025-01-22 22:34:28 +01:00
4ef188f2ed ci(azure-pipelines): disable dependsOn for service for now 2025-01-22 22:31:38 +01:00
bcfee0f14f ci(azure-pipelines): simplify service conditions contd 2025-01-22 22:29:19 +01:00
fdaaccb28a ci(azure-pipelines): simplify service conditions contd 2025-01-22 22:27:43 +01:00
53edb0dfeb ci(azure-pipelines): simplify service run conditions 2025-01-22 22:19:35 +01:00
c8a9e5a57d ci(azure-pipelines): fix service build condition contd 2025-01-22 22:14:50 +01:00
66879a4fb0 ci(azure-pipelines): fix service build condition 2025-01-22 22:11:08 +01:00
34fd73e17b ci(azure-pipelines): fix backend dependsOn type 2025-01-22 22:10:24 +01:00
a8e9a59edf ci(azure-pipelines): use reduce for dependsOn service mapping 2025-01-22 22:09:46 +01:00
e0d1777fb9 ci(azure-pipelines): add dependsOn to parameter for services 2025-01-22 21:50:02 +01:00
8c47b51cef ci(azure-pipelines): fix image build dependency contd 2025-01-22 21:41:59 +01:00
0ffbbfdb18 ci(azure-pipelines): fix image build dependency 2025-01-22 21:40:48 +01:00
7c6da61d13 ci(azure-pipelines): Build jobs depend on ImageBuild jobs now 2025-01-22 21:37:10 +01:00
ded2049f33 ci(azure-pipelines): add backend service 2025-01-22 21:13:58 +01:00
14b8406937 build(frontend): add dummy target for test-frontend 2025-01-22 12:02:36 +01:00
453c283438 build(frontend): only lint frontend/src files to avoid ignored ignore-patterns 2025-01-22 11:40:41 +01:00
6168349ed2 build(frontend): dont ignore well-known when linting 2025-01-22 11:26:06 +01:00
57bbc5ba9c build(frontend): ignore static and well-known when linting 2025-01-22 11:14:48 +01:00