Commit Graph

273 Commits

Author SHA1 Message Date
yairm210
00c6828ff7 Graal native image test 2024-07-17 10:37:58 +03:00
yairm210
dbc990401f Fix Google Play deploy 2024-07-09 19:16:17 +03:00
Yair Morgenstern
1155aec310
Move detekt configs to workflow (#11899)
* Move detekt configs to workflow

* Update documentation
2024-07-01 22:55:53 +03:00
yairm210
346d5626d2 Remove 10% rollout of Google Play - practically I don't have time to deal with that, 100% for everything 2024-06-30 11:01:51 +03:00
SeventhM
7beb5f34c0
Check 'Will not stale' labels for PRs (#11851) 2024-06-26 19:45:45 +03:00
yairm210
0e4aeef8bc Updating upload requires updating download 2024-06-23 00:17:18 +03:00
yairm210
261163ba53 General update of actions, since Github Actions is moving to node 20 2024-06-23 00:06:10 +03:00
yairm210
6f4156cfb1 Convert .js files to .mjs so that "import" - now required due to octokit ESM-izing - will work. *sigh* 2024-06-22 23:51:14 +03:00
yairm210
5ae048dba6 require -> import, var -> const in all js files 2024-06-22 23:32:26 +03:00
yairm210
c691510eca Upgrade actions checkout from v3 to v4 to avoid 'node 16 actions deprecated' warnings 2024-06-19 17:53:58 +03:00
Md. Touhidur Rahman
3b40820bf2
Update buildAndDeploy.yml (#11751)
We'll see if this works, worst case we can revert it
2024-06-15 21:59:54 +03:00
Md. Touhidur Rahman
4257f9dbc7
Use Temurin API to get latest temurin releases (#11747) 2024-06-14 17:30:50 +03:00
haimlm
ca28034a3c
Update Docker signing GitHub action and consolidate RUN commands in.. (#11348)
* Update Docker signing GitHub action and consolidate RUN commands in Dockerfile

* Fix: Readme should use yairm210/unciv for docker reference
2024-03-24 19:11:36 +02:00
Yair Morgenstern
618cffcd23
Update stale-issues-and-prs.yaml 2024-03-17 08:34:59 +02:00
Yair Morgenstern
2555c571e7
Update stale-issues-and-prs.yaml 2024-03-14 23:21:27 +02:00
Yair Morgenstern
b7ae918434
Update stale-issues-and-prs.yaml 2024-03-14 23:14:29 +02:00
Yair Morgenstern
a7b9a179ab
Update stale-issues-and-prs.yaml 2024-03-14 22:31:18 +02:00
Yair Morgenstern
8046e0cd27
Create stale-issues-and-prs.yaml 2024-03-14 22:27:34 +02:00
Yair Morgenstern
748d1117be buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version 2024-01-28 13:03:27 +02:00
Yair Morgenstern
0a274a28a8 build-multiplatform checks android only on java 17
And we don't need tests since we have a different way to test that
2024-01-13 22:18:20 +02:00
Yair Morgenstern
2937e88f09 Proper build tools version update 2024-01-13 22:01:25 +02:00
Yair Morgenstern
e30358bd7e Sign APK for Github release using new build-tools 2024-01-13 21:49:39 +02:00
Yair Morgenstern
42a8387646
Fix Github Actions pipelines (#10928)
* Updated setup-gradle in bid to fix install

* Try setup android SDK manually

* Increase java version to 17

* Remove Android SDK manual download, let's see if it works without

* Upgraded the rest of the pipelines to java 17

* Added the setup since it appears to be required to all steps
2024-01-13 19:47:27 +02:00
SomeTroglodyte
50a6e5bbdb
Download mod releases or any mod zip (#10881)
* Allow almost any mod zip download source

* Linting

* Add basic "Release page section" link capability, more linting

* Refactor: Move Github to logic

* Refactor: Split Github into files

* Refactor: centralizing all API knowledge

* Try bumping detekt version to fix false complaint

* Attempt to trick detekt to not complain about `it`

* Better overload-ambiguity-solving + detekt-compatible SAM use
2024-01-07 16:07:15 +02:00
Yair Morgenstern
869154cc73 4.9.13 2023-12-28 23:31:00 +02:00
Yair Morgenstern
c3216e96eb cleanup 2023-11-28 12:20:18 +02:00
Yair Morgenstern
d0a4111d84 I think I found the conflict - checkout ref! 2023-11-28 12:14:56 +02:00
Yair Morgenstern
50ce8b30b6 Wait after PR merge, so the versioning can be done simply 2023-11-28 12:07:16 +02:00
Yair Morgenstern
e022eb803a Wait after PR merge, so the versioning can be done simply 2023-11-28 12:07:16 +02:00
Yair Morgenstern
208ad8a641 ALL TOGETHER NOW 2023-11-28 11:59:12 +02:00
Yair Morgenstern
0af8cb60a5 Tag does not trigger rebuild - maybe now it will 2023-11-28 11:57:48 +02:00
Yair Morgenstern
9a2c45d9e8 You know what let's just check out the second half 2023-11-28 11:52:45 +02:00
Yair Morgenstern
339815fa41 damn wrong filename 2023-11-28 11:52:24 +02:00
Yair Morgenstern
f5d74ad129 whoops 2023-11-28 11:50:10 +02:00
Yair Morgenstern
eb50ea4403 Readymade didn't work, trying my own github script for PR merge 2023-11-28 11:48:55 +02:00
Yair Morgenstern
b0e67376c6 Merge pull request properly 2023-11-28 11:38:15 +02:00
Yair Morgenstern
dbdabbaede Use manual access token to merge PR 2023-11-28 11:36:15 +02:00
Yair Morgenstern
3cf710cc58 Try using git commit created by other people 2023-11-28 11:20:58 +02:00
Yair Morgenstern
84e1c03547 Added patch automation step! 2023-11-28 11:06:40 +02:00
Yair Morgenstern
18673b02b6 Added script to update versions on patch release 2023-11-26 19:06:24 +02:00
Yair Morgenstern
75301502dc 4.8.7-google-play 2023-09-21 15:27:55 +03:00
Yair Morgenstern
b0c997c997 4.8.7 2023-09-21 15:13:45 +03:00
SomeTroglodyte
e59426fb03
Generic Widget/Provider framework for sortable grids (#8962)
* City Overview reorg - adding a Column should get easier

* City Overview reorg - patch

* City Overview reorg - SortableGrid Widget

* SortableGrid Widget - cleanup

* Generalize equalizeColumns

* SortableGrid framework - cleaner v2

* Revert file rename to facilitate merge

* Post-merge missed change

* SortableGrid merge fix

* Resolve wildcard import

* Post-merge fix: showOneTimeNotification

* Post-merge fixes

* Post-merge cleanup

* More Post-merge cleanup

* Fix sort (bug symptom: dependence on column click order)

* Tooltip update to "fix" icons if hideIcons=false

* Allow hideIcons control for grid header Tooltip

* Lint String.tr() Kdoc

* Move getComparator() default implementation to interface

* Nicer getComparator() implementations, better sorting for WLTK column

* Fix "Tooltip update to "fix" icons" reverting tooltip color

* Suppress detekt false positives

* Fix merge error
2023-09-13 19:42:22 +03:00
Yair Morgenstern
fe18a22cf7 4.8.5
Replace double quotes with single ones, so the android deploy works
2023-09-13 12:04:11 +03:00
Yair Morgenstern
bbf2f2ff89 Resolve #9854 - update Windows JDK to Adoptium JDK 11 2023-08-02 15:50:55 +03:00
Yair Morgenstern
19f0cadb1e Steam deploy is failing, and it's not in use anyway, time to say goodbye 2023-07-30 23:31:48 +03:00
Yair Morgenstern
cf1be27e3c awesome-pages test 2 2023-07-02 23:21:30 +03:00
Yair Morgenstern
503e8afa93 Remove awesome-pages since it's causing problems 2023-07-02 17:01:15 +03:00
Yair Morgenstern
599d673cec
Update mkdocs.yml
Add awesome-pages-plugin download
2023-07-02 16:33:03 +03:00
Bob Callaway
ac57bea8c1
upgrade cosign-installer to latest release (#9521)
Signed-off-by: Bob Callaway <bcallaway@google.com>
2023-06-04 19:08:47 +03:00