Commit graph

18 commits

Author SHA1 Message Date
Oleg Agafonov
52180d1393 Added data collectors, AI and testing tools improves:
- dev: added data collectors API to collect and process game data in real time;
- tests: added game logs output in all unit tests (enabled by default);
- tests: added games history storage (decks, game logs, chats - disabled by default);
2025-07-05 21:44:55 +04:00
Oleg Agafonov
aea49d3c2b Merge fix 2023-12-01 14:26:09 +04:00
Oleg Agafonov
11a19f9a43
tests: added test to check jboss serialization and java 17 compatibility (related to #5862, part of #6197) (#11499) 2023-12-01 14:24:34 +04:00
Oleg Agafonov
819276a3bc
dev: upgraded travis java version from 11 to 17 (#11485) 2023-11-28 12:52:55 +04:00
Oleg Agafonov
b11be9d945 travis: added custom logs settings, disabled AI decision logs for ci builds 2023-10-15 22:47:23 +04:00
Oleg Agafonov
055bb65068 travis: default script 2023-10-15 16:33:56 +04:00
Oleg Agafonov
6bc79ac1c0 Build: clean travis config 2023-04-26 00:10:01 +04:00
Alex Vasile
84497ca4ae openjdk-ea builds have an error, they don't even start. Disabling to not use credits unnecesarily until they are fixed 2022-08-22 21:56:45 -04:00
Leandro Doctors
6b5a4de999
Update CI setup: explicitly support both OpenJDK 11 and the latest EA OpenJDK version (#6703) 2022-08-11 12:30:38 -04:00
Oleg Agafonov
c87477178a
CI: added maven cache to travis builds (#8289) 2021-09-17 22:57:49 +04:00
Your Name
df82f4bd68 set git depth 2021-08-16 10:43:50 +08:00
Oleg Agafonov
630f28bdf7 Test build on new travis CI 2021-06-15 19:42:08 +04:00
Phred
5587791c32
removed unused git options 2020-07-22 04:15:09 -05:00
Phred
bcb6cd6a35
testing faster build times 2020-07-22 04:00:36 -05:00
Evan Kranzler
993c11f279 temporarily disabling sonarcloud support 2019-01-05 13:01:35 -05:00
Evan Kranzler
422ce643b0 Update .travis.yml 2019-01-05 12:48:31 -05:00
Evan Kranzler
ee24176fa1 added sonarcloud support (hopefully it works) 2019-01-05 11:29:35 -05:00
Neil Gentleman
5b721443c1 setup TravisCI build, add badge to readme
needed to use `sudo: required` to run in a VM with more RAM, and
explicitly set maven's heap size.
2016-07-30 09:57:16 -07:00