Axel Uhl
e11b9fc3c5
fixed construction of lowercase ghcr package name for docker image creation scripts
2025-10-24 15:15:35 +02:00
Axel Uhl
4f0650b2a5
fixed lowercase package name construction
2025-10-24 15:13:39 +02:00
Axel Uhl
afe25b2214
fixed evaluation of owercase package in create-docker-image
2025-10-24 15:08:59 +02:00
Axel Uhl
8735bfe01f
updated README to explain automatic merging from main into docker-24
2025-10-24 14:56:05 +02:00
Axel Uhl
d9d264bd22
renamed merge-main-into-docker-17 to -24
2025-10-24 14:54:19 +02:00
Axel Uhl
c798918475
made repository and ghcr package name flexibly configurable
2025-10-24 14:46:23 +02:00
Axel Uhl
adba0d449b
updated instructions for building, especially in forked repos
2025-10-24 14:46:07 +02:00
Axel Uhl
eb5d02e917
renamed GOOGLE_MAPS_AUTHENTICATIONPARAMS secret to GOOGLE_MAPS_AUTHENTICATION_PARAMS;
...
this for consistency with the names of the corresponding environment
variables
2025-10-24 13:26:56 +02:00
Axel Uhl
713351d4e5
another attempt to convince GitHub actions to check for empty secrets
2025-10-24 11:36:39 +02:00
Axel Uhl
f1199dfbb6
GitHub idiosyncrasy: requiring () around secret checks
2025-10-24 11:31:58 +02:00
Axel Uhl
2c3bc51aa7
fixed release workflow syntax
2025-10-24 11:27:06 +02:00
Axel Uhl
b84b2f4ed2
fied admin release notes
2025-10-24 11:12:29 +02:00
Axel Uhl
0d7ca54660
offer env vars as optional fallback for system properties for secrets
2025-10-24 11:06:57 +02:00
Axel Uhl
0e5ddd4d5b
trigger Hudson job from release workflow iff credentials provided
2025-10-24 10:21:47 +02:00
Axel Uhl
96c8aea5a4
Merge remote-tracking branch 'github/main' into main
2025-10-24 00:31:45 +02:00
Axel Uhl
638567b80b
extend wait time in SimulatorOverlayTest from 10 to 30s to allow for slower runners
2025-10-24 00:30:09 +02:00
Axel Uhl
cc57d708b0
tmate ssh session no longer required
2025-10-23 09:44:58 +02:00
Axel Uhl
fed30da37e
Merge branch 'main' into bug6169
2025-10-22 20:14:50 +02:00
Axel Uhl
c58622f375
grant more swap space for release build
2025-10-22 20:13:57 +02:00
Axel Uhl
cd212d2525
bug6169: avoid deadlock in OnlineTracTracBasedTest
2025-10-22 18:06:14 +02:00
Axel Uhl
b545d4fe81
Merge pull request #6 from axeluhl/main
...
Improve disk usage for small/free runners
2025-10-22 16:42:53 +02:00
Axel Uhl
d9e19a9218
Merge branch 'SAP:main' into main
2025-10-22 15:12:39 +02:00
Axel Uhl
0782dbdad6
Merge branch 'bug6168' into main
2025-10-22 15:07:59 +02:00
Axel Uhl
b4c78bc696
Enable swap storage and create TMP directory
...
Updated swap storage configuration and created TMP space.
2025-10-22 10:25:20 +02:00
Axel Uhl
993ec599bc
Add tmate setup step to release workflow
2025-10-22 09:51:49 +02:00
Axel Uhl
f93646825e
place swap file under / instead of /mnt/;
...
This would hopefully make this fast also on free runners. With the
clean-up of the file system we see 37GB of free space prior to the
build. We need ~18GB in /tmp and our workspace during the build, so with
10GB of swap there would still be ~9GB of reserve. Let's see...
2025-10-21 18:21:30 +02:00
Axel Uhl
a4522acf7e
removed useless docker pruning; it doesn't save space
2025-10-21 18:06:18 +02:00
Axel Uhl
16940dbfb0
removed now redundant "df" output from release workflow
2025-10-21 18:01:37 +02:00
Axel Uhl
cca5ffddb6
use jlumbroso/free-disk-space action instead of manual clean-up
2025-10-21 17:59:00 +02:00
Axel Uhl
f217a3c142
bug6168: changed the implementation for how we count races for regatta progress
2025-10-21 17:42:20 +02:00
Axel Uhl
405cefa94e
default ubuntu-latest again
2025-10-21 14:56:32 +02:00
Axel Uhl
58e7bed8a2
no use of /mnt/tmp anymore; seems to be slow
2025-10-21 14:53:38 +02:00
Axel Uhl
82e85bfee3
added actions:read permission to release workflow
2025-10-21 12:41:05 +02:00
Axel Uhl
e35de4342c
improved description of runner_cpu setting
2025-10-21 12:31:07 +02:00
Axel Uhl
e7f917aef6
Merge remote-tracking branch 'github/main' into main
2025-10-21 12:29:31 +02:00
Axel Uhl
d8b96512ae
use 16CPU runner as default again;
...
will research issues with free runners on branch
2025-10-21 12:28:43 +02:00
Axel Uhl
2dfa130752
Add disk stats step to release workflow
2025-10-21 02:00:28 +02:00
Axel Uhl
394ed2f56d
Add disk space check before uploading build log
2025-10-20 20:02:25 +02:00
Axel Uhl
e023300c4c
Change default runner CPUs from 16 to 4
2025-10-20 19:57:41 +02:00
Axel Uhl
325f8dbabc
set gwt.workDir system property to $TMP; set TMP to /mnt/tmp for Github Actions
2025-10-20 18:34:03 +02:00
Axel Uhl
044f8a00f1
don't prune --all docker images
2025-10-20 18:23:40 +02:00
Axel Uhl
e01f7d0737
back to 10G of swap on /mnt, but clean up other things to get more SSD space
2025-10-20 15:38:41 +02:00
Axel Uhl
0b44ee1482
try with less swap to cope with disk size limitations on free GitHub runners
2025-10-20 15:16:12 +02:00
Axel Uhl
cc5f1d62a8
removed 4cpu as an explicit option, too; ubuntu-latest, the default, uses 4 CPUs
2025-10-20 14:49:35 +02:00
Axel Uhl
e57b42c67a
removed ubuntu-latest-16cpu as an option
2025-10-20 14:48:06 +02:00
Axel Uhl
59f66a1b97
another fix for the runs-on expression
2025-10-20 14:38:13 +02:00
Axel Uhl
4fcaaff8be
fixed runs-on expression
2025-10-20 14:32:52 +02:00
Axel Uhl
153c7297c9
being a public repo now, just use free "ubuntu-latest" runners
2025-10-20 14:28:48 +02:00
Axel Uhl
5596e2d976
Merge remote-tracking branch 'github/main' into main
2025-10-20 14:24:12 +02:00
Tobias
c00572a796
Add external API disclaimer
2025-10-20 10:35:21 +02:00