|
|
4ea031ed6b
|
refactor(backend): hlint
|
2025-01-27 13:37:49 +01:00 |
|
|
|
9e7631deeb
|
ci(azure-pipelines): remove debug print step
|
2025-01-27 13:11:56 +01:00 |
|
|
|
2b7412d27e
|
ci(azure-pipelines): add debug print before dependency build
|
2025-01-27 02:22:46 +01:00 |
|
|
|
96f735a2f5
|
ci(azure-pipelines): use DownloadPipelineArtifact task for more granular control
|
2025-01-27 02:08:19 +01:00 |
|
|
|
93f968a03b
|
ci(azure-pipelines): copy artifacts from service dependencies
|
2025-01-26 14:49:35 +01:00 |
|
|
|
39ab2ce8a1
|
ci(azure-pipelines): move build timeout to build instead of image build
|
2025-01-24 19:13:53 +01:00 |
|
|
|
7e1cddfa46
|
build(docker/backend): use PROJECT_DIR as build-arg and env [skip ci]
|
2025-01-24 15:50:38 +01:00 |
|
|
|
e997616e33
|
build(Makefile): chown PROJECT_DIR before building backend dependencies [skip ci]
|
2025-01-24 15:28:00 +01:00 |
|
|
|
1dd5c5dd79
|
build(docker/backend): chmod PROJECT_DIR permissions separately [skip ci]
|
2025-01-24 14:42:59 +01:00 |
|
|
|
082ce971aa
|
build(docker/backend): allow even more for PROJECT_DIR
|
2025-01-24 14:39:03 +01:00 |
|
|
|
b739c66444
|
build(docker/backend): allow PROJECT_DIR access for everyone [skip ci]
|
2025-01-24 14:19:30 +01:00 |
|
|
|
6dc59e5098
|
build(docker/backend): let stack manage its root dir
|
2025-01-24 14:04:52 +01:00 |
|
|
|
e02c66de1a
|
build(docker/backend): fix syntax [skip ci]
|
2025-01-24 13:42:07 +01:00 |
|
|
|
e8adb2c27d
|
build(azure-pipelines): do not download redundant stack packages in ci
|
2025-01-24 13:26:45 +01:00 |
|
|
|
114bceb57e
|
build(frontend): add karma-esbuild to package lock [skip ci]
|
2025-01-24 12:37:46 +01:00 |
|
|
|
e2cb0edec5
|
ci(azure-pipelines): refine artifacts paths
|
2025-01-24 12:37:14 +01:00 |
|
|
|
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 |
|