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
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
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
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
599f36f57f
Remove obsolete erroring command
...
This is not required for stable pushes.
4 years ago
Odd Stråbø
c770b9e0c6
Use .NET 5.0 in the Nuget pipeline
4 years ago
Joshua M. Boniface
8d66eff4fd
Merge pull request #4427 from joshuaboniface/nohup-fix
...
Reverse order of sudo and nohup
4 years ago
Joshua M. Boniface
a4e67dac80
Reverse order of sudo and nohup
...
Otherwise I'm forced to allow `sudo nohup` globally which is bad news
bears.
4 years ago
Bond-009
d27ff407ad
Merge pull request #4426 from joshuaboniface/nohup-fix
...
Remove spurious argument to nohup
4 years ago
Joshua M. Boniface
e2ab7af033
Remove spurious argument to nohup
4 years ago
Joshua M. Boniface
ca40eff83d
Restore missing targetFolder
4 years ago
Erwin de Haan
c0de26f69a
Publish OpenAPI Spec to repository server
4 years ago
Erwin de Haan
424f53c966
Only trigger on v* tags and also run Main build on master commits.
4 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
4 years ago
Joshua M. Boniface
dcef8636d5
Merge pull request #3863 from jellyfin/EraYaN-artifacts-nohup
...
Add nohup and continueOnError to the Collect Artifacts task
4 years ago
David
2b32ebb3cc
Build Unstable Nuget packages
4 years ago
David
f92efc7f9b
Add Publish Artifacts task
4 years ago
David
a61f6e3308
Fix nuget ci
4 years ago
Erwin de Haan
47cb4a1547
Add nohup and continueOnError to the Collect Artifacts task
4 years ago
Erwin de Haan
25daa7db42
Merge the args and commands item for the artifact collection
4 years ago
Erwin de Haan
3ee28c016a
Switch to sudo -n
4 years ago
Erwin de Haan
7c60510bc9
Experiment for the SSH task.
4 years ago
Erwin de Haan
a6d80f557d
Add a much shorter timeout to the CollectArtifacts job
4 years ago
Joshua M. Boniface
2d8d3ba826
Flip quoting in variable set command
...
The quoting as-is was broken and would result in a junk output. This
way, the proper value is obtained.
4 years ago
Joshua M. Boniface
0798ab3945
Get and tag with the actual release version in CI
4 years ago
Joshua M. Boniface
2f2fe3552d
Fix typo in CI configuration
4 years ago
Joshua M. Boniface
dfd00c7b24
Add NuGet publish step to tag CI
4 years ago
Joshua M. Boniface
b4212cc210
Explicitly add what Azure used to do implicitly
...
... before they changed it on us out of nowhere.
4 years ago
Joshua M. Boniface
6d0a3a110b
Explicitly exit from inline script
4 years ago
Joshua M. Boniface
9d9c9a5945
Remove unneeded conditions that are now in parent
4 years ago
Joshua M. Boniface
2506feb544
Update branch checks from azure-ci to master
4 years ago
Joshua M. Boniface
b778bcdb37
Update strategy names for Docker
4 years ago
Joshua M. Boniface
7b1190cb28
Build builder docker images in Azure
4 years ago
Joshua M. Boniface
3599ae7186
Add Azure pipelines configuration for server
4 years ago