Commit Graph

394 Commits

Author SHA1 Message Date
Joshua M. Boniface
57058fe87a Merge pull request #99 from jellyfin/renovate/major-github-artifact-actions
Update GitHub Artifact Actions (major)
2025-10-25 18:19:06 -04:00
Joshua M. Boniface
df9a6a3e40 Merge pull request #98 from changhai0109/east_asian_fonts
Install east asian fonts while building the docker, to make sure east asian subtitle rendered correctly.
2025-10-25 18:18:52 -04:00
renovate[bot]
33932fc8f3 Update GitHub Artifact Actions 2025-10-24 20:54:17 +00:00
Joshua M. Boniface
71d451ebb9 Improve layout and add cache bust to ldconfig 2025-10-23 18:01:02 -04:00
Changhai Man
f203fa6015 dockerfile add install fonts for east asian fonts for subtitle rendering
modified:   docker/Dockerfile
2025-10-23 15:56:54 -04:00
Joshua M. Boniface
a928d4ca6a Add fallback libjemalloc detect and better message 2025-10-20 13:43:55 -04:00
Joshua M. Boniface
f1cef30d17 temp: add Windows-only preview build 2025-10-17 13:46:29 -04:00
Joshua M. Boniface
0cb9ba5315 Merge pull request #94 from jellyfin/nsis
Install NSIS on windows runners
2025-10-16 21:13:42 -04:00
Cody Robibero
3a4b2aa01f Install NSIS on windows runners 2025-10-16 19:00:56 -06:00
Joshua M. Boniface
ae0c9afb07 Bail if libjemalloc is not found 2025-10-07 09:39:01 -04:00
Joshua M. Boniface
86f46b0acb Merge pull request #91 from Shadowghost/speedup-docker
Use native arch to run server build for Docker
2025-09-28 01:53:52 -04:00
Shadowghost
9effddde8f Use native arch to run server build 2025-09-28 07:48:09 +02:00
Joshua M. Boniface
a55cf7c0fc Merge pull request #90 from jellyfin/nuget-code-analysis
Revert #86
2025-09-27 18:55:18 -04:00
Cody Robibero
245ba9d592 Revert #86 2025-09-27 16:44:16 -06:00
Joshua M. Boniface
9eaad73525 Merge pull request #89 from Shadowghost/fix-docker
Modify Docker build
2025-09-27 14:59:42 -04:00
Shadowghost
b725dd43eb Fix Docker build 2025-09-27 13:06:11 +02:00
Joshua M. Boniface
69275351c9 Merge pull request #88 from Shadowghost/upgrade-intel-compute-runtime
Upgrade Intel Compute Runtime to 25.35.35096.9
2025-09-27 03:12:47 -04:00
Shadowghost
9f93b886ee Upgrade Intel Compute Runtime to 25.35.35096.9 2025-09-27 07:43:11 +02:00
Joshua M. Boniface
24779369ab Merge pull request #87 from jellyfin/revert-85-upgrade-packages
Revert "Upgrade packages"
2025-09-26 22:16:58 -04:00
Joshua M. Boniface
01e8c4bdd5 Revert "Upgrade packages" 2025-09-26 22:16:40 -04:00
JPVenson
18c10a01c9 Add CodeAnalysis package (#86)
Co-authored-by: JPVenson <github@jpb.software>
2025-09-26 11:49:45 -06:00
Joshua M. Boniface
fda363a19a Merge pull request #85 from Shadowghost/upgrade-packages
Upgrade packages
2025-09-25 08:57:07 -04:00
Shadowghost
1cc2e42a99 Upgrade packages 2025-09-25 13:26:20 +02:00
Joshua M. Boniface
f0ce3218d2 Merge pull request #66 from jellyfin/renovate/appleboy-scp-action-1.x
Update appleboy/scp-action action to v1
2025-09-24 22:10:17 -04:00
Joshua M. Boniface
5f57560ab2 Merge pull request #83 from jellyfin/renovate/actions-setup-dotnet-5.x
Update actions/setup-dotnet action to v5
2025-09-24 22:10:02 -04:00
Joshua M. Boniface
380e6e7bd7 Merge pull request #73 from jellyfin/renovate/major-github-artifact-actions
Update actions/download-artifact action to v5
2025-09-24 22:09:51 -04:00
Joshua M. Boniface
9d0361c90a Merge pull request #76 from jellyfin/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2025-09-24 22:09:30 -04:00
renovate[bot]
27daee421e Update actions/checkout action to v5 2025-09-25 02:07:35 +00:00
Joshua M. Boniface
a74b8010d1 Merge pull request #74 from jellyfin/renovate/actions-checkout-digest
Update actions/checkout digest to 08eba0b
2025-09-24 22:06:17 -04:00
Joshua M. Boniface
ec7be8479b Merge pull request #75 from jellyfin/renovate/ci-deps
Update actions/checkout action to v4.3.0
2025-09-24 22:05:45 -04:00
renovate[bot]
1cd70b71b9 Update actions/download-artifact action to v5 2025-09-25 02:03:28 +00:00
Joshua M. Boniface
87c0f1cbcf Merge pull request #69 from jellyfin/renovate/actions-download-artifact-digest
Update actions/download-artifact digest to d3f86a1
2025-09-24 22:02:41 -04:00
evan314159
58b4938c98 fix Dockerfile FROM as casing warnings (#84) 2025-09-20 07:23:28 -06:00
renovate[bot]
4b5c080e59 Update actions/setup-dotnet action to v5 2025-09-03 05:58:03 +00:00
Joshua M. Boniface
729990ac33 Fix ICU dependency for Debuntu 2025-08-30 11:21:09 -04:00
Nyanmisaka
50c398a503 Update Intel Compute Runtime (legacy) to 24.35.30872.36 (#79) 2025-08-22 19:00:10 -06:00
Joshua M. Boniface
3c8c6db246 Add missing GCC_ARCH for Ubuntu 2025-08-18 01:27:06 -04:00
Joshua M. Boniface
08cf8c750d Update Trixie test build to arm64 only 2025-08-14 11:41:43 -04:00
Joshua M. Boniface
671d66c35c Fix Trixie cross-building
Debian 13 removed the `cross-gcc-dev` package as it was unmaintained
(Debian bug #1107126). This broke the existing cross build setup.

Instead, switch to using binary cross-gcc packages, which work the same
without having to manually generate the libraries. This is still fully
symmetrical.
2025-08-14 11:39:15 -04:00
renovate[bot]
7dcd6e6a46 Update appleboy/scp-action action to v1 2025-08-13 04:49:48 +00:00
renovate[bot]
45efff4e5c Update actions/checkout action to v4.3.0 2025-08-13 04:49:29 +00:00
Joshua M. Boniface
6c2a024157 temp: add Trixie release build 2025-08-13 00:48:34 -04:00
Joshua M. Boniface
8f821c9540 Add ICU libs to Docker builders 2025-08-12 23:13:17 -04:00
renovate[bot]
c0924a7ea7 Update actions/checkout digest to 08eba0b 2025-08-11 11:04:07 +00:00
renovate[bot]
26f0cdad79 Update actions/download-artifact digest to d3f86a1 2025-08-10 15:42:30 +00:00
Joshua M. Boniface
d6231a55b2 temp: remove preview build windows-only 2025-08-03 20:47:51 -04:00
Joshua M. Boniface
416478002c temp: apply #72 to temp script 2025-08-03 20:31:38 -04:00
Joshua M. Boniface
fdf123b5d4 Merge pull request #72 from JPVenson/bugfix/FixWindowsPreviewBuilds
Copy correct licence file
2025-08-03 20:17:56 -04:00
JPVenson
df44c8a416 Copy correct licence file 2025-08-04 00:14:50 +00:00
Joshua M. Boniface
aa98c2ead3 temp: add Windows-only workflow 2025-08-03 19:42:44 -04:00