480 Commits

Author SHA1 Message Date
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
Joshua M. Boniface
e4c0cd320f Merge pull request #71 from JPVenson/bugfix/FixWindowsPreviewBuilds
Add missing "python" command
2025-08-03 19:40:31 -04:00
JPVenson
44518400a6 Add missing "python" command 2025-08-03 23:09:12 +00:00
Joshua M. Boniface
6727b4e9c7 Remove LICENSE file copy as this fails
No idea why when it's the same as the main builds, but we also havn't
run those in a while either.
2025-07-12 15:23:42 -04:00
Joshua M. Boniface
ec6efe3944 Add Trixie builds (and switch Docker to Trixie) 2025-06-15 15:06:18 -04:00
Joshua M. Boniface
ba0702804a Remove temporary preview builder 2025-06-15 14:41:54 -04:00
Joshua M. Boniface
7c9f0a3da1 Wrap libjemalloc symlink in conditional 2025-06-14 22:53:04 -04:00
Joshua M. Boniface
70b62123db Improve libjemalloc detection
Instead of using dpgk-architecture (in `dpkg-dev`), directly find the
file with ldconfig -p, a grep, an awk, and head -n1 to find the first
instance.

This is not very pretty but should work universally.
2025-06-14 22:45:46 -04:00
Joshua M. Boniface
90bf1c632a Properly support libjemalloc multiarch 2025-06-14 22:31:43 -04:00
Joshua M. Boniface
85f3482551 Add libjemalloc2 to Debian packages
Addresses jellyfin/jellyfin#11588 for Debuntu packages, mirroring #70
for these OS-level packages.
2025-06-14 13:14:06 -04:00
Joshua M. Boniface
07c9df780e Merge pull request #70 from gnattu/use-jemalloc
Use jemalloc by default on Docker image
2025-06-13 23:12:09 -04:00
gnattu
d1d7e29459 grammar
Co-authored-by: Tim Eisele <Tim_Eisele@web.de>
2025-06-12 20:36:30 +08:00
gnattu
6fe7caf49d Use jemalloc by default on Docker image 2025-06-12 18:54:01 +08:00
Joshua M. Boniface
47b0b2271a Fix typo 2025-06-07 17:01:14 -04:00
Joshua M. Boniface
5aabc6a7a1 Add temporary Docker builder 2025-06-07 16:41:02 -04:00