Constantin Piber
3c518707eb
Validate that all options are documented & Document missing settings ( #1847 )
...
* gha: Validate that all options are documented
* Document missing settings
2026-01-11 16:47:26 -05:00
renovate[bot]
f39cf0f0f5
Update GitHub Artifact Actions ( #1816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 15:27:24 -05:00
Kolby Moroz Liebl
817589f710
[skip ci] Bump deprecated publish workflow MacOS Version ( #1811 )
2025-12-08 21:33:32 -05:00
renovate[bot]
2af88056f2
Update actions/checkout action to v6 ( #1798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 12:37:52 -05:00
Mitchell Syer
3e47859d88
Fix jdk.random error ( #1775 )
2025-11-08 19:48:46 -05:00
Mitchell Syer
00f5652db9
Use JDK 25 to build and include in releases ( #1770 )
...
* Use JDK 25 to build and include in releases
* Set Jvm Targets in BuildSrc
* Put JvmTarget in libs.versions.toml
* Maybe this will work for Zulu
* Use LTS java version
2025-11-08 19:37:59 -05:00
renovate[bot]
c4b2f8582e
Update GitHub Artifact Actions ( #1741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 18:38:59 -04:00
Constantin Piber
6181467abb
Include jdk.accessibility in jlink setup ( #1693 )
...
Same as mguessan/davmail#417
2025-10-03 10:39:44 -04:00
renovate[bot]
6dd789dedc
Update gradle/actions action to v5 ( #1690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 10:39:11 -04:00
Constantin Piber
9a9c0532de
Move to Zulu JRE ( #1675 )
...
* Move `apt` commands behind `$CI`
Same as for the windows command, no need to rerun this every time
* Use fallback to avoid unbound variables
* Scripts: Switch to Zulu JRE
* workflows: Switch to zulu JDK
* fix: Launcher requires sun.awt.* exports
* Update renovate for Zulu
2025-10-03 10:37:30 -04:00
renovate[bot]
513af98872
[skip ci] Update actions/checkout action to v5 ( #1648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 09:41:18 -04:00
Mitchell Syer
1dd79a0b1e
Add Wiki to main repo to allow pull requests for improvements ( #1647 )
2025-09-15 09:25:13 -04:00
Mitchell Syer
dc79b4c90a
Support PostgreSQL Databases ( #1617 )
...
* Support PostgreSQL Databases
* Set the database Schema
* See if we can test postgres
* Another test
* Disable node container
* Update database when changed
* Simplify test workflow
* Only exit on failed migrations
* Run the first databaseUp sync
* Map the port
* Use absolute path for LD_PRELOAD
* Timeout after 1m
* Open the server in both database configurations
* Only exit on migration failed in ci
* Lint
* Use new ServerConfig configuration
2025-09-02 12:29:09 -04:00
renovate[bot]
b213de19cc
Update actions/setup-java action to v5 ( #1607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 19:18:08 -04:00
renovate[bot]
a40021a823
Update actions/checkout action to v5 ( #1582 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:01:50 -04:00
renovate[bot]
283e38c30a
Update actions/download-artifact action to v5 ( #1573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:00:43 -04:00
KamaleiZestri
2c436e2027
Add AppImage bundle ( #1519 )
...
* Add AppImage build
* add appimage package variable name
* Add workflows
---------
Co-authored-by: Syer10 <syer10@users.noreply.github.com >
2025-07-14 18:51:09 -04:00
Syer10
8323ef5f41
[skip ci] Winget now uses Suwayomi.Suwayomi-Server
2025-07-08 18:26:35 -04:00
Syer10
8dbab23de7
[skip ci] Manual release only
2025-07-07 23:21:29 -04:00
Syer10
825d232613
[skip ci] Manually input version
2025-07-07 23:14:51 -04:00
Syer10
d797a03502
Modify Winget
2025-07-07 23:05:33 -04:00
Mitchell Syer
218af8ea54
Update Gradle Wrapper Validation ( #1412 )
...
* Update Gradle Wrapper Validation
* Use v4
2025-05-26 20:45:31 -04:00
Syer10
9feebbfe17
Use tar for MacOS
2025-04-08 12:34:24 -04:00
Mitchell Syer
6e365491a9
Add permissions to jspawnhelper ( #1339 )
2025-04-08 12:16:37 -04:00
Mitchell Syer
2e58658129
Fix MacOS builds ( #1338 )
2025-04-08 11:59:38 -04:00
schroda
c3347d94ab
Feature/use GitHub issue yml format ( #1314 )
...
* Update github issue templates to yml format
* Remove "issue moderator" workflow
* Require more client info for "bug issues"
- client name
- client version
2025-03-22 19:35:08 -04:00
Mitchell Syer
32581fcd5a
[WIP] Customize JRE ( #1177 )
...
* Customize JRE
* Fix build push
* Run test
* Where is jre
* Try this
* Fix debain-all and linux-assets
* Stop ref-master for test
* Revert "Stop ref-master for test"
This reverts commit 8e34a12247 .
* Revert "Run test"
This reverts commit dad629aaff .
2025-01-12 14:45:22 -05:00
Mitchell Syer
4c2a05c3a6
Update Java to 21 ( #1149 )
...
* Update Java to 21
* Update Readme
2024-11-17 12:17:39 -05:00
renovate[bot]
c07920978e
Update tachiyomiorg/issue-moderator-action action to v2 ( #1032 )
...
* Update tachiyomiorg/issue-moderator-action action to v2
* Update issue_moderator.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com >
2024-09-02 21:47:42 -04:00
renovate[bot]
ad0c1033a4
[skip ci] Update GitHub Artifact Actions to v4 ( #1040 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 22:06:41 -04:00
Mitchell Syer
0c2448fb99
Update gradle build action ( #1035 )
2024-09-01 21:57:02 -04:00
renovate[bot]
cedda145a5
Update gradle/gradle-build-action action to v3 ( #1029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 20:02:46 -04:00
renovate[bot]
ee73187f1a
[skip ci] Update gradle/wrapper-validation-action action to v3 ( #1030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 20:02:17 -04:00
renovate[bot]
89f91d6800
[skip ci] Update actions/checkout action to v4 ( #1028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 20:02:05 -04:00
renovate[bot]
6714827694
[skip ci] Update softprops/action-gh-release action to v2 ( #1031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 20:01:54 -04:00
Syer10
54df9d634a
Fix release
2024-02-23 13:35:08 -05:00
Syer10
4eb9a696ff
Fix release
2024-02-23 13:29:57 -05:00
Mitchell Syer
f739c54292
Rename the project ( #795 )
2024-01-05 14:12:35 -05:00
Mitchell Syer
56048dcdb0
Update Github Actions ( #788 )
...
* Update github actions
* Replace set-output
2023-12-08 19:50:12 -05:00
Mitchell Syer
849acfca3d
Switch to a new Ktlint Formatter ( #705 )
...
* Switch to new Ktlint plugin
* Add ktlintCheck to PR builds
* Run formatter
* Put ktlint version in libs toml
* Fix lint
* Use Zip4Java from libs.toml
2023-10-06 23:38:39 -04:00
DattatreyaReddy Panta
eca3205dcf
Update winget.yml ( #500 )
2023-02-14 15:02:41 +03:30
Mahor
96a9b4dabd
Fix debian release ( #463 )
...
* Update debhelper-compat to 13
* Re-enable debian release
* Re-enable debian release
2022-12-16 00:21:42 +03:30
Aria Moradi
8e4cdf2386
disable deb release
2022-12-11 20:05:42 +03:30
Aria Moradi
5eaebf678f
fix regex
2022-12-04 13:03:23 +03:30
Aria Moradi
80fbfa60de
better description
2022-12-04 12:59:33 +03:30
Aria Moradi
fbbcc9e9b6
update issue mod
2022-12-04 12:50:03 +03:30
Vedant
b10908df5e
Update winget.yml ( #410 )
2022-10-02 15:07:16 +03:30
Vedant
d989940a4d
Update winget.yml ( #393 )
2022-08-21 15:29:18 +04:30
Mahor
9dc598150f
Replace linux-all with linux-assets ( #381 )
...
* Move linux package specific files to scripts/resources/pkg
* Replace linux-all with linux-assets
* Fix linux-x64 launchers issue
* Remove -e
2022-08-10 18:20:07 +04:30
Mahor
dfea6e9b1b
Update gradle action ( #372 )
...
* Update gradle action
* Update actions in build_pull_request.yml
2022-07-04 23:23:31 -04:00