Commit Graph

64 Commits

Author SHA1 Message Date
oSumAtrIX
e3bb1aa699 build(Needs bump): Update dependencies 2024-09-30 22:48:59 +02:00
oSumAtrIX
5013bf491a ci: Use permissions and regular GitHub token instead of PAT 2024-09-30 22:46:01 +02:00
oSumAtrIX
d05c6c45c2 ci: Adjust release commit message 2024-09-30 22:34:21 +02:00
semantic-release-bot
9a6194e4be chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.2...v1.0.3) (2024-09-08)

### Bug Fixes

* Upload asset signature by fixing asset path glob pattern ([1378304](1378304809))
v1.0.3
2024-09-08 17:17:36 +00:00
oSumAtrIX
6083ce813b chore: Merge branch dev to main (#3448) 2024-09-08 19:15:27 +02:00
semantic-release-bot
dd011357fd chore(release): 1.0.3-dev.1 [skip ci]
## [1.0.3-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.2...v1.0.3-dev.1) (2024-09-08)

### Bug Fixes

* Upload asset signature by fixing asset path glob pattern ([1378304](1378304809))
v1.0.3-dev.1
2024-09-08 17:13:58 +00:00
oSumAtrIX
fb9831498c build: Bump dependencies 2024-09-08 19:11:40 +02:00
oSumAtrIX
1378304809 fix: Upload asset signature by fixing asset path glob pattern 2024-09-08 19:05:05 +02:00
semantic-release-bot
4b97a1be7d chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.1...v1.0.2) (2024-09-08)
v1.0.2
2024-09-08 15:56:04 +00:00
oSumAtrIX
8f2980386d chore: Merge branch dev to main (#3435) 2024-09-08 17:53:58 +02:00
oSumAtrIX
440eb58a67 chore: Add issue templates, contribution guidelines and README heading 2024-08-26 23:33:05 +02:00
semantic-release-bot
d670762cce chore(release): 1.0.2-dev.1 [skip ci]
## [1.0.2-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.1...v1.0.2-dev.1) (2024-08-08)
v1.0.2-dev.1
2024-08-08 17:25:21 +00:00
oSumAtrIX
ccc222c1ba build: Bump Gradle Wrapper to 8.9 2024-08-08 19:21:23 +02:00
oSumAtrIX
624a4964c1 build(Needs bump): Use ReVanced Patches Gradle plugin to configure the build system 2024-08-08 19:21:23 +02:00
oSumAtrIX
afde3145e6 build(Needs bump): Bump ReVanced Patcher 2024-08-07 01:42:31 +02:00
oSumAtrIX
afd7f3b99b ci: Correct usage of repository variable 2024-07-13 00:45:36 +02:00
oSumAtrIX
9e9b90678c build: Bump dependencies 2024-05-26 01:21:12 +02:00
oSumAtrIX
c61c2cfebf chore: Fix spelling mistake 2024-04-05 21:17:39 +02:00
oSumAtrIX
464ed6333d docs: Reference correct lines 2024-04-02 20:55:32 +02:00
oSumAtrIX
ff407c8f4a docs: Break long lines 2024-04-02 20:53:05 +02:00
oSumAtrIX
989c3f1a3e ci: Fix PR build 2024-04-02 20:53:05 +02:00
oSumAtrIX
540fe504c7 docs: Fix spelling mistake [skip ci] 2024-03-16 13:36:40 +01:00
oSumAtrIX
6dc4cf08e5 build: Set target bytecode level to JVM 11 2024-03-14 22:15:59 +01:00
oSumAtrIX
7ff9985401 docs: Use correct line in links 2024-03-14 22:15:58 +01:00
oSumAtrIX
0338a66e26 docs: Fix invalid link 2024-03-14 22:14:47 +01:00
oSumAtrIX
e4220b2a65 build: Bump dependencies 2024-03-14 22:14:47 +01:00
oSumAtrIX
a4c0d231cf docs: Fix mistakes and wording 2024-03-14 22:14:46 +01:00
oSumAtrIX
568edafefe ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-03-14 22:10:11 +01:00
semantic-release-bot
9b0e35ee21 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1) (2024-02-21)

### Bug Fixes

* Compile DEX without debugging information ([73f6506](73f6506bcc))
v1.0.1
2024-02-21 02:37:02 +00:00
oSumAtrIX
45e50488ea chore: Merge branch dev to main (#3430) 2024-02-21 03:35:44 +01:00
oSumAtrIX
513bf5d57d build: Adjust project information
Use ReVanced project information instead of placeholders. This also fixes failing publication.
2024-02-21 03:30:33 +01:00
semantic-release-bot
ccb3d79584 chore(release): 1.0.1-dev.1 [skip ci]
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1-dev.1) (2024-02-21)

### Bug Fixes

* Compile DEX without debugging information ([73f6506](73f6506bcc))
v1.0.1-dev.1
2024-02-21 01:30:47 +00:00
oSumAtrIX
6b7bbff623 build: Fix builds 2024-02-21 02:29:15 +01:00
oSumAtrIX
ad21c69549 build: Remove non existing asset from being attempted to be uploaded 2024-02-21 02:29:15 +01:00
oSumAtrIX
73f6506bcc fix: Compile DEX without debugging information 2024-02-21 02:29:15 +01:00
oSumAtrIX
c9ef930a8c chore: Dump API 2024-02-21 02:29:14 +01:00
oSumAtrIX
5454c33185 docs: Update README with corrected references and missing sections 2024-02-21 02:29:14 +01:00
oSumAtrIX
53a9627cb2 chore: Remove unnecessary dummy module 2024-02-21 02:22:35 +01:00
oSumAtrIX
c441a2ddf5 build: Publish to GitHub Packages 2024-02-21 02:22:35 +01:00
oSumAtrIX
cdab0e6a53 build: Sign release artifacts 2024-02-21 02:22:34 +01:00
oSumAtrIX
526d901146 build: Bump dependencies 2024-02-20 05:47:37 +01:00
oSumAtrIX
908ccaed87 build: Bump Gradle 2024-02-14 02:41:41 +01:00
oSumAtrIX
a092eb6e54 chore: Remove usages of deprecated APIs 2024-02-13 03:31:45 +01:00
oSumAtrIX
6b4cd509c5 build: Bump dependencies 2024-02-13 02:55:54 +01:00
oSumAtrIX
21e2b6d183 chore: Add .editorconfig 2024-02-13 02:55:46 +01:00
oSumAtrIX
5f71dec911 chore: Rename CI step 2024-01-26 22:52:49 +01:00
semantic-release-bot
66f773ea2f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-26)

### Features

* Init ([66be625](66be625f25))
v1.0.0
2024-01-26 01:39:37 +00:00
oSumAtrIX
8a9e4440fa chore: Merge branch dev to main (#3426) 2024-01-26 02:38:27 +01:00
oSumAtrIX
a0971b67c1 ci: Fix caching using Node.js action 2024-01-26 02:37:04 +01:00
oSumAtrIX
4da5ed53d6 ci: Add workflow to open a PR automatically 2024-01-26 02:34:49 +01:00