Bill Thornton
745a7eb4ae
Run collect script on failures
1 year ago
Craig Andrews
e935d787ef
chore(ci): add labels to docker images ( #9210 )
1 year ago
Bond-009
a2babfd0d3
Fix nightly builds ( #8870 )
2 years ago
Bond_009
d35a1f2b94
Remove useless tasks from CI
2 years ago
Bond_009
6f231094d5
Update CI to .NET 7
2 years ago
Cody Robibero
68121e6e9c
Revert dependency updates to Azure Pipelines
2 years ago
Joshua M. Boniface
337df6079f
Merge pull request #8578 from jellyfin/renovate/docker-2.x
2 years ago
Joshua M. Boniface
611d8705ae
Merge pull request #8575 from jellyfin/renovate/copyfiles-2.x
2 years ago
Joshua M. Boniface
c04342391f
Merge pull request #8584 from jellyfin/renovate/nugetauthenticate-0.x
2 years ago
Joshua M. Boniface
c104757741
Merge pull request #8577 from jellyfin/renovate/copyfilesoverssh-0.x
2 years ago
Joshua M. Boniface
86dcafb8fe
Merge pull request #8582 from jellyfin/renovate/extractfiles-1.x
2 years ago
Joshua M. Boniface
737e40b8b4
Merge pull request #8581 from jellyfin/renovate/downloadpipelineartifact-2.x
2 years ago
renovate[bot]
fc6ef797d9
chore(deps): update dependency nugetauthenticate to v0.203.0
2 years ago
renovate[bot]
4bb470ea18
chore(deps): update dependency extractfiles to v1.211.0
2 years ago
renovate[bot]
94635917ca
chore(deps): update dependency downloadpipelineartifact to v2.198.0
2 years ago
renovate[bot]
90c3815348
chore(deps): update dependency dotnetcorecli to v2.210.0
2 years ago
renovate[bot]
10181d5421
chore(deps): update dependency docker to v2.211.0
2 years ago
renovate[bot]
f39c0c9ab8
chore(deps): update dependency copyfilesoverssh to v0.212.0
2 years ago
renovate[bot]
51dae418b5
chore(deps): update dependency copyfiles to v2.211.0
2 years ago
JinYi-Tsinghua
2b285b7874
Add musl-linux-arm64 support in azure-pipelines-package.yml
...
This is a supplement to pull request 8112
2 years ago
Joshua M. Boniface
e300b98573
Remove bump-version junk
...
This didn't work, and won't matter for beta1 so just scrap it.
3 years ago
Joshua M. Boniface
3797879d05
Automatically bump stable versions in build
...
Should prevent strangeness with building these for pre-releases or
actual release versions. Whatever the Git tag is, becomes the package
version.
3 years ago
Joshua M. Boniface
fb0f3c3a76
Send SourceBranch to collect-server.azure.sh
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
Bond-009
82cb685178
Merge pull request #6596 from crobibero/jeff-ext
...
Add Jellyfin.Extensions to nuget package publish
3 years ago
Cody Robibero
5e8d58a6a6
Update path for openapi spec
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
be00480fe2
ci - target net6.0 ( #6594 )
3 years ago
Cody Robibero
a605a38499
Add Jellyfin.Extensions to nuget package publish
3 years ago
Bond_009
d283702cac
Fix Azure CI
3 years ago
Cody Robibero
7a0a675bd5
Add Jellyfin.Extensions to package publish
3 years ago
Rich Lander
e91a2b1085
Update to later .NET SDK
3 years ago
crobibero
08213f2368
Fully remove reference.
4 years ago
crobibero
31cf9f4b76
Remove legacy apiclient generation
4 years ago
Erwin de Haan
b827913fcf
Run CollectArtifacts taks regardless of result from BuildPackage and BuildDocker
4 years ago
Erwin de Haan
e6f49f5009
Remove BuildPackage dependeny for PublishNuget in CI
4 years ago
Bond_009
bbbb811e72
Fix azure
4 years ago
crobibero
407c35f087
Update to dotnet 5.0.3
4 years ago
David
989c6dcffa
Update azure-pipelines-package.yml
4 years ago
David
f154c0dfad
Change stable ci nuget build command
4 years ago
David
20993412f2
Add unstable nuget condition
4 years ago
Joshua M. Boniface
704d627f3a
Add Azure pipeline configs for new arches
4 years ago
Joshua M. Boniface
f2c2beca0f
Merge pull request #4667 from joshuaboniface/fix-nuget-ci
...
Remove obsolete erroring command
4 years ago
MrTimscampi
048de2f3b7
Fix NPM command in CI
4 years ago
Joshua M. Boniface
599f36f57f
Remove obsolete erroring command
...
This is not required for stable pushes.
4 years ago
Anthony Lavado
c9832bb98a
Fix the NPM publish scope to public
4 years ago
crobibero
f727f5dd72
Use sdk 5.x
4 years ago
crobibero
182a68f3dd
Set sdk version to 5.0
4 years ago
Odd Stråbø
c770b9e0c6
Use .NET 5.0 in the Nuget pipeline
4 years ago
Bill Thornton
be0ddf02b3
Merge pull request #4475 from crobibero/npm-ci-remove-v2
...
Fix api client ci condition
4 years ago