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]
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
Mitchell Syer
218af8ea54
Update Gradle Wrapper Validation ( #1412 )
...
* Update Gradle Wrapper Validation
* Use v4
2025-05-26 20:45:31 -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 8e34a12247087eff643676ef0ac692df4c2700ff.
* Revert "Run test"
This reverts commit dad629aaff2cf5c270b7fffeb98dfb9e3d1c93e5.
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
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]
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
CI Publish / Validate Gradle Wrapper (push) Successful in 17s
CI Publish / Build Jar (push) Failing after 16s
CI Publish / Make debian-all release (push) Has been skipped
CI Publish / Make linux-assets release (push) Has been skipped
CI Publish / Make linux-x64 release (push) Has been skipped
CI Publish / Make macOS-arm64 release (push) Has been skipped
CI Publish / Make macOS-x64 release (push) Has been skipped
CI Publish / Make windows-x64 release (push) Has been skipped
CI Publish / Make windows-x86 release (push) Has been skipped
CI Publish / release (push) Has been skipped
2024-02-23 13:35:08 -05:00
Syer10
4eb9a696ff
Fix release
2024-02-23 13:29:57 -05:00
Mitchell Syer
56048dcdb0
Update Github Actions ( #788 )
...
* Update github actions
* Replace set-output
2023-12-08 19:50:12 -05:00
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
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
Mahor
50eef1190e
Run workflow jobs toghether ( #371 )
...
* Run scripts in parallel
* Re enable deb package builds
2022-07-04 10:06:30 -04:00
Mahor
ed180121ff
Refactor scripts ( #370 )
...
* Rename debian to deb
* Merge scripts into one
* Add error handler
* Disable wine installation to change electron icon due to error
* Replace debuild with dpkg-buildpackage
* Update workflows with new script
* Fix path
2022-07-02 15:42:08 -04:00
Vedant
bdb0ad89d4
Publish to Windows Package Managar (WinGet) ( #369 )
...
* Update publish.yml
* Create winget.yml
* Update winget.yml
* Update publish.yml
* Update winget.yml
2022-06-30 08:29:23 +04:30
Mahor
7195a30d55
Add linux-all.tar.gz & systemd service ( #366 )
...
* Update my email address
* Add systemd configs to debian package
* Add systemd configs
* Tidy up
* Add linux-all.tar.gz
* Rename Tachidesk.jar to tachidesk-server.jar
* Fix typo
* Fix typo
2022-06-16 17:58:31 +04:30
Mahor
ec1589aa2d
fix Debian package errors ( #288 )
...
* Fix lintian errors
Fix lintian errors
Short description in debian/changelog to hide lintian changelog warnings
Use launcher scripts that run java and electron from /usr/bin
* Update changelog version
* Rename laucnher scripts. Put electron installaion guide in electron-launcher-standalone.sh
* Seperate debian packager codes from unix-bundler.sh
* chmod +x debian-packager.sh
* Fix mistakes
* Fix mistakes
* Add missing '!' to shebang
* Change faviconlogo.png to tachidesk.png
* Change faviconlogo.png to tachidesk.png
2022-01-17 18:41:58 +03:30
Mahor
8d48e56fa0
Automated debian package building ( #287 )
...
* Automate debian package building
Move wxs files to scripts/resources/msi/
Define icon's path inside script instead of hardcoding it in wxs
* Revert back Windows script improvments
* Remove copyright year. Use uppercase for first letter of foruzesh
* Seperate deb from tar code with defining new debian-x64 arch
* Add ./unix-bundler.sh debian-x64
* Fix mistake
* Remove unneeded change of license
2022-01-16 08:27:59 +03:30
Mahor
df7938037e
Automated MSI package building ( #277 )
...
* Create msi package instead of zipping stuff
* Keep the zip release, Install wixl inside windows-bundler.sh
* Fix mistakes
* Seprate mv command
* Automate versioning
* Fix syntax mistake
* Fix mistake
2022-01-12 23:48:43 +03:30
Aria Moradi
379e9da5fe
clenup
2021-09-28 18:00:24 +03:30
Mosei
89cf0c140f
Update publish.yml ( #190 )
2021-09-10 20:49:57 +04:30
Aria Moradi
ac040a4bae
fix oopsies n'shit
2021-09-03 07:57:53 +04:30
Aria Moradi
ce3ad92095
remove node module cache, won't need it anymore
2021-09-03 07:54:07 +04:30
Aria Moradi
b81075f4a7
fix docker builds faling?
2021-08-24 22:23:39 +04:30
Aria Moradi
7d2f542f8a
bundle WebUI for stable builds
2021-08-08 06:18:00 +04:30
Aria Moradi
08f49e0ac4
Revert "changes for the headless Tachidesk"
...
This reverts commit e575aaf4fb .
2021-08-07 22:37:27 +04:30
Aria Moradi
e575aaf4fb
changes for the headless Tachidesk
2021-08-06 07:15:38 +04:30
Aria Moradi
7fc33ba8db
fix cache
2021-06-06 03:19:03 +04:30
Aria Moradi
857562eaff
add build flexiblity for Equinox
2021-06-06 02:48:26 +04:30
Aria Moradi
7bfa215b4c
change old paths
2021-06-06 01:52:05 +04:30
Aria Moradi
ab7af4b80b
fix typo
2021-06-06 01:35:39 +04:30
Aria Moradi
2c7ebd8ece
prepare for integration with Equinox
2021-06-06 01:34:49 +04:30
Aria Moradi
b7fe56687c
Bump styfle/cancel-workflow-action from 0.5.0 to 0.9.0
2021-06-04 13:35:20 +04:30
arbuilder
84cc73c149
Update publish.yml ( #123 )
...
* Update publish.yml
add docker build workflow
* Update publish.yml
Remove cd master
* Update publish.yml
Change access token
2021-06-01 13:25:38 +04:30
Aria Moradi
4ef32d8037
build type
2021-05-25 19:23:47 +04:30
Aria Moradi
08e8a9d105
Electron launcher
2021-05-24 15:37:25 +04:30
Aria Moradi
71661f70b6
flexible z names
2021-05-24 01:49:42 +04:30
Aria Moradi
d082809776
prepare for electron
2021-05-24 00:42:25 +04:30