6 Commits

Author SHA1 Message Date
unkin-agent 521ef065ca Repin UPSTREAM_REF to jellyfin-ha-src main
ci/woodpecker/pr/build Pipeline was successful
Picks up cross-replica auth read-through, bare Jellyfin__ env config,
the min(uuid) anti-join fix for browse/search/Recently Added, and
scan-leader gating tied to Redis configuration.
2026-09-13 20:25:42 +10:00
unkin-agent c8960dbe82 build: repin UPSTREAM_REF to fixed PostgreSQL upgrade path
ci/woodpecker/pr/build Pipeline was successful
v0.3.0 shipped a regenerated initial migration that broke upgrades
on existing Postgres databases. Pin the fork commit restoring the
baseline plus forward migrations and the EncoderPreset fallback.
2026-09-12 18:09:24 +10:00
unkin-agent f7ea7675cb build: repin UPSTREAM_REF to merged v12.0 source
ci/woodpecker/pr/build Pipeline was successful
2026-09-12 12:51:45 +10:00
unkin-agent 2924cbb63d build: track jellyfin v12.0
ci/woodpecker/pr/build Pipeline was successful
- pin UPSTREAM_REF to the v12.0 rebase commit
- move publish to dotnet SDK 10.0 and the runtime to aspnet:10.0
- pin jellyfin-web to 12.0+deb12
- bake LDAP Authentication 24.0.0.0 (targetAbi 12.0.0.0)
- build PR images with the CA-baked buildx plugin
2026-09-12 01:27:48 +10:00
unkinben 8738315c52 build: bump UPSTREAM_REF to fork main with scan-leader
ci/woodpecker/pr/build Pipeline was successful
2026-08-11 22:03:13 +10:00
Ben Vin a0983157a0 Add jellyfin-ha container build
Build-orchestration for the jellyfin-ha Jellyfin fork: pins an upstream
commit (UPSTREAM_REF), publishes the .NET 10 server, and builds/pushes the
runtime image to git.unkin.net/unkin/jellyfin-ha on v* tags.

- UPSTREAM_REF pinned to d4f9c12
- Dockerfile.runtime (vendored runtime-only image + jellyfin-web 10.11.6)
- .woodpecker/{build,docker}.yaml (publish + docker-buildx, k8s resources)
- Makefile (publish/build + patch/minor/major release tagging)
2026-07-05 22:48:15 +10:00