Commit Graph

60 Commits

Author SHA1 Message Date
arkon 580754e668 Separate out generator logic from the multisrc boilerplate itself 2021-03-09 18:02:17 -05:00
arkon 32cf064635 [SKIP CI] Automatically reopen issues when valid 2021-03-07 10:42:48 -05:00
arkon e8d6cdecaa [SKIP CI] Attempt to cancel old PR workflows 2021-02-28 11:19:45 -05:00
arkon e4aac462c8 [SKIP CI] Parallelize APK signing step 2021-02-12 19:56:38 -05:00
arkon e343d8dcda Fix push workflow 2021-02-12 19:16:06 -05:00
arkon 58ebc67389 Parallelize PR build workflow 2021-02-12 19:05:45 -05:00
arkon 13c1b882c8 Better organize the loaded modules in Android Studio 2021-02-12 18:36:10 -05:00
arkon f628cfefd8 [SKIP CI] Update issue templates 2021-02-12 16:42:23 -05:00
arkon 042a762839 [SKIP CI] Fix build workflow 2021-02-08 12:00:19 -05:00
Aria Moradi d14bfcb1ad
[SKIP CI] improve tasks, support AndroidManifest override (#5695)
* improve tasks, support AndroidManifest override

* remove unnecessary arguments
2021-02-08 09:08:45 -05:00
arkon c05656265b [SKIP CI] Revert "Parallelize parts of PR build check workflow"
This reverts commit e5acb018b8.
2021-02-08 08:48:26 -05:00
arkon e5acb018b8 [SKIP CI] Parallelize parts of PR build check workflow 2021-02-07 18:14:27 -05:00
arkon 64fb51048c [SKIP CI] Add multi-source build steps to PR check workflow 2021-02-06 17:47:09 -05:00
Aria Moradi 3f081f69ac
lib-themesources, split Genkan into single-source extensions (#5154)
* lib themesources copied from SnakeDoc83/tachiyomi-extensions/library

* update to the newer Genkan

* update genkan generator

* GenkanOriginal

* code cleanup

* add all Genkan sources

* generate inside generated-src, res override

* src override

* move overrides out of library

* move overrides to a better place

* remove leftover generated files

* remove leftover generated files

* add generators main class

* comment the code

* Now sources are purely generated

* uncomment generators

* enhance comments

* icons by @as280093

* fix pathing issues

* nullpointerexception proof

* runAllGenerators task

* more flexibility in lib structure, fix a fiew errors

* update github workflows

* correct nonames scans directory name

* rename SK Scans to Sleeping Knight Scans

* fix typo

* update depencencies

* remove defaultRes from dependencies

* fix bug with nsfw

* fix nsfw generation

* themesourcesLibraryVersion is included in build.gradle extVersionCode

* improve javadoc

* fix formatting and language code generation

* comply with #5214

* common dependencies

* rename and move lib/themesources into /multisrc

* use not depricated form

* cleanup runAllGenerators task

* cleanup even more

* oops extra file

* remove test code

* comments

* update docs and refactor

* update docs

* requested changes

* clean up dependencies

* sealed dataClass

* refactor

* refactor string generators

* bring back writeAndroidManifest

* update overrideVersionCode javadoc

* update overrideVersionCode javadoc

* move dependency to extension source

* refactor runAllGenerators

* improve docs

* remove extra file
2021-02-06 17:32:04 -05:00
arkon 5bdd8924b9 [SKIP CI] Update issue templates 2021-02-06 09:51:44 -05:00
arkon 8c66a35f27 [SKIP CI] PR workflow fix 2021-02-01 18:15:27 -05:00
arkon 0042d62c02 Separate push and PR build workflows 2021-02-01 17:51:54 -05:00
arkon b583b54fc0 [SKIP CI] Update issue templates 2021-01-17 10:40:15 -05:00
arkon 869fcfe9d3
[SKIP CI] Update PR template reminders 2021-01-17 10:33:51 -05:00
kiriya-aoi 416a648d72
[SKIP CI] Update ISSUE_TEMPLATE.md (#5440) 2021-01-15 22:28:47 -05:00
arkon 36011b3c51 Revert "Use JDK 11 in build workflow"
This reverts commit 8800bd0e61.
2021-01-13 16:45:20 -05:00
arkon 8800bd0e61 Use JDK 11 in build workflow 2021-01-13 16:03:42 -05:00
arkon 292b94ca21 Fail CI build if not enough APKs were built 2020-12-15 22:48:35 -05:00
arkon 3c1bc5f00d [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
arkon ec2c76b350 [SKIP CI] Update issue templates 2020-12-12 16:03:18 -05:00
arkon 0296a26089 Oops, forgot to commit changes 2020-11-29 15:45:07 -05:00
arkon e29f20c981 Output minified repo JSON as well 2020-11-29 15:44:17 -05:00
arkon 61f5ef00c9 [SKIP CI] Increase number of parallel workers 2020-11-12 20:52:19 -05:00
arkon 303d3e3633 Use GitHub Action for deploying repo 2020-11-12 20:35:40 -05:00
arkon 81a24a8b51 [CI SKIP] Remove custom issue closer action 2020-11-11 15:52:12 -05:00
arkon c33275946f Update source request issue template 2020-10-24 17:40:29 -04:00
Carlos 77b6397dfa
Update source_request.md 2020-10-19 08:02:40 -04:00
Carlos e52072eb4d
Update source_request.md 2020-10-19 08:00:32 -04:00
arkon bbe711efad
Create pull_request_template.md 2020-10-13 17:24:08 -04:00
Carlos 3d0548fe38
Update source_bug.md 2020-10-07 06:44:30 -04:00
arkon 1d56cacae9
[CI SKIP] Cache Gradle dependencies for PR build check workflow (#4511) 2020-10-04 19:29:45 -04:00
Aakash Singh 7fea7cd5e5
Update issue_closer.yml (#4505)
Limit the issue_closer workflow to run only when the issue is opened, edited or reopened
2020-10-03 13:03:36 -04:00
dependabot[bot] 0e0d0c3a01
Bump @actions/core from 1.2.5 to 1.2.6 in /.github/actions/issue-closer (#4490)
[CI SKIP] Bump @actions/core from 1.2.5 to 1.2.6 in /.github/actions/issue-closer
2020-10-01 15:14:01 -04:00
arkon 3037ad7daf [CI SKIP] Update issue templates 2020-09-14 10:53:39 -04:00
dependabot[bot] 19a3cd2367
Bump node-fetch from 2.6.0 to 2.6.1 in /.github/actions/issue-closer (#4360)
Bump node-fetch from 2.6.0 to 2.6.1 in /.github/actions/issue-closer
2020-09-13 09:51:56 -04:00
arkon 81a9818b84 Fix Nsfw annotations pulling in Kotlin stdlib into final APKs 2020-08-29 10:48:58 -04:00
arkon 21d1c750cc Move issue closer rules into action code 2020-08-28 23:01:40 -04:00
arkon 329912b7b1 Move issue closer action into repository code 2020-08-28 22:36:37 -04:00
arkon bf5e301f63 Update issue templates 2020-08-10 14:44:54 -04:00
arkon 2824b6c2cf
Create pr_build_check.yml 2020-08-07 22:27:33 -04:00
arkon e61c2d72c7 Update issue templates, output gzipped version of repo JSON 2020-08-02 18:55:14 -04:00
arkon a953949873 [CI SKIP] Update issue closer action 2020-05-24 10:45:19 -04:00
arkon 5a08ce9dca [CI SKIP] Automatically close issues if title information was not filled out 2020-05-17 16:09:58 -04:00
arkon c6d4ef6f8c [CI SKIP] Add issue closer back 2020-05-13 20:32:54 -04:00
arkon 9cb9607322 [CI SKIP] Update issue templates 2020-05-03 19:58:26 -04:00