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
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]
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
Cody Robibero
40045d2147
Update to full dotnet 6
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
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
407c35f087
Update to dotnet 5.0.3
4 years ago
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
4 years ago
Erwin de Haan
7ced6d1c8c
Enable code coverage and upload OpenAPI spec.
...
Add basic test to write out the actual openapi spec.
4 years ago
dkanada
c99ad51c65
use single quotes in the main pipeline
4 years ago
dkanada
b937eb0c11
change conditional for download task on ci
...
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
5 years ago
dkanada
4758e75090
leave files in destination folder during extraction
5 years ago
dkanada
8c6e1ef27e
fix pipeline references
5 years ago
dkanada
129e844252
use web artifacts for build step on ci
5 years ago
dkanada
0a6faefe3a
minor changes to main build job
5 years ago
Mark Monteiro
887e9c2020
Remove unnecessary execution of `yarn build:production`
5 years ago
Mark Monteiro
6894602dab
Use 'yarn build:production' instead of 'yarn:build' everywhere
5 years ago
Mark Monteiro
876c4681d0
Build web client correctly
5 years ago
dkanada
a562a4d505
minor linting for ci files
5 years ago
Erwin de Haan
67cae37308
Formatting and comment removal.
5 years ago
Erwin de Haan
da91b4fa4c
Split CI testing files
...
Switch to cobertura for code coverage
Switch to dotnet test for tests
Add matrix run for different platforms
Add extra variables for easier maintenance
5 years ago