Cody Robibero
5e8aaa68cf
Update to dotnet 6.0.1
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
zirdum
71ed47a5d3
Update README.md
...
The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine.
Changes
Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates
To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates
Issues
Fixes template showing up in unRaid with the changes applied.
3 years ago
zirdum
4885f5e6c9
Update README.md
...
The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine.
Changes
Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates
To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates
Issues
Fixes template showing up in unRaid with the changes applied.
3 years ago
Cody Robibero
2b10251b32
Update to dotnet6.rc2
3 years ago
Cody Robibero
4fc3de9b75
Fix builds for dotnet6 ( #6595 )
...
* Target net6.0
* Use new Enum.TryParse(ReadOnlySpan<char>) overload
* Replace RNGCryptoServiceProvider with RandomNumberGenerator
* ci - target net6.0 (#6594 )
* Update deployment for dotnet6
* Use generic 6.0.x preview for CI
* Update direct dotnet download links
Co-authored-by: Bond_009 <bond.009@outlook.com>
3 years ago
Cody Robibero
e7d6c45509
Upgrade to dotnet 5.0.10
3 years ago
Joshua M. Boniface
84d7db7a31
Merge pull request #6427 from winterqt/patch-1
...
Disable UseAppHost in portable deployment
3 years ago
Cody Robibero
709f8e9faa
Update to dotnet 5.0.9
3 years ago
Winter
890e99725e
Disable UseAppHost in portable deployment
3 years ago
h1dden-da3m0n
ed2a637ce3
fix missing build dependencies
...
needed by the build sh-scripts
3 years ago
h1dden-da3m0n
ea798de61f
remove packages bundled in dotnet/sdk base image
3 years ago
h1dden-da3m0n
6a3ec7b479
change OS packaging images to be quiet
...
also uses the base dotnet/sdk image where possible
3 years ago
Cody Robibero
de12ee5dba
Update to dotnet 5.0.8
3 years ago
crobibero
e021a0e9ce
Update to dotnet 5.0.7
3 years ago
crobibero
be17028e22
Remove erroneous newline
4 years ago
crobibero
66b185898f
Update to dotnet5.0.6
4 years ago
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
4 years ago
Joshua M. Boniface
235b36a4c7
Remove Microsoft repo from install step
...
This was breaking Fedora builds due to a mismatch. We can use the .NET
SDK 5.0 from the Fedora 33 repos instead and this seems to work.
4 years ago
crobibero
407c35f087
Update to dotnet 5.0.3
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
Joshua M. Boniface
841df64e9f
Add static Linux builds for arm and musl
4 years ago
crobibero
aa5fa7cb8f
Update to dotnet 5.0.1
4 years ago
Anthony Lavado
ad719b7ac6
Merge pull request #4460 from yodatak/patch-1
...
Bump dependencies to Fedora 33
4 years ago
Odd Stråbø
001bf95d10
Fedora: install systemd as build dependency
4 years ago
Cody Robibero
be3c65d80f
Merge branch 'master' into docker-pls
4 years ago
crobibero
1d96167e8d
Fix builders
4 years ago
crobibero
e2e10e672f
User buster-slim instead of non existent buster
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
crobibero
843847fc93
Remove extraneous newline
4 years ago
yodatak
7104a37be1
Bump dependencies to Fedora 33
...
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
4 years ago
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
4 years ago
crobibero
f998e52107
Update to dotnet 3.1.9
4 years ago
crobibero
1bbd8df92b
Remove references to legacy scripts
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
crobibero
583f47ea28
Remove GenerateDocumentationFile
4 years ago
Joshua M. Boniface
53703566b5
Merge pull request #4008 from crobibero/publish-with-docs
...
Include xml docs when publishing
4 years ago
crobibero
44fb76bbcf
include xml docs when publishing
4 years ago
crobibero
ef0a7c3e2a
update docker dotnet sdk
4 years ago
Joshua M. Boniface
7a1f140e5b
Bump to .NET Core SDK 3.1.302
4 years ago
nyanmisaka
cd714a724d
utilize jellyfin-ffmpeg for portable x64
4 years ago
nyanmisaka
d0098f1b95
update ffmpeg 4.3 from zeranoe builds
4 years ago
Joshua M. Boniface
4bfb4c9095
Remove as builder element as well
4 years ago
Joshua M. Boniface
d8428b0a0a
Move ARGs for directories to after import
4 years ago
Joshua M. Boniface
ddc7b399a6
Add mkdir of the SOURCE_DIR before setting WORKDIR
4 years ago
Joshua M. Boniface
5a1971c280
Add builder docker images
4 years ago
Joshua M. Boniface
a418c24806
Modify build scripts to build Unstable versions
4 years ago
Joshua M. Boniface
fbad4f00b4
Remove old build infra (again)
5 years ago
Joshua M. Boniface
42813ef069
Preserve Unraid configuration
5 years ago
Joshua M. Boniface
ed735522cf
Revert "Remove old stuff"
...
This reverts commit b9fdd96ece
.
5 years ago