Commit Graph

7698 Commits

Author SHA1 Message Date
5b8edf86ff ci(azure-pipelines): try to remove redundant npm-proxy call 2025-01-21 15:44:09 +01:00
733d6ea218 ci(azure-pipelines): remove debug prints 2025-01-21 15:42:59 +01:00
1d88e98fb4 ci(azure-pipelines): add PROJECT_DIR to env per-task 2025-01-21 15:23:55 +01:00
8e3c82c1e6 build(docker/frontend): remove LC_ALL 2025-01-21 15:18:14 +01:00
5e30ae8b5f ci(azure-pipelines): fix debug info 2025-01-21 15:14:49 +01:00
6c2b57ca4c ci(azure-pipelines): remove dummy backend image build 2025-01-21 15:13:49 +01:00
cfa10a1c16 ci(azure-pipelines): add debug info contd 2025-01-21 15:11:44 +01:00
315e668ff6 ci(azure-pipelines): tweak debug info 2025-01-21 15:05:11 +01:00
b7227f9ce3 ci(azure-pipelines): use Build.Repository.LocalPath as PROJECT_DIR 2025-01-21 14:57:53 +01:00
492a758723 ci(azure-pipelines): only rebuild frontend image on master or update/... branches 2025-01-21 14:46:01 +01:00
1cc140a1cc ci(azure-pipelines): fix push latest 2025-01-21 14:38:42 +01:00
e2ad23ab2b ci(azure-pipelines): temporarily pin frontend image build 2025-01-21 14:27:45 +01:00
956e939f9a ci(azure-pipelines): add more debug info 2025-01-21 14:23:28 +01:00
cd3c327c4c ci(azure-pipelines): add debug info 2025-01-21 14:10:17 +01:00
f463f3d503 ci(azure-pipelines): additionally set env vars for proxy in dependency task 2025-01-21 13:59:59 +01:00
4f7f54424c ci(azure-pipelines): set npm proxy manually 2025-01-21 10:46:13 +01:00
8b37d788a7 ci(azure-pipelines): dont use azure artifacts; fix node ca certs 2025-01-21 10:03:07 +01:00
47a7fe15fd ci(azure-pipelines): try npm login 2025-01-20 16:42:33 +01:00
8532af38a5 ci(azure-pipelines): build frontend dependencies in separate step 2025-01-20 16:15:23 +01:00
f3d0c3e2a8 ci(azure-pipelines): add debug info 2025-01-20 14:41:40 +01:00
44b84e1e83 ci(azure-pipelines): fix syntax contd 2025-01-20 14:17:27 +01:00
7263a19085 ci(azure-pipelines): fix syntax 2025-01-20 14:16:55 +01:00
d7c45dadac ci(azure-pipelines): fix syntax 2025-01-20 14:13:12 +01:00
47678dde2c ci(azure-pipelines): fix master branch check 2025-01-20 14:08:04 +01:00
351421e903 ci(azure-pipelines): fix branch ref 2025-01-20 14:04:19 +01:00
66fff83ff8 ci(azure-pipelines): fix syntax 2025-01-20 13:10:02 +01:00
10a9d8c51d build(Makefile): rename CONTAINER_CMD -> IMAGE; remove unnecessary make calls in Dockerfile 2025-01-20 13:06:00 +01:00
2e526e0cb3 ci(azure-pipelines): update frontend:latest on master 2025-01-20 13:04:12 +01:00
91273e57eb ci(azure-pipelines): parametrize image builds 2025-01-20 13:03:49 +01:00
18585db1aa build(docker/frontend): fix npm registry parametrization 2025-01-20 12:13:26 +01:00
0de102805a ci(azure-pipelines): remove entrypoint def 2025-01-18 04:02:00 +01:00
9bd7459849 ci(azure-pipelines): fix step def 2025-01-18 03:40:56 +01:00
ecd0a443b4 build(docker/backend): envify PROJECT_DIR for runtime access 2025-01-18 03:39:03 +01:00
0ae8eddc5b ci(azure-pipelines): use basic step script for frontend-compile 2025-01-18 03:38:31 +01:00
178bce90c9 build(docker/frontend): temporarily remove chromium install 2025-01-18 03:33:26 +01:00
82655fd4db build(docker/frontend): fix default make-target 2025-01-18 03:27:53 +01:00
9f490d16c3 ci(azure-pipelines): provide frontend image with non-terminating entrypoint on compile 2025-01-18 03:11:12 +01:00
aa44d6fe9c ci(azure-pipelines): add env vars to frontend container 2025-01-18 02:59:17 +01:00
101890ac2a build(docker/frontend): add locale env vars to stop perl from complaining 2025-01-18 02:50:47 +01:00
1406ea9c13 ci(azure-pipelines): add build-arg for custom npm registry 2025-01-18 02:44:51 +01:00
d02024138f ci(azure-pipelines): add PROJECT_DIR to make-call for frontend compile 2025-01-18 02:30:12 +01:00
999724dc85 ci(azure-pipelines): set make target via env for testing 2025-01-17 18:05:07 +01:00
a9fd747469 build(Makefile): avoid unnecessary double-static build for dependencies 2025-01-17 17:50:32 +01:00
2e45db2efa build(Makefile): mount project dir rw 2025-01-17 17:50:06 +01:00
714709894a build(docker/frontend): only preinstall dependencies instead of static 2025-01-17 17:49:41 +01:00
a80088fe66 build(docker/frontend): reintroduce cp with bind mount configured 2025-01-17 17:48:56 +01:00
ba8d39a7c5 build(docker/frontend): remove debris 2025-01-17 17:48:36 +01:00
adf53f07bc ci(azure-pipelines): replace backend image build with dummy script to stop unnecessary load 2025-01-17 17:47:59 +01:00
77c856b842 ci(azure-pipelines): rename jobs/tasks 2025-01-17 17:47:11 +01:00
64a8c0dee0 ci(azure-pipelines): remove npm tasks for frontend compile 2025-01-17 17:43:13 +01:00