Commit graph

14 commits

Author SHA1 Message Date
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
Pun Butrach
8b28a33b73
ci(security): resolve arbitrary code execution 2023-12-22 20:39:21 +07:00
Pun Butrach
eb6e75b156
ci: use migrate setup-java to Node 20 (#1542) 2023-12-05 09:43:04 +07:00
Pun Butrach
c0516c3665
ci(build): Improve pull request build (#1305)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-20 14:50:44 +07:00
validcube
c24da41505 refactor: replace deprecated command 2023-11-12 09:59:50 +05:45
Benjamin
c7fa9b8ce7
chore: upgrade dependencies (#1404) 2023-11-04 22:08:20 +01:00
Pun Butrach
c1fc2c4766
ci: bump actions/checkout to v4 2023-09-10 14:43:58 +07:00
Ushie
5c733932c7
ci(pr-build): revert "sign apk with keystore (#1231)"
This reverts commit 8bf08ff464, as it fails for PRs originating from forks
2023-09-08 01:14:13 +02:00
Pun Butrach
b6ee63c1ea
ci(pr-build): sign apk with keystore (#1231) 2023-09-08 01:14:13 +02:00
Pun Butrach
63175cdec6
ci(build): create debug variant instead of release 2023-08-15 20:55:11 +07:00
Pun Butrach
4b0c8cecc8
ci(build): update event trigger
This add ".github/workflows/pr-build.yml" to build on every change to the CI Build to check if there's no error when it got modified.

And also remove "fastlane/**" because that's not related to the ReVanced Manager's code
2023-08-12 13:56:18 +07:00
Pun Butrach
f5e45ead26
ci(build): don't build on every pull request unrelated to application 2023-08-10 19:14:13 +07:00
Pun Butrach
14f765f4b4
ci(build): don't cache Gradle
Gradle take up so much space in cache that it wouldn't make sense for us to cache it since we are rapidly hitting the cache limit every time.
2023-08-10 19:12:15 +07:00
Pun Butrach
d3790bf64b
refactor: remove unimplemented features (#1061)
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-03 23:58:50 +03:00
Renamed from .github/workflows/build.yml (Browse further)