Commit Graph

7526 Commits

Author SHA1 Message Date
decccaee80 build(Makefile): rename image rebuild 2024-11-11 12:13:49 +01:00
f95b4bf804 build(Makefile): fix DEVELOPMENT var on start; set missing variables 2024-11-11 12:13:03 +01: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
aac5b0f17f ci(azure-pipelines): add buildah install attempt; disable BuildKit test 2024-11-10 02:54:23 +01:00
a97036ea7b ci(azure-pipelines): disable DockerTaskTest 2024-11-10 02:32:01 +01:00
38efd413d2 ci(azure-pipelines): add BuildKit test job 2024-11-10 02:29:19 +01:00
29edf22079 ci(azure-pipelines): remove yaml anchor 2024-11-10 02:09:00 +01:00
a2bacf8e12 ci(azure-pipelines): create basic Docker@2 task for building test image 2024-11-10 02:07:36 +01:00
8d8d78dc81 build(Makefile): disable buggy custom stack-work locking for now 2024-11-10 01:43:21 +01:00
3699d06c5a build(docker/backend): chmod new stack-work dirs 2024-11-10 01:42:43 +01:00
edf850cb50 build(Makefile): remove DEVELOPMENT flag on uniworxdb exec 2024-11-10 01:39:27 +01:00
2691925557 build(Makefile): cleanup new stack-work dirs 2024-11-08 02:30:47 +01:00
b5e7b970e3 build(Makefile): make uniworxdb a compile- target instead of start- 2024-11-08 02:30:30 +01:00
Stephan Barth
02877e89b5 build(utils/makefilelogger.pl): Debug tools for Makefiles. 2024-11-08 02:15:46 +01:00
Stephan Barth
8a7aa117fa Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-07 18:54:55 +01:00
Stephan Barth
ef69845fc4 build(utils/dockerizedmake.pl): Helper tool to symlink a whole directory content. 2024-11-07 18:52:50 +01:00
70fa1961ca chore: gitignore 2024-11-07 17:44:07 +01:00
c8cb73d366 build(Makefile): CONTAINER_INIT and CONTAINER_CLEANUP for stack-work dir symlinking 2024-11-07 17:42:54 +01:00
e813c72684 Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-07 17:40:13 +01:00
Stephan Barth
83249080ac Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-07 17:07:09 +01:00
Stephan Barth
cf0bd0211a build(utils/makehelp.pl): Introduced awareness for Make variables. 2024-11-07 17:03:25 +01:00
54e55fc36b build(Makefile): stop ignoring stack lock files 2024-11-07 16:59:19 +01:00
8bc133f0ed build(Makefile): remove parallelization option of services 2024-11-07 16:53:48 +01:00
365b7024c7 build(Makefile): remove .stack-work differentiation 2024-11-07 16:48:40 +01:00
6cd3cb88af build(Makefile): add start-frontend target 2024-11-07 16:47:12 +01:00
88e984d4e5 build(Makefile): use SET_CONTAINER_CMD to splice CONTAINER_CMD inside podman run 2024-11-07 02:25:58 +01:00
191afbd2c8 build(Makefile): remove some more debug echoes 2024-11-07 02:23:12 +01:00
6e721a55cf build(Makefile): fix CONTAINER_CMD quoting 2024-11-07 02:22:45 +01:00
0af2e452ef build(Makefile): make container name suffix identical to container file; remove some debug echoes 2024-11-07 01:27:45 +01:00
fba71e5e38 build(Makefile): rewrite log-% documentation 2024-11-07 00:56:06 +01:00
402a710fbf build(Makefile): build stack deps on missing stack.yaml.lock 2024-11-07 00:36:43 +01:00
25d1d5d14c build(Makefile): do not warn/error on non-existing current-dev 2024-11-07 00:36:20 +01:00
125b999dd0 build(Makefile): restrict stack builds to half the number of local cpu cores 2024-11-06 16:27:44 +01:00
5e49b73a0a build(Makefile): fix dependencies targets 2024-11-06 16:09:16 +01:00
6ab3983e80 build(Makefile): add frontend dependencies target 2024-11-06 16:08:04 +01:00
b99472288d build(Makefile): implement dependencies-backend target 2024-11-06 15:28:16 +01:00
Stephan Barth
e8d8aafccd build(Makefile): Work on stack-calls. 2024-11-04 18:57:45 +01:00
Stephan Barth
ad8edfd448 build(Makefile): Fixed start postgres 2024-11-04 17:52:56 +01:00
Stephan Barth
ba6a502591 build(Makefile): fix path of containerfile 2024-11-04 17:35:15 +01:00
Stephan Barth
0437537824 build(Makefile): make 'make log' work; mv containerfiles to .exited. 2024-11-04 17:28:01 +01:00
Stephan Barth
bdca968818 build(Makefile): fix typos in date and SERVICE_VARIANT 2024-11-04 16:55:04 +01:00
2efd49f21c Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-04 16:33:59 +01:00
0be36ca82a build(Makefile): fix SET_DEVELOP 2024-11-04 16:33:26 +01:00
Stephan Barth
0016905673 Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-04 16:24:22 +01:00
Stephan Barth
7b54499013 build(Makefile): Ignore reattach errors. 2024-11-04 16:23:54 +01:00
de58227725 Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-04 15:57:16 +01:00
80849f8c5e build(Makefile): fix shell; introduce enter for launching shells in running containers 2024-11-04 15:57:14 +01:00