Yair Morgenstern
715a810b9c
Update buildAndDeploy.yml
...
Release tag belongs to release section
2021-10-30 22:25:10 +03:00
yairm210
7f539aa4fa
Version to pin is the upload, not the signing.
...
I can't do anything right today, huh.
2021-09-26 15:04:25 +03:00
yairm210
8b5f198577
Hopefully fixed Google Play release
2021-09-26 14:58:11 +03:00
yairm210
ec7897dc1a
Should upload the apk for realsies now
2021-09-09 22:07:32 +03:00
yairm210
4eb9fe3751
Fixed error in APK release
2021-09-08 23:46:07 +03:00
yairm210
ba8201e14c
Better APK release steps
2021-09-08 22:55:02 +03:00
yairm210
0389945ab1
Fixed APk sign (hopefully)
2021-09-02 21:21:05 +03:00
yairm210
7c3f8ce661
3.16.11
2021-09-02 21:03:18 +03:00
yairm210
73d8ef4452
Added folder creation so mv to deploy will work
2021-08-24 23:08:36 +03:00
yairm210
5344dc0d15
Resolved #4980 - Upload APK files to Github release
2021-08-24 22:49:53 +03:00
yairm210
a0e0cccea8
Resolved #4970 - Removed MacOS release due to problems
2021-08-23 20:35:20 +03:00
yairm210
fffedf9a70
MacOS release!
2021-08-22 22:49:49 +03:00
yairm210
d2a94e9bad
So NOW are you ready for java 11?
2021-08-22 21:33:00 +03:00
yairm210
eaa6ae5469
Wrong order of commands... download THEN gradle.
2021-08-22 21:17:06 +03:00
yairm210
79f3aae803
Linux64 is now built with packr JAR file, thus removing the need for JAVA_HOME!
2021-08-22 21:08:26 +03:00
yairm210
f6a3808fe0
Better names for deploy
2021-08-22 00:09:38 +03:00
yairm210
5e7843c963
Cutting our losses and returning to java 8 - we won't solve this today, at least let's release.
2021-08-21 23:56:38 +03:00
yairm210
7228b2d4ae
3.16.6
2021-08-21 21:22:24 +03:00
Yair Morgenstern
854132fc3d
Build test java11 ( #4924 )
...
* Test move to java 11
* Expanded metaspace size as per suggestion in https://github.com/gradle/gradle/issues/8354 to solve android list out of metaspace fail
* Master back to normal
2021-08-20 16:38:25 +03:00
Yair Morgenstern
07ab5fa125
Added class compile beore check
2021-08-20 14:47:05 +03:00
Yair Morgenstern
b9051e00bb
Reverted split of build
...
gradle build is a SUPERset of check, so will actually do extra things that are not needed.
2021-08-20 14:22:32 +03:00
Yair Morgenstern
2d7e675f95
Split build and check to different steps
...
For better understanding of where things fail or take time
2021-08-20 13:28:11 +03:00
Yair Morgenstern
3ebb1c86c7
Back to safe haven
...
We'll try this out slowly
2021-08-20 12:45:10 +03:00
Yair Morgenstern
a8084d7bbf
Removed cache to solve metaspace error
...
Got a "java.lang.OutOfMemoryError: Metaspace" error from https://github.com/yairm210/Unciv/runs/3380139617 , and 10 upvotes at https://stackoverflow.com/questions/55210139/gradle-java-lang-outofmemoryerror-metaspace/55210866 say this is a gradle cache problem. So much for that.
2021-08-20 11:52:10 +03:00
Yair Morgenstern
871f6a8101
Java version update, 8->11
2021-08-20 11:36:08 +03:00
Yair Morgenstern
d0f2363dfc
Added gradle caching to improve actions runtime
2021-08-20 11:06:37 +03:00
Yair Morgenstern
cd1a25aeb3
Added push to Google Play as a release step ( #4912 )
...
* t1
* Only run on tag
* Added Google Play service account
* t3 - now with correct signing location
* whatsNewDirectory
* This is just to test if the automatic upload to Google Play is working
* Removed Android SDK
not sure it's needed for android build and signing
* Returned branch to master
Should be final!
2021-08-20 01:11:41 +03:00
Yair Morgenstern
2c5934d481
Don't post patch releases on Discord
2021-07-16 10:03:57 +03:00
Yair Morgenstern
0776d9b36e
Discord Role mentions are different from User mentions
...
Which makes sense
2021-07-02 19:04:18 +03:00
Yair Morgenstern
f9d3c0403c
Added ping to @Game News role to Discord message
2021-07-02 18:50:31 +03:00
Yair Morgenstern
f88e2fa495
Multiline solution
...
As posted in https://trstringer.com/github-actions-multiline-strings/ by Thomas Stringer
2021-07-02 18:25:56 +03:00
Yair Morgenstern
aff396523d
Multiline test for release
2021-07-02 18:02:11 +03:00
Yair Morgenstern
25785fd949
Let's try this again
2021-07-02 17:46:04 +03:00
Yair Morgenstern
82cf4ad7aa
Added 'post release on Discord' to Github action
2021-07-02 17:27:13 +03:00
Yair Morgenstern
0472309472
OKAY!
...
Set as tag only, added body to release, removed test and check disable - we'll test this on the next version!
2021-07-02 13:59:58 +03:00
Yair Morgenstern
4b3764354a
Worketh?!
2021-07-02 13:54:21 +03:00
Yair Morgenstern
628e1f7bf5
...
2021-07-02 13:52:47 +03:00
Yair Morgenstern
f2b5407fe0
Forgot -zo obviously
2021-07-02 13:51:24 +03:00
Yair Morgenstern
c93a8978c7
grep -E instead
2021-07-02 13:45:48 +03:00
Yair Morgenstern
254c439031
Maybe something else went wrong? Back to basics
2021-07-02 13:41:04 +03:00
Yair Morgenstern
853092f525
Different regex test
2021-07-02 13:39:52 +03:00
Yair Morgenstern
4b025ec8e1
Disable other lines maybe
2021-07-02 13:38:37 +03:00
Yair Morgenstern
5eadd43eb1
Howabout now
2021-07-02 13:36:48 +03:00
Yair Morgenstern
2121f07c93
[^a] check
2021-07-02 13:33:45 +03:00
Yair Morgenstern
3193ba4a31
Too soon...
2021-07-02 13:31:35 +03:00
Yair Morgenstern
dac4b6ccae
Almost there
2021-07-02 13:29:48 +03:00
Yair Morgenstern
e8ae6a6b70
With -P, single unescape
2021-07-02 13:28:09 +03:00
Yair Morgenstern
6bb22ccfb9
Maybe it does want double \\
2021-07-02 13:26:13 +03:00
Yair Morgenstern
aeef48c556
Okay we're getting somehwere. Grep with hashtag again.
2021-07-02 13:25:09 +03:00
Yair Morgenstern
aa300419cf
Maybe read directly from file?
2021-07-02 13:22:50 +03:00