23 Commits

Author SHA1 Message Date
Jobobby04
7f20006622 Use Adoptium distributed Java in workflows 2025-01-21 14:44:04 -05:00
Jobobby04
e218234f91 Tweak build workflow 2025-01-21 14:42:35 -05:00
Tran M. Cuong
3705880a77
Implement Mihon's spotless PR (#1257)
* Remove detekt (mihonapp/mihon#1130)

Annoying. More annoying in this project.

(cherry picked from commit 777ae2461e1eb277a3aa0c998ff69e4f100387a1)

* Add spotless (with ktlint) (mihonapp/mihon#1136)

(cherry picked from commit 5ae8095ef1ed2ae9f98486f9148e933c77a28692)

* Address spotless lint errors (mihonapp/mihon#1138)

* Add spotless (with ktlint)

* Run spotlessApply

* screaming case screaming case screaming case

* Update PagerViewerAdapter.kt

* Update ReaderTransitionView.kt

(cherry picked from commit d6252ab7703d52ecf9f43de3ee36fd63e665a31f)

* Generate locales_config.xml in build dir

(cherry picked from commit ac41bffdc97b4cfed923de6b9e8e01cccf3eb6eb)

* Address more spotless lint errors in SY

* some more missed

* more missed

* still missing, not sure while it won't report error when running locally

* one more

* more

* more

* correct comment

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-08-22 21:24:50 -04:00
renovate[bot]
6b0482576b
chore(deps): update gradle/actions action to v4 (#1243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-11 18:29:42 -04:00
renovate[bot]
48d43c4f07
chore(deps): update actions/upload-artifact action to v4 (#1222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 09:55:42 -04:00
renovate[bot]
1ada03b07a
chore(deps): update actions/setup-java action to v4 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 20:54:25 -04:00
Jobobby04
225b419bba Update wrapper validation 2024-06-26 20:23:59 -04:00
Cuong M. Tran
b7e55bc9f8
Update detekt's baseline & run detekt for future build (#1106)
* Update detekt baseline from mihon

* Update detekt baseline to current code & enable gradle's detekt task for future build
2024-03-15 20:35:39 -04:00
Jobobby04
7f5bc4a3e5 Use new gradle workflow 2024-03-02 15:28:40 -05: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
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
jobobby04
e03d617ea9
[skip ci] Update github actions 2022-11-08 23:19:03 -05: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
85207b1d2d Update gradle-command-action 2021-12-02 19:37:24 -05:00
Jobobby04
86d28ac17f Build with Jdk 11 2021-07-22 15:35:05 -04:00
Jobobby04
c5dec52c02 AssembleStandardRelease 2021-07-19 21:34:03 -04:00
Jobobby04
c75d0a62b5 Workflow tweaks 2021-06-26 22:41:47 -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
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