Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl fe05c3d3ff removed fields from exclude list of compareServers;
discardIndexResultsStartingWithHowManyRaces
overallLeaderboardName
hasOverallLeaderboard
2024-06-29 15:20:40 +02:00
Axel Uhl 0c1d711a11 added /etc/security/limits.d/filedescriptorlimits.conf;
this increases the soft and hard limits for file descriptors to 1M
2024-06-29 13:51:48 +02:00
Axel Uhl 474df720c8 request new permissions for Android 14 for race manager app 2024-06-28 17:46:49 +02:00
Axel Uhl 459349752c Merge branch 'main' of github.com:SAP/sailing-analytics into main 2024-06-28 15:49:30 +02:00
Axel Uhl 7761b17997 Merge branch 'main' of github.com:SAP/sailing-analytics into main 2024-06-28 15:42:29 +02:00
Axel Uhl d5607f34fc added comments 2024-06-28 15:42:22 +02:00
Axel Uhl 87986f7511 no spinnaker for OK Dinghy downwind 2024-06-27 14:41:15 +02:00
Axel Uhl f569f91704 upgrade to TracAPI 3.15.12: The MTB reader is not releasing all the resources once the reading process is over 2024-06-25 13:41:29 +02:00
Axel Uhl 6a0d6131b6 added X-15 alias name for Wingfoil class 2024-06-25 13:41:19 +02:00
Axel Uhl da02a2b7ff install unversioned python to central reverse proxy 2024-06-22 11:57:21 +02:00
Axel Uhl 65e9860078 fixed size of WINGFOIL.png class logo (140x140 instead of 160x160) 2024-06-20 16:22:13 +02:00
Axel Uhl 460dbaa653 added Wingfoil class 2024-06-20 16:07:50 +02:00
Axel Uhl f77d2f43d6 upgraded to TracAPI 3.15.10 which fixes a bug in 3.15.9 2024-06-20 13:01:42 +02:00
Axel Uhl eb796cda40 Merge remote-tracking branch 'github/main' into main 2024-06-20 13:00:57 +02:00
Axel Uhl eaeb56365f Revert "upgraded TracAPI to 3.15.9, filtering mark positions on the server by course area and preferring available .mtb files over DB access"
This reverts commit 4c4161c0cd.
2024-06-20 00:28:53 +02:00
Axel Uhl b349a2d21f moved service units required only by MongoDB elastic replicas to mongo_instance_setup and removed them from central_mongo_setup 2024-06-19 16:32:42 +02:00
Axel Uhl 1e82ee899c Merge branch 'bug6031' into main 2024-06-19 15:43:57 +02:00
Axel Uhl d9454150fc AWStats SkipHosts is not working with newer Perl
https://sourceforge.net/p/awstats/discussion/43428/thread/f88a56c0/#1da3
2024-06-19 15:34:22 +02:00
Axel Uhl c32a601698 fixed tmux.conf, accepting C-b C-b to sent through a single C-b 2024-06-19 15:10:42 +02:00
Axel Uhl 4c4161c0cd upgraded TracAPI to 3.15.9, filtering mark positions on the server by course area and preferring available .mtb files over DB access 2024-06-19 14:19:13 +02:00
Axel Uhl 408c44295e Merge branch 'main' into bug6031 2024-06-19 13:52:16 +02:00
Axel Uhl 3a17220c71 bug6031: added overallLeaderboardName / hasOverallLeaderboard fields to REST API 2024-06-19 13:44:27 +02:00
Axel Uhl c2cf669557 Merge branch 'bug6000' of github.com:SAP/sailing-analytics into main 2024-06-18 23:03:53 +02:00
Axel Uhl e20f5a9dd7 bug6000: fixed type issues in CompareServersTest 2024-06-18 20:27:31 +02:00
Axel Uhl fe636c3479 bug6000: adding leaderboard discards to leaderboardgroups output 2024-06-18 17:51:19 +02:00
Axel Uhl 622485d130 Merge branch 'bug6026' of github.com:SAP/sailing-analytics into main 2024-06-18 16:35:12 +02:00
Axel Uhl 7091635a76 bug6026: added some final modifiers where possible 2024-06-18 11:46:13 +02:00
Axel Uhl 4047d11040 Merge remote-tracking branch 'github/main' into main 2024-06-17 13:34:38 +02:00
Axel Uhl 8672fb02ea bug5944: release notes 2024-06-17 13:34:04 +02:00
Axel Uhl 67901bb6a1 bug5944: factor the "sapsailing.com" part and use existing constant 2024-06-17 11:30:30 +02:00
Axel Uhl 017ae84d2d Merge branch 'main' into bug5944 2024-06-17 11:00:16 +02:00
Axel Uhl 35b7058da2 Merge remote-tracking branch 'github/main' into main 2024-06-17 10:43:58 +02:00
Axel Uhl 827dd74fcf sort releases by published_at, not created_at;
The created_at time stamps sometimes seem bizarrly equal, even for
builds started after one another. It seems more reliable to sort
those releases by their published_at time point which captures when
the release artifacts were actually added to the release.
2024-06-17 10:42:10 +02:00
Axel Uhl f50c39fe4d i18n wiki update regarding Git locations 2024-06-17 10:41:57 +02:00
Axel Uhl b446e1cabc bug6026: improved ad-hoc NPE handling; proper solution still pending 2024-06-17 00:02:00 +02:00
Axel Uhl 5458f0b7d2 avoid a NPE when wind track with confidence seems to be out of sync (temporarily?) 2024-06-16 23:36:44 +02:00
Axel Uhl cd061a0cff bug6017: admin release notes 2024-06-14 18:28:03 +02:00
Axel Uhl 53ba61d131 bug6017: added locking also for replicated subscription operations and in all handlers 2024-06-14 16:21:20 +02:00
Axel Uhl 8220d36f5d Merge branch 'main' into bug6017 2024-06-14 15:16:02 +02:00
Axel Uhl a9f73d81e5 bug6017: introduced a lock map for subscription handling 2024-06-14 15:14:12 +02:00
Axel Uhl 035bf742dd Merge remote-tracking branch 'github/main' into main 2024-06-14 11:33:27 +02:00
Axel Uhl d99dff82a8 Hudson setup: enable mongod.service and start; don't stop sailing service once started 2024-06-14 11:32:56 +02:00
Axel Uhl 8222b22b2f added newline at end of last line in files/etc/sudoers.d/hudsoncanlaunchec2instances 2024-06-14 10:53:42 +02:00
Axel Uhl bda1d3ae19 updated Wiki filter to allow overview of Wiki folders for breadcrumbs to work 2024-06-14 10:31:10 +02:00
Axel Uhl fa4d689703 Merge remote-tracking branch 'github/main' into main 2024-06-14 10:05:31 +02:00
Axel Uhl b478fb5ae7 ignore timepoint-ms in API CompareServersResource 2024-06-14 09:44:47 +02:00
Axel Uhl 0f2cc6bcff timepoint-ms must be excluded from compareServers comparison 2024-06-14 09:42:57 +02:00
Axel Uhl 9053dd3500 pass through bearer token to polar data extraction 2024-06-14 00:00:56 +02:00
Axel Uhl c6e08c120b more explicit hint to the Wiki page explaining the last manual steps for Hudson instance setup 2024-06-13 21:54:39 +02:00
Axel Uhl c1d7b55308 reset uncompilable change in chargebee test intended for bug6017 2024-06-13 16:17:55 +02:00
Axel Uhl 8511f47081 reset additional timestamp filter from compareServers 2024-06-13 16:17:11 +02:00
Axel Uhl 2d0ae3a6eb name releases that skipped tests "untested-" 2024-06-13 15:42:32 +02:00
Axel Uhl 81323129c3 trigger untested job if skip_tests input was "true" 2024-06-13 15:36:58 +02:00
Axel Uhl 95ed2233d3 fixed workflow file syntax for new skip_tests input 2024-06-13 15:33:38 +02:00
Axel Uhl e2590ff539 retry upon exception when launching new multi-server instance 2024-06-13 15:32:52 +02:00
Axel Uhl 6090b68438 added an optional skip_tests input for release.yml workflow 2024-06-13 15:32:21 +02:00
Axel Uhl 89b8f06255 Merge remote-tracking branch 'github/main' into main 2024-06-12 18:18:16 +02:00
Axel Uhl 18a97e9957 retry looking for instance during image upgrade even after exception 2024-06-12 18:17:24 +02:00
Axel Uhl e7b27b8edb made setup-sailing-server.sh script executable 2024-06-12 15:09:31 +02:00
Axel Uhl 9b62bba5f4 bug5938: removed redundant, extra sourcing of imageupgrade_functions.sh 2024-06-12 15:06:12 +02:00
Axel Uhl 2a93c1e75f Merge remote-tracking branch 'github/bug5938' into bug5938 2024-06-12 13:52:37 +02:00
Axel Uhl 5f344bb3da Merge remote-tracking branch 'github/main' into main 2024-06-12 01:21:58 +02:00
Axel Uhl 94af073406 from 4cpu cherry-pick the allocation of swap space and collection of metrics during build 2024-06-12 01:21:06 +02:00
Axel Uhl 182b708121 Merge remote-tracking branch 'origin/bug5938' into bug5938 2024-06-11 19:57:33 +02:00
Axel Uhl b28329b996 Merge branch 'main' into bug5938 2024-06-11 19:56:59 +02:00
Axel Uhl eb560f9131 avoid premature startToReplicateFrom in all abstract log replication tests 2024-06-11 17:09:42 +02:00
Axel Uhl a574b930be Merge remote-tracking branch 'github/main' into main 2024-06-11 16:17:08 +02:00
Axel Uhl c028201274 more verbose logging in case the test replication servlet dies 2024-06-11 16:14:44 +02:00
Axel Uhl d69e8196f7 Merge remote-tracking branch 'github/main' into main 2024-06-11 14:41:25 +02:00
Axel Uhl 0b04f1cabb secured replication tests by MAJORITY read/write concern to avoid race conditions 2024-06-11 14:29:45 +02:00
Axel Uhl 4576450303 bug6016: added timepoint-ms and lastScoringUpdate-ms fields to /leaderboardgroups/{name|id} response 2024-06-11 10:40:16 +02:00
Axel Uhl e5835482c4 fixed syncgit result comparison for pull exit code 2024-06-10 23:06:43 +02:00
Axel Uhl 332bc8b56e updated comment for central reverse proxy instance type 2024-06-10 15:35:51 +02:00
Axel Uhl cc83307b1b increase resolution for lat/lng REST API output from ~11cm to ~1cm 2024-06-10 12:02:53 +02:00
Axel Uhl 9ab6e6d6ea catch case of role definition not found based on chargebee role ID 2024-06-07 15:53:55 +02:00
Axel Uhl 2baaa7c932 Merge remote-tracking branch 'github/main' into main 2024-06-06 13:13:07 +02:00
Axel Uhl 92c186430d Upgraded TracAPI to 3.15.8, supporting DCT, DNE, and RCT 2024-06-06 13:12:27 +02:00
Axel Uhl d24733179a set description on index, not manifests 2024-06-06 01:28:05 +02:00
Axel Uhl ede9848658 provide annotations explicitly to buildx 2024-06-06 01:12:28 +02:00
Axel Uhl ebdbfd1132 using "manifest:" as prefix for docker image tag / annotation setting 2024-06-06 01:06:04 +02:00
Axel Uhl 12f985cd70 adding annotations to multi-platform docker images 2024-06-06 00:56:36 +02:00
Axel Uhl f05013311b Merge remote-tracking branch 'github/bug5791' into main 2024-06-05 19:47:50 +02:00
Axel Uhl fb5e3672ec improvements of the README.md file 2024-06-05 18:13:53 +02:00
Axel Uhl 8221d263b1 Merge branch 'bug6007' into main 2024-06-05 17:26:03 +02:00
Axel Uhl 2771428a1e build multi-platform (amd64 / arm64) docker images 2024-06-05 16:55:25 +02:00
Axel Uhl 22e3624a72 bug5791: fixed test for non-empty variables in env-default-rules.sh; fixed test for empty chargebee values in ChargebeeConfiguration 2024-06-05 15:45:05 +02:00
Axel Uhl 09472b3db0 set com.sap.sse.security.common to lazy activation 2024-06-05 15:44:18 +02:00
Axel Uhl 681bec61cf bug6007: implemented logging for event and regatta creation 2024-06-05 15:20:16 +02:00
Axel Uhl e7a9839240 add qemu support for multi-platform docker image build 2024-06-05 11:54:58 +02:00
Axel Uhl 7d3780cc99 Merge remote-tracking branch 'github/main' into main 2024-06-05 11:37:08 +02:00
Axel Uhl 99e3e6c496 try to build docker image for multiple platforms 2024-06-05 11:36:32 +02:00
Axel Uhl 21a892e0d3 try to build multi-platform Docker images 2024-06-05 02:33:35 +02:00
Axel Uhl 3dd3815088 new Dockerfile set-up for ARM 2024-06-05 00:24:18 +02:00
Axel Uhl 92c4dccd4b cache CIDR to IP list resolution to save CPU 2024-06-04 14:37:16 +02:00
Axel Uhl 452aac85cc bug5938: minor comment changes 2024-06-04 14:36:13 +02:00
Axel Uhl 9515ce28ae Merge branch 'main' into bug5938 2024-06-04 10:26:59 +02:00
Axel Uhl 6725225c5f use GIT_REPOSITORY constant in sailing script after it has been defined 2024-06-04 10:23:00 +02:00
Axel Uhl aa127b8644 security-service-master environment also accepts *.sailing.omegatiming.com requests now for cross-domain storage 2024-06-03 17:03:15 +02:00
Axel Uhl 6a50f0ce64 For logrotation of httpd, systemctl is found under /usr/bin, not /bin 2024-06-03 11:03:25 +02:00
Axel Uhl 62855aa118 bug6013: fixing NPE 2024-06-02 12:47:27 +02:00