Commit Graph

46 Commits

Author SHA1 Message Date
pelya
d87f0fc47c CI: separate arm64 build of OpenTTD probably not needed 2023-05-20 12:40:03 +03:00
pelya
a7401cfaf7 CI: do not generate an error if Play Store uploadiung fails 2023-05-20 00:31:01 +03:00
pelya
5f53581671 CI: upload OpenTTD to Play Store beta 2023-05-20 00:23:17 +03:00
pelya
6c5703bf22 CI: eh eh 2023-05-20 00:15:01 +03:00
pelya
e5d8d9d3a4 CI: eh 2023-05-20 00:06:19 +03:00
pelya
3b286cc24c CI: fixed ballfield 2023-05-20 00:00:11 +03:00
pelya
c869ac6a8a CI: publish to Play Store automatically, Ballfield only for now 2023-05-19 23:56:20 +03:00
pelya
c6e9cf6274 Removed Google cloud auth 2023-05-19 23:18:11 +03:00
pelya
ac2fe0ffa1 CI: fixed app name 2023-05-19 22:54:06 +03:00
pelya
1def252c9b CI: build OpenTTD for all archs separately 2023-05-19 22:51:40 +03:00
pelya
73210a9428 CI: fixed permissions 2023-05-19 18:03:39 +03:00
pelya
c9a563e627 CI: auth to Play Console 2023-05-19 17:44:42 +03:00
pelya
6932189f21 OpenTTD: fixed ICU data location 2023-05-19 16:17:56 +03:00
pelya
242bad58b8 CI: reverted an attempt 2023-05-19 14:37:29 +03:00
pelya
52e6f828dd CI: fixed deprecated method 2023-05-19 14:32:37 +03:00
pelya
543df95d62 CI: syntax 2023-05-19 12:53:24 +03:00
pelya
a288880b4a CI: try to upload artifacts separately 2023-05-19 12:50:30 +03:00
pelya
fb4a4c7497 CI: fixed OpenTTD CI 2023-05-19 12:34:02 +03:00
pelya
c1e3582042 CI: added OpenTTD build script 2023-05-19 12:30:58 +03:00
pelya
42ec5d69c2 CI: switched another job to Java 17 2023-05-17 21:21:09 +03:00
pelya
f17ebbea79 CI: syntax 2023-05-17 21:16:14 +03:00
pelya
17cf60d021 CI: fix JAva 17 2023-05-17 21:15:18 +03:00
pelya
bce8691e45 CI: Java 17 2023-05-17 21:13:02 +03:00
Sergii Pylypenko
1c9ff9d98e CI: fixed package script 2022-01-15 00:14:31 +02:00
Sergii Pylypenko
55303806d9 CI: cache does not work so well if there's nothing to cache 2022-01-15 00:12:06 +02:00
Sergii Pylypenko
8d10d1ff0f CI: separate caches for Boost and ICU 2022-01-15 00:03:58 +02:00
Sergii Pylypenko
bbaa42c1ec SDL: trying to use fancy Github secrets in CI 2022-01-14 23:58:44 +02:00
Sergii Pylypenko
10c751afc3 Fixed debug info not stripped in CI scripts, build .aab files 2022-01-14 23:23:36 +02:00
Sergii Pylypenko
d30371b546 Added very basic SDL2 demo app 2022-01-12 00:00:46 +02:00
Sergii Pylypenko
37769ef1e1 Check out this one little trick that software developers really hate 2022-01-11 23:53:51 +02:00
Sergii Pylypenko
5073ac8df9 Please no, I don't want a zip file named literally '${APP_NAME}.zip' 2022-01-11 23:43:54 +02:00
Sergii Pylypenko
c130231878 Better .apk file name 2022-01-11 23:34:16 +02:00
Sergii Pylypenko
8a72407d0e Why is this a syntax error? 2022-01-11 23:28:14 +02:00
Sergii Pylypenko
8aecf92fee Set up debug app signing key in the CI script 2022-01-11 23:25:27 +02:00
Sergii Pylypenko
00873a5014 Added Android build tools to SDK path in CI script 2022-01-11 23:13:59 +02:00
Sergii Pylypenko
dece0f3418 Hacking away with dumb Gradle 2022-01-11 23:04:48 +02:00
Sergii Pylypenko
d3860a6bb4 Try to set env vars for Gradle 2022-01-11 22:55:26 +02:00
Sergii Pylypenko
c37381b20f Another way to accept SDK licenses 2022-01-11 22:48:35 +02:00
Sergii Pylypenko
3d7782a0db Github actions Android setup script is useless 2022-01-11 22:45:04 +02:00
Sergii Pylypenko
6dce6d6690 No, you cannot oveeride $PATH globally in Gitlab CI script 2022-01-11 22:21:17 +02:00
Sergii Pylypenko
3512b70469 Gradle plugin does not support Java 1.8, the readme lied to me 2022-01-11 22:17:53 +02:00
Sergii Pylypenko
2b96250b11 Fixed CI script, again 2022-01-11 22:13:38 +02:00
Sergii Pylypenko
27bb3eb642 Gitlab runner needs a special script to accept Android SDK licenses 2022-01-11 22:12:25 +02:00
Sergii Pylypenko
c7a57c155b Fixed CI file 2022-01-11 22:05:10 +02:00
Sergii Pylypenko
5793ce78fb Github script license will be ZLIB not GPL 2022-01-11 22:02:07 +02:00
Sergii Pylypenko
bc710aa7b6 SDL: Github CI workflow to build the basic SDL 1.2 test app 2022-01-11 22:00:20 +02:00