Commit Graph

7877 Commits

Author SHA1 Message Date
df3f60709e fix(icon): add missing icon 2024-11-26 18:03:57 +01:00
59b945ce4c chore(daily): adjust css, improve suggestions 2024-11-26 18:03:43 +01:00
7d8f8e0dfc Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-26 08:48:16 +01:00
26831fde6e build(Makefile): do not compile backend before start 2024-11-25 16:19:25 +01:00
74279b67df chore(day): attempt to fix participant note suggestions 2024-11-25 11:45:12 +01:00
ebbf52dd15 build(Makefile): switch back to yesod-devel for start-backend 2024-11-24 02:01:02 +01:00
fbc8271e86 build(Makefile): set PORT env var on start-backend 2024-11-24 02:00:43 +01:00
08b38af137 chore(daily): add suggestions to note fiels (WIP) 2024-11-22 18:54:08 +01:00
50d034586e refactor(daily): user company discrepancies 2024-11-21 17:59:10 +01:00
cbfcd17c77 build(utils/develop-status.pl): Changed output order. 2024-11-21 00:18:23 +01:00
7a1f4b5a5f fix(daily): form submit now works as intended 2024-11-20 18:03:36 +01:00
eab39bc5db minor adjustments to routes and icons 2024-11-20 18:03:05 +01:00
f731d80342 Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-18 16:24:29 +01:00
b844e3028c build(Makefile): ensure frontend compilation is done before starting backend 2024-11-17 01:02:18 +01:00
891a6e7c64 build(Makefile): compile-backend before start-backend for bin 2024-11-17 00:37:39 +01:00
b32724e533 Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-14 08:55:49 +01:00
1018e9dac5 build(Makefile): abandon yesod-devel for basic uniworx binary execution in start-backend 2024-11-14 00:31:20 +01:00
d646a03325 build(backend): use localhost with IPv6-enabled pg_hba.conf 2024-11-14 00:02:41 +01:00
81f689cfdf build(Makefile): update documentation 2024-11-13 04:00:52 +01:00
9f862bcfd6 build(Makefile): explicitely execute hpack on missing uniworx.cabal for robustness 2024-11-13 03:48:57 +01:00
cbf167d197 build(Makefile): add/reimplement shell-% and ghci targets 2024-11-13 03:37:46 +01:00
4d19773223 build(Makefile): resort to default .stack-work for all jobs 2024-11-12 01:15:02 +01:00
54ecbe4e7a Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-11 17:33:12 +01:00
Stephan Barth
3008a34b78 build(utils/dirsymlink.pl): Fixed handling of new files. 2024-11-11 17:32:45 +01:00
1f41aa8b37 build(Makefile): fix PHONY def of job-% 2024-11-11 17:28:09 +01:00
507c383410 Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-11 16:47:35 +01:00
f92ae96eb2 build(Makefile): do not compile backend before starting yesod-devel 2024-11-11 16:45:06 +01:00
024d29fba8 build(backend): remove uniworxdev binary 2024-11-11 16:44:15 +01:00
Stephan Barth
7650468b5f build(docker/backend/Dockerfile): Added missing "make .job-start" 2024-11-11 15:04:22 +01:00
aebf6ec914 Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-11 14:34:43 +01:00
c818fcda69 build: implement .job-% dir mechanism for stack project dir with .stack-work 2024-11-11 14:28:27 +01:00
Stephan Barth
845769cdc0 build(utils/dirsymlink.pl): Fixed handling of hidden files. 2024-11-11 13:47:05 +01:00
Stephan Barth
dfea27ad41 Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite 2024-11-11 13:45:33 +01:00
Stephan Barth
29d8bd371d build(utils/wrapmakelog.pl): Fix for recursive and dockerized make. 2024-11-11 13:44:38 +01:00
bccdb2494f fix(msg): minor uni2wok to fradrive message change
Primarly done to the the new build environment start-backend file watcher and see whether a restart enables the website
2024-11-11 13:26:57 +01:00
36b4beb908 Merge remote-tracking branch 'origin/145-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-11 12:31:38 +01:00
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
228a6254bc Merge remote-tracking branch 'origin/144-build-system-rewrite' into fradrive/merge-jost-new-build 2024-11-11 11:43:18 +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