Joshua M. Boniface
f1be25acc3
Split Docker builds for parallelization
...
The previous pattern built the amd64 and arm64 Docker images
sequentially and then build and pushed manifests as one single long task
under build.py. Split this up so the two architectures can be built in
parallel, and then handle manifests as a separate step in the GitHub
Actions workflow. Also split out the pushes from build.py, and remove
--local since no manual runs of this script should ever need this.
2026-04-01 00:03:39 -04:00
Nicholas La Roux
ab58d1b656
Add support for Node 24 LTS jellyfin-web ( #116 )
v10.11.7-202603311933
v10.11.8-202604051508
2026-01-31 08:15:12 -07:00
evan314159
5529726ac2
Add dotnet 10 to build.yaml ( #118 )
2026-01-20 06:56:54 -07:00
Bond-009
408c9e2eb7
Merge pull request #112 from jellyfin/renovate/ci-deps
...
Update actions/setup-dotnet action to v5.0.1
v10.11.5-202512142144
v10.11.6-202601182003
v10.11.4-202511302133
2025-11-25 18:29:36 +01:00
renovate[bot]
36016ebfaf
Update actions/setup-dotnet action to v5.0.1
2025-11-25 06:04:19 +00:00
Bond-009
f560eb78c7
Merge pull request #110 from jellyfin/renovate/ci-deps
...
Update actions/checkout action to v5.0.1
2025-11-18 18:01:39 +01:00
renovate[bot]
c0f9455983
Update actions/checkout action to v5.0.1
2025-11-18 04:32:13 +00:00
Bond-009
8301291937
Merge pull request #105 from jellyfin/renovate/ci-deps
...
Update appleboy/ssh-action action to v1.2.3
v10.11.3-202511161740
2025-11-16 16:23:42 +01:00
renovate[bot]
7428a2317f
Update appleboy/ssh-action action to v1.2.3
2025-11-10 15:22:34 +00:00
Joshua M. Boniface
f8a5c93f69
Merge pull request #107 from ShinySideDown13/patch-1
...
fixes typos in JELLYFIN_ADDITIONAL_OPTS
2025-11-10 10:21:46 -05:00
ShinySideDown13
6d080fe5e7
debian conf typofix
...
Correct typos of the JELLYFIN_ADDITIONAL_OPTS var
2025-11-09 21:31:52 -08:00
Joshua M. Boniface
0878e2583b
Merge pull request #101 from domq/fix/txt-source-files
...
Embed `*.txt` files into Debian source tar
v10.11.2-202511022129
v10.11.1-202510262202
2025-10-25 18:19:51 -04:00
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
Dominique Quatravaux
9e24693f15
Embed *.txt files into Debian source tar
...
Fixes #100
2025-10-25 19:59:08 +02: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
v10.11.0-202510192045
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 and 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