arkon
|
f94099b8e8
|
Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b .
|
2022-04-23 18:25:56 -04:00 |
arkon
|
67263a106b
|
Update to extensions-lib 1.3 (#11298)
|
2022-04-23 17:40:04 -04:00 |
Alessandro Jean
|
f7b61b226f
|
Disable build cache again due to new issues. (#11444)
|
2022-04-12 14:31:09 -03:00 |
arkon
|
911adceeda
|
[skip ci] Re-enable build caches
|
2022-03-27 15:44:31 -04:00 |
arkon
|
63e0b93881
|
[skip ci] Disable matrix fail-fast
|
2022-03-26 14:38:48 -04:00 |
arkon
|
837e9ad170
|
Disable cache in build workflow
Maybe fixes the build?
|
2022-03-18 22:53:32 -04:00 |
arkon
|
5e94b6dc08
|
[skip ci] skip build workflows if only Markdown files are modified
|
2022-01-20 11:02:38 -05:00 |
arkon
|
6b38a0b299
|
Configure Gradle to handle release build signing (#10416)
|
2022-01-09 14:33:34 -05:00 |
arkon
|
005e411fed
|
[skip ci] Update gradle-command-action
|
2021-11-28 19:06:27 -05:00 |
arkon
|
c260096740
|
[skip ci] Revert "Sign APKs in individual jobs"
This reverts commit 2e21c8d1bb .
|
2021-11-28 18:06:33 -05:00 |
arkon
|
2e21c8d1bb
|
Sign APKs in individual jobs
|
2021-11-28 17:29:52 -05:00 |
arkon
|
01f877ac0f
|
[skip ci] Update cancel-workflow-action
|
2021-09-09 18:20:12 -04:00 |
arkon
|
40bf894904
|
[skip ci] Replace deprecated argument for gradle command action
|
2021-08-17 22:39:23 -04:00 |
Syer10
|
23afa75dc9
|
Inspect extensions to get source information (#8250)
* Inspect extensions to get source information
* Use JDK 11
* Use latest Inspector from the Tachiyomiorg repo
* Use jq for the github json
|
2021-08-02 10:28:45 -04:00 |
arkon
|
410e77f999
|
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:35:24 -04:00 |
arkon
|
4a54d139c6
|
Add back step to cancel previous push builds
|
2021-06-20 18:47:28 -04:00 |
arkon
|
9afcf9e50c
|
Add missing locales to build scripts
|
2021-06-20 18:42:33 -04:00 |
arkon
|
0064d8bd96
|
Parallelize CI builds
|
2021-06-20 17:45:22 -04:00 |
arkon
|
580754e668
|
Separate out generator logic from the multisrc boilerplate itself
|
2021-03-09 18:02:17 -05:00 |
arkon
|
e8d6cdecaa
|
[SKIP CI] Attempt to cancel old PR workflows
|
2021-02-28 11:19:45 -05:00 |
arkon
|
e343d8dcda
|
Fix push workflow
|
2021-02-12 19:16:06 -05:00 |
arkon
|
13c1b882c8
|
Better organize the loaded modules in Android Studio
|
2021-02-12 18:36:10 -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 |
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
|
0042d62c02
|
Separate push and PR build workflows
|
2021-02-01 17:51:54 -05:00 |