Commit Graph

142 Commits

Author SHA1 Message Date
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
SomeTroglodyte
344ff85eea
Update bug_report.md (#4860)
Some issues lately have been shockingly devoid of useful information...
- Reintroduce environment questions inspired by standard template, albeit simpler
- That details trick to make large saved games manageable is already used by some, it *could* work in the hands of the masses - or too dangerous?
2021-08-15 00:29:52 +03:00
Arthur van der Staaij
c4f584f98f
Updated some statements in the feature request issue template (#4715)
Changed the feature request issue template to reflect the fact that
development is currently targeting G&K and to refer to #4697 in favor of
the deprecated #663.
2021-08-01 20:40:02 +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
Yair Morgenstern
a90fc4bfcd
No hashtags grep 2021-07-02 13:21:14 +03:00
Yair Morgenstern
2364e6b8d6
6 - minmal grep 2021-07-02 13:19:42 +03:00
Yair Morgenstern
e6b18f7852
Disabled check and test - gotta go fast 2021-07-02 13:17:53 +03:00
Yair Morgenstern
642a566338
5 2021-07-02 13:16:47 +03:00
Yair Morgenstern
8bbc286eeb
Round 4 - no double-unescape 2021-07-02 13:08:04 +03:00
Yair Morgenstern
3a24597a24
Round 3 2021-07-02 12:57:37 +03:00