Commit Graph

7820 Commits

Author SHA1 Message Date
84a91be87f ci(azure-pipelines): fix bin path for release artifact copy [skip ci] 2025-02-04 11:42:05 +01:00
9e3a16011b build(docker/fradrive): use relative bin path for binary copy [skip ci] 2025-02-04 11:40:53 +01:00
4ec521361d build(Makefile): fix release target [skip ci] 2025-02-03 18:30:58 +01:00
72920caf4c ci(azure-pipelines): fix release artifact patterns 2025-02-03 18:27:49 +01:00
0538142aa8 ci(azure-pipelines): refer to devfra registry in lower-case only [skip ci] 2025-02-03 18:24:46 +01:00
c03fd0c81f chore: move version helper script to utils [skip ci] 2025-02-03 18:22:36 +01:00
252641337a chore: tweak versioning script [skip ci] 2025-02-03 18:20:21 +01:00
3cbeba956e ci(azure-pipelines): fix buildSteps [skip ci] 2025-01-29 17:05:27 +01:00
0a104db666 ci(azure-pipelines): add skipTests logic [skip ci] 2025-01-29 14:22:08 +01:00
311ba5234d ci(azure-pipelines): add condition param to artifacts 2025-01-29 12:15:55 +01:00
b14821e3b4 ci(azure-pipelines): add continueOnError param to artifacts 2025-01-29 12:14:11 +01:00
78d0d9e853 ci(azure-pipelines): hardcode pipeline artifact download project 2025-01-29 11:34:05 +01:00
96059f0a7b ci(azure-pipelines): fix artifact project contd 2025-01-29 11:26:18 +01:00
21ad3f06af ci(azure-pipelines): try yaml-compiletime project def splice 2025-01-29 11:25:37 +01:00
55531ef692 ci(azure-pipelines): use project id for artifact download project 2025-01-29 11:01:53 +01:00
8a22a86399 ci(azure-pipelines): add release stage and image build 2025-01-29 10:24:44 +01:00
ecfc0f7461 build(docker/fradrive): prepare fradrive Dockerfile for release [skip ci] 2025-01-29 10:12:05 +01:00
83a92b05dd ci(azure-pipelines): try collection id as artifacts download project 2025-01-27 19:04:22 +01:00
100422db41 ci(azure-pipelines): fix artifact project contd 2025-01-27 18:08:43 +01:00
0988079b86 ci(azure-pipelines): fix artifact project 2025-01-27 18:02:19 +01:00
9fc8ba2315 ci(azure-pipelines): fix params 2025-01-27 17:42:45 +01:00
2200b85120 ci(azure-pipelines): fix param refs 2025-01-27 17:41:50 +01:00
c7ee91d26b ci(azure-pipelines): distinguish between dependsOn and requiredArtifacts 2025-01-27 17:40:15 +01:00
09ccd12b29 ci(azure-pipelines): add backend-dependencies dep for backend job 2025-01-27 17:36:37 +01:00
422f6bc5b5 ci(azure-pipelines): add more parameters to service dependencies; allow downloading dependencies from previous runs 2025-01-27 17:35:46 +01:00
204d57cb96 ci(azure-pipelines): add more params to dependencies 2025-01-27 17:20:36 +01:00
a2dbb1f5f3 ci(azure-pipelines): add .stack dir contents to backend artifacts for dependency caching 2025-01-27 17:13:00 +01:00
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