Commit Graph

52 Commits

Author SHA1 Message Date
stevenyomi
678dce1979
Upgrade Gradle to 8.6 (#1667) 2024-03-02 21:20:08 +00:00
renovate[bot]
a2ce8df003
Update actions/download-artifact action to v4.1.4 (#1666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 21:20:03 +00:00
stevenyomi
f5b84ad057
Update Renovate config (#1649)
* Update `config:base` to `config:recommended` (rename)
* Schedule on every Sunday
* Group all GitHub Actions deps in a single PR
* Ignore issue moderator, since we'll manually update it (possibly with config changes)
* Include and exclude Gradle dependencies (will enable ktlint individually in the future)
* Include Gradle itself (Gradle Wrapper)
2024-03-02 17:48:47 +07:00
stevenyomi
15d24c34d7 Use full version code in GitHub Actions deps 2024-03-02 02:24:40 +00:00
stevenyomi
e04f151da8 Update issue autocloser rules 2024-02-29 18:49:24 +00:00
renovate[bot]
03d26e9065 Update actions/setup-java digest to 9704b39 (#1594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 08:16:05 +05:00
renovate[bot]
23efcf1482 Update gradle/wrapper-validation-action digest to 699bb18 (#1557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 08:02:11 +07:00
renovate[bot]
ddf5b8694e Update actions/download-artifact digest to 87c5514 (#1564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 08:00:32 +07:00
stevenyomi
5452be48e7 Update autoclose message for unread acknowledgements (#1405) 2024-02-20 02:46:10 +08:00
renovate[bot]
1156150eaa Update gradle/actions digest to 417ae3c (#1238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 00:06:51 +07:00
stevenyomi
d005220656 Rename projects to path names (#1240) 2024-02-13 22:59:46 +00:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00
Cuong M. Tran
bd9fb0dc3b Only mirror to Codeberg from Keiyoushi repo (#1042) 2024-02-06 16:53:51 +00:00
renovate[bot]
0018f3427b Update gradle/wrapper-validation-action digest to a494d93 (#1058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 23:14:00 +07:00
renovate[bot]
e1bf85e520 Update actions/upload-artifact digest to 5d5d22a (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 10:40:25 +07:00
renovate[bot]
e08f35fde5 Update actions/download-artifact digest to eaceaf8 (#1037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 10:16:17 +07:00
beerpiss
e70309c023 Remove autocloser for extension update issues
Was causing too many false positives.
2024-02-03 11:29:04 +07:00
FourTOne5
5d34b06253 Keep repo.json file when creating repo (#915) 2024-02-02 15:42:19 +06:00
stevenyomi
cd0f92796a Update issue moderator (#890) 2024-02-02 13:14:15 +07:00
beerpiss
7c93043e57 Switch to in-house issue moderator
Whitelisted keiyoushi.github.io
2024-02-01 13:18:05 +07:00
beerpsi
857a076072 Point issue templates to Mihon (#860) 2024-02-01 01:24:12 +08:00
stevenyomi
d1d3b8a51a [skip ci] Update path conditions in PR and CI workflows (#863) 2024-02-01 01:22:08 +08:00
beerpsi
1a7126b68e ci: Address deprecation in setup-gradle action (#853)
* ci: Address deprecation in setup-gradle action

* consistency
2024-01-31 19:57:01 +07:00
renovate[bot]
20d75109a0 Update gradle/actions digest to ec92e82 (#852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 19:13:51 +07:00
renovate[bot]
4568b48896 Update gradle/wrapper-validation-action action to v2 (#793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 11:06:27 +07:00
beerpsi
09666d7da1 ci: Migrate to gradle/actions/setup-gradle@v3 (#673) 2024-01-27 09:49:16 +07:00
renovate[bot]
45d1a3115d chore(deps): update gradle/gradle-build-action digest to a8f7551 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:55:13 +07:00
renovate[bot]
18c983f552 chore(deps): update actions/upload-artifact digest to 26f96df (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:54:15 +07:00
stevenyomi
d419bc310a Add acknowledgement label when auto-closing (#565) 2024-01-24 16:03:44 +08:00
beerpsi
f9278f540d Issue moderator updates (#497)
* Issue moderator updates

* why do i still have old regex
2024-01-23 06:51:39 +05:00
bapeey
1dc862fd07 [skip ci] Fix issue_moderator (#476)
Fix issue_moderator
2024-01-22 06:17:58 +05:00
beerpsi
b98a499ad8 Update regex for extension update issues (#436) 2024-01-21 12:05:37 +07:00
beerpsi
c522e0d2df Pin all external GitHub actions to their SHA (#409) 2024-01-20 12:59:41 +07:00
beerpsi
e32d7de68d Switch to in-organization extensions inspector (#386)
Update build_push.yml
2024-01-19 20:27:00 +05:00
stevenyomi
99b61247b0 Update docs and checklist on web_hi_res icons (#275) 2024-01-15 19:19:56 +05:00
stevenyomi
7a3b62e790 Switch Java distribution to Temurin (#267) 2024-01-15 13:24:21 +05:00
beerpsi
dcc37a529f ci: Invalidate JSDelivr cache when pushing to repo (#257) 2024-01-15 12:37:00 +08:00
AwkwardPeak7
f3a1b3e444 upgrade AGP to 8.2.1 (#255)
* upgrade AGP

* bump to java 17 in ci
2024-01-15 04:04:00 +08:00
beerpsi
acaaad8527 [issues] Bump Tachiyomi version in template to 0.15.3 (#236) 2024-01-14 11:16:11 +07:00
beerpsi
6edfd791c9 fix(ci): sort extensions by package name (#195) 2024-01-13 03:12:16 +07:00
beerpsi
c5c2a09392 ci: Port move-apks and create-repo to Python (#194)
* ci: Port move-apks and create-repo to Python

* move-apks: Fix APK path
2024-01-13 01:52:40 +06:00
beerpsi
9a52d3a1f8 ci: Use keiyoushi-bot for deploying extensions (#174) 2024-01-12 18:47:21 +07:00
beerpsi
e9a1a94ae4 [meta] Create a Codeberg mirror (#147) 2024-01-11 20:39:02 +06:00
beerpsi
a173f6fe05 ci: Add uninstall blurb (#144) 2024-01-11 17:42:57 +07:00
beerpsi
21d2b4da47 ci: Properly configure the rest of issue moderator (#138) 2024-01-11 15:07:33 +05:00
beerpsi
c66ab72444 ci: Add autocloser for installation failures (#134) 2024-01-11 11:14:47 +05:00
beerpsi
43252409be issue_moderator: Update Cloudflare regex
claudfire
claudfire
2024-01-10 15:41:38 +07:00
stevenyomi
c8478dae9e Really fix jq format in minifying index (#15) 2024-01-09 16:21:53 +06:00
stevenyomi
3bee73e3f6 Try fixing jq format in minifying index (#13) 2024-01-09 15:56:52 +06:00
stevenyomi
734d48680d Remove unused fields in minified index (#9) 2024-01-09 15:35:46 +06:00