Commit Graph

159 Commits

Author SHA1 Message Date
189205767f ci(azure-pipelines): rename service template 2025-01-21 18:17:43 +01:00
5d54275446 ci(azure-pipelines): disable extraBuildOptions for now 2025-01-21 17:18:32 +01:00
e84e7e57d8 ci(azure-pipelines): fix templating contd 2025-01-21 17:14:47 +01:00
b51caba851 ci(azure-pipelines): add targetImage service parameter 2025-01-21 17:03:46 +01:00
60626cd841 ci(azure-pipelines): move variables decl to main yaml 2025-01-21 16:31:34 +01:00
3122a36ac8 ci(azure-pipelines): parametrize frontend service 2025-01-21 16:28:27 +01:00
12aee272c4 ci(azure-pipelines): add icons to frontend artifacts 2025-01-21 15:45:58 +01:00
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
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
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
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
0ae8eddc5b ci(azure-pipelines): use basic step script for frontend-compile 2025-01-18 03:38:31 +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
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
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
42b1a8fcfe ci(azure-pipelines): switch back to DS1 until build for authorisation succeeds 2025-01-17 15:41:33 +01:00
1bd98525fa ci(azure-pipelines): temporarily remove job dependencies 2025-01-17 15:33:06 +01:00
e755b7a2b0 ci(azure-pipelines): use DS2 pool for backend image build 2025-01-17 15:24:11 +01:00
f4c83b3e96 ci(azure-pipelines): add npm tasks 2025-01-17 15:14:23 +01:00
9d85d67ce8 ci(azure-pipelines): use uncontainerized make-targets in CompileFrontend job 2025-01-16 14:39:51 +01:00
fac186f5c7 ci(azure-pipelines): move frontend artifact push to compile job 2025-01-16 14:23:52 +01:00
7250392d5e ci(azure-pipelines): first try at publishing frontend build artifacts 2025-01-16 14:23:07 +01:00
7f7f3c4e9e ci(azure-pipelines): fix frontend image tags 2025-01-16 14:06:50 +01:00
ead1bcfeaa ci(azure-pipelines): exec CompileFrontend only after frontend image build succeeded 2025-01-16 13:58:25 +01:00
af69c8d4a7 ci(azure-pipelines): push frontend image 2025-01-16 13:56:29 +01:00
d0f5abf854 ci(azure-pipelines): fix backend image tags 2025-01-16 13:54:45 +01:00
866cc3d95d ci(azure-pipelines): fix frontend image tags 2025-01-16 13:53:50 +01:00
a9e6496db2 ci(azure-pipelines): list docker images for frontend image build (prepare push) 2025-01-16 13:42:42 +01:00
cd15ddea2f ci(azure-pipelines): add frontend build job 2025-01-16 12:01:07 +01:00
d2c8522ffe ci(azure-pipelines): separate frontend and backend image build into separate jobs 2025-01-16 10:48:11 +01:00
7228868f08 ci(azure-pipelines): switch back to npm image for frontend builds with npm proxy 2025-01-15 15:10:46 +01:00
18adf4dfc7 ci(azure-pipelines): switch to npm-v2 for proxy usage 2025-01-15 14:56:40 +01:00
e826856bea ci(azure-pipelines): use correct dockerfile for frontend build 2025-01-15 14:23:54 +01:00
318e9752f2 ci(azure-pipelines): add build tags 2025-01-15 13:39:57 +01:00
dac20928d4 ci(azure-pipelines): fix Bash@3 frontend task 2025-01-15 13:39:41 +01:00
1c25f06853 ci(azure-pipelines): switch frontend image build to Bash@3 task 2025-01-15 13:36:47 +01:00
34567311d0 ci(azure-pipelines): fix docker task syntax 2025-01-15 13:28:19 +01:00
61bd28a21c ci(azure-pipelines): add frontend image build 2025-01-15 13:22:53 +01:00
c9999d9b06 ci(azure-pipelines): rename backend task 2025-01-14 17:29:22 +01:00
e729cccf23 ci(azure-pipelines): do docker logout 2025-01-14 17:27:52 +01:00
4766dea3d5 ci(azure-pipelines): cleanup yaml 2025-01-14 17:27:01 +01:00
3c3cabc909 build(docker/backend): remove debug prints 2025-01-14 08:40:39 +01:00
6f5cc4da20 ci(azure-pipelines): perform docker-login before any docker calls 2025-01-13 22:16:42 +01:00
f140342e2d ci(azure-pipelines): use Dockerfile in root dir 2025-01-13 19:00:50 +01:00
09a44d13cc ci(azure-pipelines): use Dockerfile with --file 2025-01-13 18:57:37 +01:00
67108a8f84 ci(azure-pipelines): use docker build in Bash@3 2025-01-13 18:55:10 +01:00
2149189394 ci(azure-pipelines): add bash debug output; checkout self 2025-01-13 18:43:14 +01:00
Sarah Vaupel
181b18460e Update azure-pipelines.yaml for Azure Pipelines 2025-01-13 17:27:44 +00:00
Sarah Vaupel
9a25ae6d63 Update azure-pipelines.yaml for Azure Pipelines 2025-01-13 14:20:30 +00:00
Sarah Vaupel
33f33b1f44 Update azure-pipelines.yaml for Azure Pipelines 2025-01-13 14:12:03 +00:00
Sarah Vaupel
d441ff40ef Update azure-pipelines.yaml for Azure Pipelines 2025-01-13 14:06:32 +00:00
19cc34d21f ci(azure-pipelines): tweak mount dir 2025-01-09 16:29:32 +01:00
9aa1de6a4a ci(azure-pipelines): change mount dir to work dir as reported from previous runs 2025-01-09 16:24:07 +01:00
0b9e55cfea ci(azure-pipelines): use /work/1 as mount-dir; copy repository recursively again 2024-12-20 16:59:26 +01:00
6acaa3f796 ci(azure-pipelines): use Pipeline.Workspace instead of Build.Repository.LocalPath 2024-12-20 16:19:58 +01:00
98880f67ee ci(azure-pipelines): use correct local-repository path 2024-12-20 16:07:19 +01:00
ef669aeb06 ci(azure-pipelines): supply fraport-internal haskell image url as build-arg 2024-12-20 15:42:48 +01:00
3b4b1f2fa9 ci(azure-pipelines): tweak PROJECT_DIR and MOUNT_DIR 2024-12-10 16:08:31 +01:00
2b91095391 ci(azure-pipelines): add PROJECT_DIR and MOUNT_DIR build-args 2024-12-10 15:44:37 +01:00
082dd74bb0 ci(azure-pipelines): proxy vars without parentheses 2024-11-28 14:03:45 +01:00
304c8c2ca9 ci(azure-pipelines): add multiple build-args 2024-11-28 12:01:43 +01:00
a20ade7c52 ci(azure-pipelines): fix newline escaping 2024-11-28 11:58:09 +01:00
dec0f2667d ci(azure-pipelines): add build args via arguments 2024-11-28 11:56:03 +01:00
8967837155 ci(azure-pipelines): try http(s) proxy without password 2024-11-28 11:46:48 +01:00
9df3b18680 ci(azure-pipelines): set http/https proxy env variables 2024-11-28 11:01:30 +01:00
Sarah Vaupel
fe9a92fd3f Update azure-pipelines.yaml for Azure Pipelines 2024-11-26 12:23:04 +00:00
ef7102ef9f ci(azure-pipelines): try docker build 2024-11-10 03:10:56 +01:00
5013bcb8e5 ci(azure-pipelines): use sudo 2024-11-10 03:09:14 +01:00
66c2c0bd18 ci(azure-pipelines): disable HelloWorld job 2024-11-10 03:08:34 +01:00
4519918292 ci(azure-pipelines): add debugging info to buildah install 2024-11-10 03:07:44 +01:00