Commit Graph

48 Commits

Author SHA1 Message Date
oSumAtrIX
a808eca796
ci: clean after building 2023-07-21 19:17:06 +02:00
oSumAtrIX
8f6ff694ad
ci: do not cache build directory 2023-07-21 16:57:20 +02:00
oSumAtrIX
39a64ea039
ci: add cache step 2023-06-12 02:55:10 +02:00
oSumAtrIX
02f0d346d2
ci: remove unnecessary steps 2023-06-12 01:57:58 +02:00
AnonymousWP
a4d528e519
chore: remove scopes from issue templates (#2209) 2023-05-23 19:43:36 +02:00
oSumAtrIX
fd08a6b506
build: use Java SDK 17 for building 2023-05-09 07:13:14 +02:00
oSumAtrIX
bbd27eb036
build: downgrade to JDK version 11 2023-05-08 01:15:26 +02:00
oSumAtrIX
0b60c2d1c0
chore: add first time contribution notice 2023-04-24 17:32:14 +02:00
oSumAtrIX
e58038f480
ci: use correct checkmark syntax in PR body 2023-04-16 19:21:29 +02:00
oSumAtrIX
4d107567e6
ci: add dependency section when opening a PR 2023-03-19 22:58:16 +01:00
Palm
731aac5820 ci: target specific node version 2023-02-13 08:45:55 +07:00
Palm
1ba4497682 ci: only install dependencies listed 2023-02-13 08:44:34 +07:00
Palm
21d6e6e5bd ci: do not override dependency versions on install 2023-02-13 08:41:02 +07:00
oSumAtrIX
f938ba81ec
feat: explain how to capture crash logs [skip ci] 2023-01-16 17:34:13 +01:00
oSumAtrIX
c759df5ad6 ci: use PAT in step Release 2023-01-13 22:25:48 +01:00
oSumAtrIX
995c43bef8
refactor: fix formatting 2023-01-13 14:41:37 +01:00
oSumAtrIX
f0fd05444d
ci: give jobs names 2023-01-13 14:41:17 +01:00
oSumAtrIX
4b3f78e533 ci: bypass push permission on protected branches with owner PAT
RE: https://github.com/semantic-release/github/issues/175#issuecomment-484964034
2023-01-10 21:53:34 +01:00
oSumAtrIX
c5cd54c2a8
ci: downgrade semantic release and plugins to v19 (#1467) 2023-01-10 21:08:42 +01:00
oSumAtrIX
4993302210
ci: do not escape in environment variable MESSAGE 2022-12-29 19:07:32 +01:00
oSumAtrIX
f887de03d5
ci: clean after running task generateMeta 2022-12-15 23:40:39 +01:00
oSumAtrIX
3041628180
ci: back-merge releases back into dev branch 2022-12-14 00:28:02 +01:00
oSumAtrIX
90f658b13a
ci: open pull requests to merge dev to main 2022-12-11 04:53:14 +01:00
oSumAtrIX
b327619069
ci: refactor release workflow 2022-12-11 04:52:19 +01:00
Nico Mexis
d8b849f9c0 build: update workflow actions (#982) [skip ci] 2022-11-05 15:26:13 +01:00
SriBalaji
99464dc50f build: update actions/checkout to v3 (#942) 2022-10-31 15:15:14 +01:00
oSumAtrIX
f9922518cc feat: section acknowledgements for issue templates
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-21 00:36:26 +02:00
Sculas
5857cde652 feat: patch requests issue template (#467)
Closes: revanced/revanced-patches#463
2022-09-13 22:31:06 +02:00
Sculas
87405b8759 fix: run meta generator 2022-08-28 21:50:38 +02:00
Sculas
cf871ffad9 feat: Add JSON meta 2022-08-28 21:39:13 +02:00
Robert
553fad3fe1
fix: remove requirement for solution [skip ci] (#271) 2022-08-01 13:07:47 +02:00
oSumAtrIX
27c1c4938e
docs: add missing . to feature-issue.yml description 2022-07-26 19:38:00 +02:00
oSumAtrIX
e1dfa793a8
docs: add missing . to issue description 2022-07-26 19:34:54 +02:00
oSumAtrIX
2b774ac3f5
docs: GitHub issue forms 2022-07-26 19:28:33 +02:00
oSumAtrIX
d1c7edfc87
docs: change size of headings [skip ci] 2022-07-12 01:13:09 +02:00
Sculas
c78dc4094a
chore: remove assignees [skip ci] 2022-07-10 20:30:47 +02:00
Sculas
0689957087
chore: remove assignees [skip ci] 2022-07-10 20:30:35 +02:00
TheJeterLP
48b22d5b1e
build: fix readme autogeneration not working 2022-07-10 18:12:52 +02:00
oSumAtrIX
ba64d9efc3
fix: wording [skip ci] 2022-07-10 00:31:01 +02:00
oSumAtrIX
b82b0aad88
feat: issue templates 2022-07-10 00:27:29 +02:00
Itroublve
78be64accc
fix: disable-create-button not working with prebuilt jar file (#55) 2022-06-23 15:06:00 +02:00
MedzikUser
ff7a5602f6 fix: add execute permission to ./gradlew file 2022-06-20 19:17:54 +02:00
Lucaskyy
c34c1be21f
feat: generate dex files using gradle task 2022-06-16 12:47:49 +02:00
Sculas
e6f53553a9
feat: generate & upload dex files (#18)
* fix: generate dex files

* fix: d8 path

* fix: path

* Upload dex assets
2022-06-12 00:22:22 +02:00
oSumAtrIX
27917eb4dc
add: workflow dispatch 2022-05-22 17:26:22 +02:00
Sculas
a2df3fbc97
fix: clean after building 2022-05-13 20:10:09 +02:00
oSumAtrIX
4a0c028d8e
chore: bump java-version for action setup-java
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-07 21:26:33 +02:00
Lucaskyy
d60f1d0679
feat: add semantic-release 2022-03-21 21:37:28 +01:00