Commit Graph

22 Commits

Author SHA1 Message Date
5bc95a5466 ci: Change bumping commit scope 2023-07-30 02:49:19 +02:00
729d088719 ci: release when bumping ReVanced Patcher
This is required when two projects bump ReVanced Patcher, but one does not release a new version, resulting them to get out of sync. For that reason, commits of type `build` and scope `revanced-patcher` are treated as releasing commits.
2023-05-06 23:22:49 +02:00
6e418ce643 ci: fix backmerge direction
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-22 16:40:06 +01:00
ea1cb4eede ci: add backmerge target branch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-22 06:45:15 +01:00
9ce4d1267e ci: use new semantic-release-backmerge option
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-18 22:01:23 +01:00
9799182409 build: do not comment on successful releases 2022-12-31 21:14:58 +01:00
2f988e1321 ci: stash before rebasing 2022-12-18 23:25:20 +01:00
1e5b007c85 ci: fix invalid syntax in .releaserc 2022-12-18 22:28:05 +01:00
143854de19 ci: do not release on build commit type 2022-12-15 19:47:31 +01:00
a12cbf5f75 ci: only back-merge from main branch to dev 2022-12-14 00:59:12 +01:00
3041628180 ci: back-merge releases back into dev branch 2022-12-14 00:28:02 +01:00
e941c0a314 fix: release patches.json file (#402) 2022-08-29 15:31:37 +02:00
60886bcdc2 fix: add patches.json as a release asset 2022-08-28 22:24:45 +02:00
1d084917ae feat: bundle dex file into jar file (#359) 2022-08-20 01:26:59 +02:00
be8bd1b2a4 fix: trigger release on build commits 2022-07-09 00:17:31 +02:00
ac1b645ae3 docs: auto generate list of patches in README.md (#133)
* feat: auto generate list of patches in `README.md`

* sample readme

* formatting

* add codeblocks

* sample readme

* run on publish

* make workflow commit readme

* update readme [skip ci]

* update gen [skip ci]

* update workflow [skip ci]

* add readme to release assets

* fix: spacing in title

Co-authored-by: Sculas <contact@sculas.xyz>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-08 21:17:39 +02:00
170fbbb99e fix: wrong dex path 2022-06-16 13:36:52 +02:00
30d5c9a67c fix: releases 2022-06-16 11:39:24 +02:00
1dc768f20f chore: publish releases instead of packages 2022-06-14 01:10:01 +02:00
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
83916f96d2 fix: publish releases 2022-05-13 20:06:34 +02:00
bee5f2faed feat: Initial commit 2022-03-21 16:19:51 +01:00