renovate[bot]
0b383e5a14
Update actions/checkout action to v4.1.6 ( #11 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[skip ci]
2024-05-20 01:28:20 +07:00
Cuong Tran
b3542030ff
[skip ci] Fix build_pull_request
2024-05-19 23:11:54 +07:00
MajorTanya
0b269db17a
Add MyAnimeList issue autoclose ( #703 )
...
[skip ci] Add MyAnimeList issue autoclose
This rule is intended to automatically close issues that report
problems with linking MAL that would be solved with the standard
solution of updating & changing the default UA.
The RegEx might be too general, but there isn't any neat pattern in
the previously filed issues.
(cherry picked from commit 9a3ffe2ea6cbf7ef2c2966c304a54b715a5fa682)
(cherry picked from commit e32eb0e0093c143315893b3d14381305d044e19d)
# Conflicts:
# .github/workflows/issue_moderator.yml
2024-05-19 02:52:51 +07:00
Cuong Tran
2e4adab773
[skip ci] Add renovate.json & fix pull_request CI
2024-05-19 02:52:21 +07:00
Cuong Tran
4c063cf1ea
[skip ci] Build devPreview on develop branch with CI on this repo instead of dispatch
2024-05-19 01:39:01 +07:00
Cuong Tran
b3dcf85dc6
[skip ci] Won't create 'r...' tag if building development version
2024-05-14 19:58:30 +07:00
Cuong M. Tran
48fb4a2e60
workflow: fix fetch-depth
2024-05-10 10:39:22 +07:00
Cuong Tran
23d862d17c
workflow: fix fetch-depth
2024-05-09 23:17:12 +07:00
Cuong M. Tran
f3d3070ea8
setup workflow to build preview repo
2024-05-09 19:33:03 +07:00
Cuong M. Tran
1eefa745ea
Updater: similar to Mihon
...
- Preview version now name Beta, use different package & repo
- Drop syDebugVersion, use commitCount
- Fix Firebase analytics for both Release & Preview build
- Create separate variant for Preview build instead of using syDebugVersion
- Preview version showing changelog_debug.xml
- Release version showing changelog_release.xml
2024-05-08 11:55:10 +07:00
Cuong M. Tran
efac4c12fc
workflow build_develop
2024-05-02 18:16:09 +07:00
Cuong M. Tran
255d257d0a
Update dependencies, fix issue_moderator, add build_pull_request.
...
Add dependabot.
2024-04-30 02:33:29 +07:00
Cuong M. Tran
a9412dd951
Won’t write commit logs to changelog_debug
2024-04-27 00:28:50 +07:00
Cuong M. Tran
b1ed993f4d
Update github's workflow script, exclude cases when only edit *.md files
2024-04-26 23:32:50 +07:00
Cuong M. Tran
cdd3a7f6f8
Update github workflow to include client_secrets.json in Preview build
...
- name: Write client_secrets.json
uses: DamianReeves/write-file-action@v1.2
with:
path: app/src/main/assets/client_secrets.json
contents: ${{ secrets.CLIENT_SECRETS_TEXT }}
write-mode: overwriteclient_secrets.json
2024-03-29 13:50:09 +07:00
Jobobby04
ab4703530c
Oops
2024-03-29 12:00:26 +07:00
Jobobby04
f6c6881a15
Add preview prefix
2024-03-29 12:00:26 +07:00
Jobobby04
53a8beaa1c
Write client_secrets.json on build
2024-03-29 12:00:26 +07:00
Jobobby04
1d1761049c
Use github run_number to create tag
2024-03-29 11:56:21 +07:00
Jobobby04
61b70cdcbb
Use new gradle workflow
2024-03-04 10:55:30 +07:00
Cuong Tran
f6c1239609
[skip ci] remove develop script
2024-02-24 01:14:19 +07:00
Cuong Tran
011ee4ebc5
update workflow script
2024-02-24 01:11:06 +07:00
Cuong M. Tran
df68221494
Fix build script
2024-02-22 23:07:46 +07:00
pabalaba
67dbe5b9b8
Update workflow dependencies ( #310 )
...
* feat: updated build_pull_request actions version
* feat: updated build_push actions version
* feat: updated issue_moderator action version
* feat: updated deprecated arguments in build_pull_request
* feat: updated deprecated arguments in build_push
* feat: removed explicit declaration of gradle version
(cherry picked from commit 170daf9fb2e566fea598eb5dc0cd710f979c7b7a)
2024-02-19 17:54:44 +07:00
AntsyLich
9d007845a7
[skip ci] Increase size of the message indicating which apk to download
...
(cherry picked from commit ddbe8efbc5cb0665be0775b128e70ace8cee2b12)
# Conflicts:
# .github/workflows/build_push.yml
# Conflicts:
# .github/workflows/build_push.yml
2024-02-19 17:54:44 +07:00
Jobobby04
3455e6ee04
Swap over to Mihon.app
...
# Conflicts:
# .github/ISSUE_TEMPLATE.md
# .github/ISSUE_TEMPLATE/config.yml
# README.md
2024-02-19 15:28:28 +07:00
Cuong M. Tran
1b54a5dd10
transfer repo to komikku-app
2024-02-19 14:52:22 +07:00
Cuong M. Tran
9783ab47de
Add github script to build develop branch
2024-02-04 17:13:02 +07:00
Cuong M. Tran
a1e4aeebb7
build_preview: set version and always publish release
2024-01-30 00:28:33 +07:00
Cuong M. Tran
4ec2204836
update Github workflow scripts
2024-01-28 23:44:36 +07:00
arkon
29bbf77e7c
Install build-tools 29.0.3
...
(cherry picked from commit a9c7cbf2c43959ae7ad9df3baa2306a254dd57e3)
2024-01-13 14:18:06 -05:00
Jobobby04
14da34de64
Remove ktlint check
2024-01-09 19:19:33 -05:00
arkon
209da5eb04
Bump dependencies
...
(cherry picked from commit 5dda32bb8143abe4e495fb7a5693299ac9f4da41)
# Conflicts:
# .github/workflows/build_pull_request.yml
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/MigrationFlags.kt
2023-12-24 11:54:51 -05:00
arkon
25b496ae14
Bump dependencies
...
(cherry picked from commit 6eb5a25ea1eb8d20b6532013d6562a38c0efbf8b)
# Conflicts:
# app/src/main/java/eu/kanade/presentation/browse/BrowseSourceScreen.kt
# app/src/main/java/eu/kanade/presentation/library/components/LibraryTabs.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SourceSearchScreen.kt
2023-12-23 18:57:50 -05:00
Soitora
4cf8652b09
Change website URLs to reflect changes ( #9916 )
...
Change website URLs
(cherry picked from commit f5e0cee36cae3aed564b89a31317eb99026e4090)
# Conflicts:
# .github/workflows/issue_moderator.yml
# README.md
2023-10-01 15:58:27 -04:00
arkon
4b0470e51a
Bump dependencies
...
(cherry picked from commit 86a3fc77c62421060a6b3278902ebf770b327a9e)
# Conflicts:
# .github/workflows/build_pull_request.yml
2023-10-01 14:58:43 -04:00
arkon
d8158af43a
Switch to different ktlint plugin
...
Should be better at incremental builds.
To format, run `./gradlew ktlintFormat`.
(cherry picked from commit d29b7c4e5735dc137d578d3bcb3da1f0a02573e8)
# Conflicts:
# buildSrc/src/main/kotlin/tachiyomi.lint.gradle.kts
# data/src/main/java/tachiyomi/data/manga/MangaMapper.kt
# domain/src/main/java/tachiyomi/domain/library/model/LibrarySortMode.kt
# domain/src/main/java/tachiyomi/domain/library/service/LibraryPreferences.kt
# domain/src/main/java/tachiyomi/domain/release/interactor/GetApplicationRelease.kt
# presentation-core/src/main/java/tachiyomi/presentation/core/components/CollapsibleBox.kt
2023-09-04 12:15:09 -04:00
arkon
d09471f0c4
Upgrade to AGP 8.0.0 ( #9351 )
...
(cherry picked from commit 97e6f1ea9a4b31d9b2cee0ffc4f032f3ba6d6bc7)
# Conflicts:
# .github/workflows/build_pull_request.yml
2023-05-06 11:13:07 -04:00
arkon
2d20bc848f
[skip ci] Update issue-moderator-action
...
(cherry picked from commit 7c6a5dc43b00d0ec7272c351467b1c01f94a69d9)
2023-04-09 18:50:14 -04:00
Andreas
34b60a435e
Create plugin for linting ( #8942 )
...
(cherry picked from commit c31e75f02f3021c52f6c24f655e2bded0c8b2b33)
# Conflicts:
# .github/workflows/build_pull_request.yml
# .github/workflows/build_push.yml
# app/build.gradle.kts
# build.gradle.kts
2023-02-07 16:11:25 -05:00
jobobby04
5a3a2084cb
[skip ci] Update DamianReeves/write-file-action
2022-12-31 20:05:19 -05:00
renovate[bot]
3007c7d9b6
[skip ci] Update dessant/lock-threads action to v4 ( #8666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit f284a656d706f4d2cbedbc7d986ed109358b060a)
2022-12-04 15:29:51 -05:00
jobobby04
f0793e7b8c
[skip ci] Update github actions
2022-11-08 23:19:55 -05:00
jobobby04
e03d617ea9
[skip ci] Update github actions
2022-11-08 23:19:03 -05:00
AntsyLich
584ddbee6a
Enable split apk generation ( #717 )
2022-11-02 13:02:11 -04:00
arkon
d9430e4eae
[skip ci] Remove CI-specific Gradle config
...
Newer versions of gradle-build-action allows the daemon to persist across build steps
(cherry picked from commit 1e64542f143366cb53e979da7dbe65fa04e1de36)
# Conflicts:
# .github/workflows/build_pull_request.yml
# .github/workflows/build_push.yml
2022-06-11 12:22:03 -04:00
Jobobby04
c1c934011f
Update build workflow actions
2022-05-14 10:42:36 -04:00
Jobobby04
f03711e2f7
Update tag action, fix preview changelog
2022-05-01 19:33:06 -04:00
arkon
d8c295a293
[skip ci] Move auto-closer rules
...
(cherry picked from commit af70fe3e7e7ea992aa0d14674d538806785653b7)
2022-03-03 11:28:59 -05:00
arkon
838eda73e3
[skip ci] update workflow actions
...
(cherry picked from commit c16206d8162b260d5ead57da6e21ea3dd8faf100)
# Conflicts:
# .github/workflows/build_push.yml
# .github/workflows/cancel_pull_request.yml
2021-12-18 11:56:14 -05:00