122 Commits

Author SHA1 Message Date
Jobobby04
0aebe1da43 Release 1.6.2 2021-04-28 14:24:05 -04:00
arkon
643bec9bbb Update issue-closer-action
(cherry picked from commit 523683491192207872a89da0ecf273c9d301ad13)
2021-04-26 18:02:11 -04:00
Jobobby04
4118b13e5b Release 1.6.1 2021-04-19 15:19:13 -04:00
Andreas
7d1ad7efb6 [SKIP CI] Update FUNDING.yml (#4907)
(cherry picked from commit b5c5c663362812ea23f044e496b902dc05e7db12)
2021-04-19 14:57:13 -04:00
arkon
676f716fcb Update issue templates
(cherry picked from commit d9f8137362c85c07109237712101840f7ee260d0)

# Conflicts:
#	.github/ISSUE_TEMPLATE.md
#	.github/ISSUE_TEMPLATE/bug_report.md
#	.github/ISSUE_TEMPLATE/feature_request.md
2021-04-19 14:02:07 -04:00
Jobobby04
3fb1b4affa Update readme screens 2021-04-12 14:45:13 -04:00
Jobobby04
6fa67c9a5f Release 1.6.0 2021-04-11 21:51:55 -04:00
arkon
056358fb9d Update to Gradle 7
(cherry picked from commit 531cd992479bbc82a4e885d04c36a0b5008ca58d)
2021-04-11 18:43:27 -04:00
arkon
9684e34241 [SKIP CI] Add lock workflow
(cherry picked from commit 3accb9a08b2ce045b6a9b2144805aaf0f104a5f9)
2021-04-11 18:41:47 -04:00
arkon
833bd6e655 Automatically reopen issues when valid
(cherry picked from commit dd4740e54f1d0e0f5955ed7d4cee8078f01c085a)
2021-03-07 13:40:17 -05:00
arkon
e38d1dfdc4 [SKIP CI] Add instructions on how to get crash logs in issue templates
(cherry picked from commit 03ad48c0556b74180efd44843157cc6b83cbffc1)
2021-02-24 16:45:17 -05:00
Jobobby04
f76216c038 Revert Jdk 11 update 2021-02-12 20:06:07 -05:00
arkon
d55692dc0d [SKIP CI] Update to issue-closer-action@v2.0
(cherry picked from commit f4dd150b7094dc08fedb0979c9caf5ef3b9e2561)
2021-02-12 19:50:42 -05:00
Jobobby04
d3416a4df5 Release 1.5.0 2021-02-12 19:49:07 -05:00
arkon
3844615a98 Move CONTRIBUTING.md to top level
(cherry picked from commit 80710b0b94c49555fb55193575a4d8e7b84da37d)
2021-01-17 17:06:32 -05:00
arkon
d6d8cbd346 Use JDK 11 for build workflow (#4250)
(cherry picked from commit 9b2c22b2d953e196da6a6c2a061e9c38354a9d60)
2021-01-07 00:59:44 -05:00
Jobobby04
0923cd6509 Release 1.4.1 2020-12-21 14:41:49 -05:00
arkon
f38df69983 Update app repo URL
(cherry picked from commit 04fff91e238e89b181035b9355e1f68644fa31ce)

# Conflicts:
#	.github/workflows/TachiyomiSY-Release-Builder.yml
#	README.md
#	app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/main/WhatsNewDialogController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
2020-12-21 14:21:40 -05:00
arkon
64e9515293 Update extensions repo URL
(cherry picked from commit 28a23452f2d9d80553dde053fc843cf29ab83020)

# Conflicts:
#	README.md
2020-12-21 14:21:39 -05:00
Jobobby04
b021f57273 Update Readme, images and issue templates 2020-12-12 14:06:15 -05:00
jobobby04
9e41605512
[SKIP CI] Move back to r0adkll's sign release 2020-11-12 19:35:04 -05:00
Jobobby04
05c2b43ffb Fix the release builder for AGP 4.1.0 2020-10-19 00:46:00 -04:00
jobobby04
f32ccf1c6d
Remove pong 2020-10-10 01:01:39 -04:00
Jobobby04
883af56a9a Do some work on the workflows 2020-10-09 13:19:51 -04:00
arkon
a9279fbb2e Cancel previous CI workflow runs
(cherry picked from commit a249373bf50c0701c6f8d0f1b9e692dc633cd5ab)

# Conflicts:
#	README.md
2020-10-09 13:06:13 -04:00
arkon
6dc55a3fc4 Use eskatos/gradle-command-action instead of manually handling caching
(cherry picked from commit e1eb030b182e3418caedede9c992690a98960be5)

# Conflicts:
#	.github/workflows/build_check.yml
2020-10-09 13:04:43 -04:00
Aakash Singh
f0e2367071 skip ci in commit message condition check (#3902)
* skip ci condition check

* always Validate Gradle Wrapper

* naming workflow jobs

(cherry picked from commit 6aea0f48ed439ef321f7ce84e3092f6904408ce9)

# Conflicts:
#	.github/workflows/build_check.yml
2020-10-09 13:04:02 -04:00
Aakash Singh
c94e6c0304 Workflow improvements (#3891)
* add caching steps to build_check workflow

* add gradle.properites for github runner

* refactor ci-gradle.properties

* specify ndk versiion in build.gradle

* remove ndk install and cache steps from build_check

* moved runner files to separate folder

* refactor build_check.yml

(cherry picked from commit e8f5963a57e9dcc21e48235bc3aea39464f7acbe)
2020-10-09 13:01:50 -04:00
Aakash Singh
d26b8a9e41 Update issue_closer.yml (#3885)
Limit the issue_closer workflow to run only when the issue is opened, edited or reopened

(cherry picked from commit 76a53097b1c0216b90148ec06fc09fe995a93e33)
2020-10-03 13:02:51 -04:00
arkon
c57abf67eb Move Gradle wrapper validation into build action
(cherry picked from commit 274f0edd76fea148d392691f86bfa211dd8db7e2)

# Conflicts:
#	.github/workflows/build_check.yml
2020-09-24 08:23:58 -04:00
Jobobby04
332a631b6c Release 1.3.1
Some checks failed
Validate Gradle Wrapper / Validation (push) Has been cancelled
2020-09-15 13:21:37 -04:00
Jobobby04
63617f3079 Release 1.3.0
Some checks failed
Validate Gradle Wrapper / Validation (push) Has been cancelled
2020-09-14 20:24:48 -04:00
Jobobby04
b639e1e4d7 Delete my pull request tester in favor of previews 2020-08-14 18:41:13 -04:00
arkon
4f877820b2 Add PR build check action
(cherry picked from commit 19a7f37eface2c2f87c39fc6c04491f46e273d09)
2020-08-14 18:41:13 -04:00
Jobobby04
309bd83730 Update gradle wrapper
(cherry picked from commit 67ddf4a5b8c4914f1fd06e96470b271edcdfb1a3)
2020-08-14 18:40:55 -04:00
Jobobby04
7557369d1f Release 1.2.0 2020-08-12 15:06:34 -04:00
arkon
8ae3b8e313 Update issue templates
(cherry picked from commit aa607e0ecb59b5423999b556973cdc2d5da8dc28)
2020-08-12 00:34:18 -04:00
Jobobby04
6c388ae906 Cleanup images, replace some icons 2020-08-12 00:23:18 -04:00
jobobby04
594a02fa69
Fix release builder 2020-08-05 15:01:24 -04:00
Jobobby04
cb4daa81c4 Add a release builder action 2020-08-03 17:33:07 -04:00
jobobby04
885c94f9c8
Make the preview builder only happen on master 2020-08-03 12:47:16 -04:00
joseph619
a5b7ad6495 Update preview images to 1.1.0 2020-08-02 21:02:49 -04:00
Jobobby04
926fa85ccd Release 1.1.1 2020-08-02 16:26:07 -04:00
Jobobby04
12d01b9da3 Release 1.1.0
Some checks failed
Remote Dispatch Action Initiator / ping-pong (push) Has been cancelled
2020-08-01 15:07:32 -04:00
arkon
6fe9284c07 Update issue templates
(cherry picked from commit b8a98ef5e461ad409e723aa313a8cc109765e311)

# Conflicts:
#	.github/readme-images/screens.png
#	app/build.gradle
2020-08-01 13:01:00 -04:00
jobobby04
f7c1bb8d6f
Fix pull request tester 2020-07-06 14:02:59 -04:00
jobobby04
6f9d4f90a2
Use the patch level for dev builds 2020-07-01 15:12:53 -04:00
Jobobby04
ed7cd2a107 Readme tweaks and add improved image 2020-06-16 15:37:35 -04:00
Jobobby04
eb220c4a17 New readme image 2020-06-15 21:17:01 -04:00
jobobby04
7019adbf8f
Shoud make the action work 2020-06-14 17:26:40 -04:00