Yair Morgenstern
66a2e676d3
yaml fix
2023-03-08 10:34:59 +02:00
Yair Morgenstern
05f48b026e
separate itch and steam uploads from packr build
2023-03-08 10:27:06 +02:00
Yair Morgenstern
76ce29cc58
fix id
2023-03-08 10:07:43 +02:00
Yair Morgenstern
7cea995093
Multi job deploy
2023-03-08 10:06:48 +02:00
Yair Morgenstern
7986e5750b
Change release_body from env to step and job output
2023-03-08 09:44:06 +02:00
Yair Morgenstern
9c6e0b79b1
Move Unciv.jar into correct folder for gradle packr
2023-03-08 09:29:10 +02:00
Yair Morgenstern
4a36d90796
download jar after git setup
2023-03-08 08:51:05 +02:00
Yair Morgenstern
c856c4f8c5
fix job id
2023-03-07 23:07:22 +02:00
Yair Morgenstern
2f7b772153
Test upload 'prerelease' versions when testing Github actions
2023-03-07 23:03:33 +02:00
Yair Morgenstern
2add42b580
Split itch upload to separate job - test5
...
Need to setup gradle and git repo to actually run dist
In future maybe we can get rid of gradle dist entirely and just run packr directly, not today though
2023-03-07 22:14:18 +02:00
Yair Morgenstern
a76b344aba
Split itch upload to separate job - test4
...
Separated 'packr' gradle task from 'dist' task which builds the JAR
2023-03-07 21:54:41 +02:00
Yair Morgenstern
c52d26bbbb
Split itch upload to separate job - test3
2023-03-07 21:06:04 +02:00
Yair Morgenstern
bc0706a30a
Split itch upload to separate job - test2
2023-03-07 21:04:10 +02:00
Yair Morgenstern
a1b65487a4
Split itch upload to separate job - test1
2023-03-07 21:02:39 +02:00
Crsi
b9811906ef
Updated checkout CI action to v3 to fix deprecation warnings ( #8834 )
2023-03-06 15:24:07 +02:00
Yair Morgenstern
6680003555
Do not cache test results!
...
This problem made translation PRs that passed tests the first time, continue to "pass tests" even after failure
2023-02-14 22:32:02 +02:00
Aron de Jong
076d9f5245
Fix typo in AUR workflow ( #8049 )
2022-11-26 18:47:06 +02:00
Yair Morgenstern
422a776510
Gradle action to speed up actions
2022-10-31 20:46:26 +02:00
Yair Morgenstern
f04297acfd
Removed use of Anuken packr, removing windows32 builds.
2022-10-12 23:39:57 +03:00
Yair Morgenstern
891b609da4
Fixed steam root folder, hopefully now
2022-09-15 14:38:59 +03:00
Yair Morgenstern
d42e495f78
Steam deploy folders, not zips
2022-09-15 14:18:51 +03:00
Yair Morgenstern
8606a662c7
Added steam build, let's check it out!
2022-09-15 13:25:47 +03:00
Aron de Jong
dd31276e5c
Add AUR update workflow ( #7715 )
...
Port the update workflow from
https://github.com/Thyrum/aur-packages/blob/master/.github/workflows/unciv-bin.yml
to the Unciv github repository.
This does require adding some secrets to the repository and I don't know
how I would do this.
2022-08-28 23:13:13 +03:00
Md. Touhidur Rahman
e73b73ed87
Enable gradle caching for faster CI runs ( #6793 )
...
* Enable gradle caching for faster CI runs
Notes:
1. distribution is mandatory in v3
2. zulu is used because it was recommended in wiki
* use temurin
2022-05-14 23:29:11 +03:00
Timo T
1bbf5514cf
Add UncivServer.jar to github release ( #6745 )
2022-05-11 16:22:21 +03:00
Yair Morgenstern
fef993d5dc
Don't drop uploads due to itch.io failure
2022-03-17 23:49:32 +02:00
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
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
Yair Morgenstern
9e78309e4e
Round 2, fight!
2021-07-02 12:43:16 +03:00
Yair Morgenstern
1f71d74ded
Actually activate
2021-07-02 12:28:22 +03:00
Yair Morgenstern
7322c1bbc8
Update buildAndDeploy.yml
...
read correct file
2021-07-02 12:26:50 +03:00
Yair Morgenstern
4d6942a6cb
Update buildAndDeploy.yml
...
Obviously if we want to test this it can't be only on tags...
2021-07-02 12:25:32 +03:00
Yair Morgenstern
a1da9598bd
Update buildAndDeploy.yml
...
'read release' test for version 3.15.7
2021-07-02 12:24:38 +03:00
Yair Morgenstern
b19c548c24
Update buildAndDeploy.yml
...
Linux 32 bit support is removed in 1.10.0 versio of LibGDX - see https://libgdx.com/news/2021/04/gdx-1-10
2021-04-19 22:12:02 +03:00
Yair Morgenstern
68b308dd26
Update buildAndDeploy.yml
2021-01-23 19:09:50 +02:00
Yair Morgenstern
d22ed53544
A different message
2021-01-22 13:47:07 +02:00
Yair Morgenstern
80bf7640c5
Update buildAndDeploy.yml
2021-01-22 13:46:11 +02:00
Yair Morgenstern
01849c7168
Update buildAndDeploy.yml
2021-01-22 13:43:44 +02:00
Yair Morgenstern
5432da2d2c
Update buildAndDeploy.yml
2021-01-22 13:38:03 +02:00
Yair Morgenstern
0bef3fe32b
Update buildAndDeploy.yml
2021-01-22 13:35:54 +02:00
Yair Morgenstern
c4a59ea326
Update buildAndDeploy.yml
2021-01-22 13:30:34 +02:00
Yair Morgenstern
8cb707250c
Update buildAndDeploy.yml
2021-01-22 13:29:44 +02:00
Yair Morgenstern
630efc8811
Update buildAndDeploy.yml
2021-01-22 13:25:57 +02:00
Yair Morgenstern
7800316ff0
Update buildAndDeploy.yml
2021-01-22 13:24:30 +02:00
Yair Morgenstern
80ccc97cf1
Update buildAndDeploy.yml
2021-01-22 13:20:44 +02:00
Yair Morgenstern
46a16b0336
Update buildAndDeploy.yml
2021-01-22 13:19:52 +02:00