|
|
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 |
|
|
|
609adaa960
|
build(docker/backend): remove debug info
|
2024-11-28 11:48:45 +01:00 |
|
|
|
8967837155
|
ci(azure-pipelines): try http(s) proxy without password
|
2024-11-28 11:46:48 +01:00 |
|
|
|
fc68777826
|
build(docker/backend): remove debug prints
|
2024-11-28 11:43:19 +01:00 |
|
|
|
d1126b3acf
|
build(docker/backend): add debug info prints for ci
|
2024-11-28 11:40:20 +01:00 |
|
|
|
9df3b18680
|
ci(azure-pipelines): set http/https proxy env variables
|
2024-11-28 11:01:30 +01:00 |
|
|
|
a2bd5c35c8
|
build(docker/backend): reintroduce apt-get update
|
2024-11-28 10:57:24 +01:00 |
|
Sarah Vaupel
|
33ccd36a14
|
ci(docker/backend): remove apt-get update due to missing connection to archive.ubuntu.com
|
2024-11-26 13:05:34 +00:00 |
|
Sarah Vaupel
|
29427a02c6
|
chore(docker/backend): switch base image, print version info
|
2024-11-26 12:58:00 +00:00 |
|
Sarah Vaupel
|
fe9a92fd3f
|
Update azure-pipelines.yaml for Azure Pipelines
|
2024-11-26 12:23:04 +00:00 |
|
|
|
cc7fa8333c
|
chore(icons): contribute to #2397 by improving the comment instructions
|
2024-11-26 09:02:53 +01:00 |
|
|
|
26831fde6e
|
build(Makefile): do not compile backend before start
|
2024-11-25 16:19:25 +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 |
|
|
|
cbfcd17c77
|
build(utils/develop-status.pl): Changed output order.
|
2024-11-21 00:18:23 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|