Commit Graph

85 Commits

Author SHA1 Message Date
arkon
2f94f62a56 Merge branch 'fix-12' into master
# Conflicts:
#	.github/ISSUE_TEMPLATE.md
#	.github/ISSUE_TEMPLATE/report_issue.yml
#	.github/ISSUE_TEMPLATE/request_feature.yml
2021-08-06 17:33:24 -04:00
arkon
85791a9336 Release v0.12.1 2021-08-06 17:31:22 -04:00
arkon
664e5cfb59 [skip ci] Update issue templates 2021-08-06 15:43:24 -04:00
Carlos
6cab2427f5
[skip ci] use the actions built in ignore case 2021-07-27 09:10:03 -04:00
Carlos
511bcc9197
[skip ci] update issue closer to close anime/aniyomi 2021-07-27 09:05:55 -04:00
Carlos
423f07033e
Update request_feature.yml
closes #5543
2021-07-13 12:16:30 -04:00
curche
83588e14d9
fix link to List of Extensions (#5493) 2021-07-03 09:44:44 -04:00
Soitora
e5621246ec
Create parity with extension repo issues (#5473)
* [skip ci] Rename bug to issue

Also changes the file naming scheme of the issue forms.

Matches with tachiyomiorg/tachiyomi-extensions now.

* [skip ci] Tweak issue overview
2021-07-01 09:03:38 -04:00
arkon
feddd9285d [skip ci] Update issue closer rules 2021-06-25 22:45:02 -04:00
Alessandro Jean
d1b393965f
[skip ci] Update issue-moderator-action to v1.1 (#5459) 2021-06-25 22:30:26 -04:00
Soitora
e31a39b9d5
[skip ci] Convert issue templates to the new issue forms (#5454)
* [SKIP-CI] Update issue config

* [SKIP-CI] Delete redundant Source Issue

* [SKIP-CI] Convert bug report to an issue form

* [SKIP-CI] Convert feature request to an issue form
2021-06-25 12:56:26 -04:00
arkon
98fc028d39 [skip ci] Remove explicit SKIP CI workflow logic
GitHub has it built-in now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
2021-06-24 12:37:14 -04:00
arkon
9299a4beff Generate APKs per CPU architecture 2021-06-01 09:55:10 -04:00
arkon
0f3f1e9226 Release 0.11.1 2021-05-31 19:35:52 -04:00
arkon
5b1fe3460f Release 0.11.0 2021-05-31 18:46:30 -04:00
arkon
b2601ad696 [SKIP CI] Add issue moderator action 2021-05-28 23:21:14 -04:00
arkon
17c321286d [SKIP CI] Update issue-closer-action 2021-05-19 22:20:45 -04:00
arkon
60f18f3b5a [SKIP CI] Update issue-closer-action 2021-04-28 22:37:49 -04:00
arkon
6aff438a16 Release 0.10.12 2021-04-27 09:28:46 -04:00
arkon
5236834911 [SKIP CI] Update issue-closer-action 2021-04-25 15:33:15 -04:00
arkon
25995c09a0 [SKIP CI] Update issue templates 2021-04-19 11:24:10 -04:00
Andreas
b5c5c66336
[SKIP CI] Update FUNDING.yml (#4907) 2021-04-19 09:31:34 -04:00
joseph619
d264b03ca1
[SKIP CI] Update README banner image (#4887)
* Delete screens.png

* Add files via upload
2021-04-17 18:49:47 -04:00
arkon
d9f8137362 Update issue templates 2021-04-16 23:16:46 -04:00
arkon
df274a0a78 Always create releases as draft 2021-04-11 18:40:54 -04:00
arkon
5ff10799e4 Release 0.10.10 2021-04-11 17:59:07 -04:00
arkon
531cd99247 Update to Gradle 7 2021-04-10 09:48:30 -04:00
arkon
3accb9a08b [SKIP CI] Add lock workflow 2021-04-10 09:36:01 -04:00
arkon
4e826aa8e7 Use newer action for build workflow 2021-03-20 09:53:17 -04:00
arkon
dd4740e54f [SKIP CI] Automatically reopen issues when valid 2021-03-07 10:43:35 -05:00
arkon
03ad48c055 [SKIP CI] Add instructions on how to get crash logs in issue templates 2021-02-13 16:07:30 -05:00
arkon
f4dd150b70 [SKIP CI] Update to issue-closer-action@v2.0 2021-02-12 16:26:48 -05:00
arkon
f590378761 Release 0.10.9 2021-02-12 16:01:23 -05:00
arkon
45a19d15ec Release 0.10.8 2021-02-06 09:09:59 -05:00
arkon
80710b0b94 Move CONTRIBUTING.md to top level 2021-01-17 14:05:40 -05:00
arkon
9b2c22b2d9
Use JDK 11 for build workflow (#4250) 2021-01-04 15:29:53 -05:00
arkon
931efed784 Use master branch for build workflow 2020-12-27 15:38:32 -05:00
arkon
04fff91e23 Update app repo URL 2020-12-15 15:56:16 -05:00
arkon
28a23452f2 Update extensions repo URL 2020-12-15 15:48:06 -05:00
arkon
c87ba6231d Release 0.10.7 2020-12-13 21:02:28 -05:00
arkon
fd56123267 [SKIP CI] Update issue templates 2020-12-12 11:32:44 -05:00
arkon
558c4ada06 [SKIP CI] Use non-fork version of APK signing action 2020-11-12 19:32:14 -05:00
arkon
779fd9c61a Add workflow steps for creating releases 2020-11-12 19:04:18 -05:00
arkon
a249373bf5 Cancel previous CI workflow runs 2020-10-08 21:28:07 -04:00
arkon
e1eb030b18 Use eskatos/gradle-command-action instead of manually handling caching 2020-10-08 21:24:59 -04:00
Aakash Singh
6aea0f48ed
skip ci in commit message condition check (#3902)
* skip ci condition check

* always Validate Gradle Wrapper

* naming workflow jobs
2020-10-08 21:24:14 -04:00
arkon
e637f22540 Only run build check workflow for pushes to dev or master branches 2020-10-04 18:26:17 -04:00
Aakash Singh
e8f5963a57
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
2020-10-04 12:44:04 -04:00
Aakash Singh
76a53097b1
Update issue_closer.yml (#3885)
Limit the issue_closer workflow to run only when the issue is opened, edited or reopened
2020-10-03 12:58:22 -04:00
arkon
274f0edd76 Perform build check on push, move Gradle wrapper validation into build action 2020-09-20 10:39:54 -04:00