Commit Graph

296 Commits

Author SHA1 Message Date
7beb5f34c0 Check 'Will not stale' labels for PRs (#11851) 2024-06-26 19:45:45 +03:00
0e4aeef8bc Updating upload requires updating download 2024-06-23 00:17:18 +03:00
261163ba53 General update of actions, since Github Actions is moving to node 20 2024-06-23 00:06:10 +03:00
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
5ae048dba6 require -> import, var -> const in all js files 2024-06-22 23:32:26 +03:00
c691510eca Upgrade actions checkout from v3 to v4 to avoid 'node 16 actions deprecated' warnings 2024-06-19 17:53:58 +03:00
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
4257f9dbc7 Use Temurin API to get latest temurin releases (#11747) 2024-06-14 17:30:50 +03:00
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
618cffcd23 Update stale-issues-and-prs.yaml 2024-03-17 08:34:59 +02:00
2555c571e7 Update stale-issues-and-prs.yaml 2024-03-14 23:21:27 +02:00
b7ae918434 Update stale-issues-and-prs.yaml 2024-03-14 23:14:29 +02:00
a7b9a179ab Update stale-issues-and-prs.yaml 2024-03-14 22:31:18 +02:00
8046e0cd27 Create stale-issues-and-prs.yaml 2024-03-14 22:27:34 +02:00
748d1117be buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version 2024-01-28 13:03:27 +02:00
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
2937e88f09 Proper build tools version update 2024-01-13 22:01:25 +02:00
e30358bd7e Sign APK for Github release using new build-tools 2024-01-13 21:49:39 +02:00
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
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
869154cc73 4.9.13 2023-12-28 23:31:00 +02:00
a503695e31 Update bug-report.yml
Removed 'expected behavior', that should be clear from the bug description (usually 'should not happen')
2023-12-10 22:55:54 +02:00
c3216e96eb cleanup 2023-11-28 12:20:18 +02:00
d0a4111d84 I think I found the conflict - checkout ref! 2023-11-28 12:14:56 +02:00
50ce8b30b6 Wait after PR merge, so the versioning can be done simply 2023-11-28 12:07:16 +02:00
e022eb803a Wait after PR merge, so the versioning can be done simply 2023-11-28 12:07:16 +02:00
208ad8a641 ALL TOGETHER NOW 2023-11-28 11:59:12 +02:00
0af8cb60a5 Tag does not trigger rebuild - maybe now it will 2023-11-28 11:57:48 +02:00
9a2c45d9e8 You know what let's just check out the second half 2023-11-28 11:52:45 +02:00
339815fa41 damn wrong filename 2023-11-28 11:52:24 +02:00
f5d74ad129 whoops 2023-11-28 11:50:10 +02:00
eb50ea4403 Readymade didn't work, trying my own github script for PR merge 2023-11-28 11:48:55 +02:00
b0e67376c6 Merge pull request properly 2023-11-28 11:38:15 +02:00
dbdabbaede Use manual access token to merge PR 2023-11-28 11:36:15 +02:00
3cf710cc58 Try using git commit created by other people 2023-11-28 11:20:58 +02:00
84e1c03547 Added patch automation step! 2023-11-28 11:06:40 +02:00
18673b02b6 Added script to update versions on patch release 2023-11-26 19:06:24 +02:00
7f426a8b6f Update feature-request.yml 2023-11-19 23:44:39 +02:00
53f424d7e7 Delete .github/ISSUE_TEMPLATE/feature_request.md 2023-11-19 23:43:46 +02:00
101ed5fd39 Update feature-request.yml 2023-11-19 23:43:25 +02:00
dea962a190 Update feature-request.yml 2023-11-19 23:43:09 +02:00
e12674db4c Update feature-request.yml 2023-11-19 23:42:36 +02:00
436435d78e Update feature-request.yml 2023-11-19 23:41:51 +02:00
8c0df2abe9 Update feature-request.yml 2023-11-19 23:41:21 +02:00
7f365a86e1 Update feature-request.yml 2023-11-19 23:39:28 +02:00
27ba5e05ec Create feature-request.yml 2023-11-19 23:34:40 +02:00
d4db9f3c98 Update bug-report.yml 2023-11-19 23:32:27 +02:00
f1e91a717b Update bug-report.yml 2023-11-19 23:31:31 +02:00
d25e3bec11 Delete .github/ISSUE_TEMPLATE/bug_report.md 2023-11-19 23:29:16 +02:00
2fe6ef33fa Create bug-report.yml 2023-11-19 23:28:04 +02:00