54 Commits

Author SHA1 Message Date
renovate[bot]
4dfd7bb20c Update ilharp/sign-android-release action to v2 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:39:00 -04:00
renovate[bot]
7d1b90252e Update gradle/actions action to v5 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:38:29 -04:00
renovate[bot]
4bfcb9f87c Update apple-actions/import-codesign-certs action to v5 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:38:07 -04:00
renovate[bot]
c2eee837f4 Update actions/setup-java action to v5 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:29:31 -04:00
renovate[bot]
739b520215 Update actions/download-artifact action to v5 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:29:22 -04:00
renovate[bot]
b0561a5d6f Update actions/checkout action to v5 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 17:29:13 -04:00
renovate[bot]
de23e6f9f5 Update apple-actions/import-codesign-certs action to v3 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 20:45:46 -04:00
renovate[bot]
90567a9cd5 Update pozetroninc/github-action-get-latest-release action to v0.8.0 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 20:45:27 -04:00
renovate[bot]
9030f8038e Update gradle/actions action to v4 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 20:45:12 -04:00
renovate[bot]
43af57e54a Update dev-drprasad/delete-older-releases action to v0.3.4 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 10:54:48 -04:00
Syer10
e023e7e0b4 Another naming fix attempt 2024-03-30 20:11:46 -04:00
Syer10
4e4837c14e Fixes for releases 2024-03-30 19:39:02 -04:00
Syer10
1db638722b Fix matrix 2024-03-30 18:48:35 -04:00
Syer10
f91f375c3f Fix Android Signing 2024-03-30 18:36:18 -04:00
Syer10
470b99b13f Lets try this 2024-03-30 18:19:30 -04:00
Syer10
54e2fdc5c2 Add MacOS Arm64 2024-03-30 17:58:45 -04:00
Syer10
0a00f74cde Rename to Suwayomi-JUI 2024-03-30 16:40:26 -04:00
Syer10
47d84770a1 Update github actions 2024-03-28 22:03:04 -04:00
Syer10
85916e460e Separate RPM package into its own build 2023-12-02 20:48:09 -05:00
Syer10
15ce1f7cec Fix macos notarization 2023-12-02 12:30:35 -05:00
Syer10
d63143d7c3 Fix actions not uploading release builds 2023-02-12 19:01:29 -05:00
Syer10
96e984208e Use release builds for JUI 2023-02-12 18:19:35 -05:00
Syer10
a20ee352a0 Update github actions 2022-11-08 22:32:40 -05:00
Mitchell Syer
02ce8117cc Fix prune old releases action 2022-09-27 19:55:37 -04:00
Syer10
5cf40d1248 Fix NamingFix.sh for preview builds 2022-09-25 18:54:25 -04:00
Syer10
bba1b54679 Change how branches trigger workflows 2022-07-29 09:59:51 -04:00
Syer10
02d69758b8 Update Java to Java 17 2022-05-07 14:18:54 -04:00
Syer10
0d7e992286 Should fix apk location 2022-03-04 23:40:06 -05:00
Syer10
80791d7e24 Use specific android build path 2022-03-04 23:15:15 -05:00
Syer10
4f7f480414 Fix apk output dir 2022-03-04 21:59:32 -05:00
Syer10
9f98aea81d Android build previews 2022-03-04 21:51:02 -05:00
Syer10
bf6f697563 Start preparing for multiplatform support 2022-01-25 20:25:43 -05:00
Mitchell Syer
fa3363b9d0 [skip ci] Remove preview drafts 2022-01-18 23:22:02 -05:00
Syer10
0c696eed40 Add fetch depth 2022-01-18 23:03:20 -05:00
Syer10
8bbb2200e7 Use Fedora instead of CentOS 2022-01-18 22:57:25 -05:00
Syer10
4d94775916 Fix workflow reference to script 2022-01-18 19:38:23 -05:00
Syer10
0bb316d38f Set the shell to bash 2022-01-18 19:02:57 -05:00
Syer10
e530bb0e33 Fix preview builds 2022-01-18 18:57:15 -05:00
Syer10
4f1bb59a69 Re-enable preview build cache 2022-01-18 18:48:45 -05:00
Syer10
5ce885920c Disable cache in preview workflow 2022-01-18 18:41:23 -05:00
Syer10
ca8494a6fb Reformat build workflows 2022-01-18 18:41:01 -05:00
Syer10
45ff620c3d Disable cache in preview 2022-01-18 18:34:21 -05:00
Syer10
e5e2491f05 Add scripts that add Java dependency to deb and rpm files, and fix names on build
Co-authored-by: Mahor <73415437+mahor1221@users.noreply.github.com>
2022-01-18 18:33:04 -05:00
Syer10
6b876556c3 Temporarily downgrade to Java 16 2022-01-09 12:53:13 -05:00
Syer10
7cf8aa02ca Depend on JDK 17, update Kotlin to 1.6.10, update dependencies 2021-12-19 14:23:16 -05:00
Syer10
6891708df7 Add update checker 2021-12-19 14:23:16 -05:00
Syer10
2ab9d1b16a [skip ci] Update gradle-command-action 2021-11-28 19:21:41 -05:00
Syer10
de4ba2a757 Add concurrency to workflows 2021-10-28 11:54:37 -04:00
Syer10
b82c849d56 Update Dependencies
Re-add package and notarize workflow tasks
Update code for Compose updates
2021-10-22 15:17:09 -04:00
Syer10
4bca2b5734 Use a custom token to deploy preview 2021-09-28 23:45:51 -04:00