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
crobibero
3c8800604e
Update test sdk
4 years ago
crobibero
83ac7d2674
Fix ci condition
4 years ago
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
4 years ago
crobibero
d2f439efd2
Remove unstable npm ci task
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
dkanada
d9ea1ac12d
disable two more tasks to fix the failures
4 years ago
dkanada
25f93a9af4
disable compatibility checks until they work again
4 years ago
crobibero
58b82b886f
Add npmAuthenticate task
4 years ago
crobibero
5109d558d9
fix npm install order
4 years ago
crobibero
60c0cc1d1c
Fix feed name and url
4 years ago
crobibero
2a6ea45ee1
Run npm install task
4 years ago
crobibero
8bf560c41e
fix registry name and link
4 years ago
Joshua M. Boniface
fc28ffea53
Improve handling of apiclient generator
...
1. Replace the separate stable/unstable scripts with a single script and
handle the difference with argument parsing.
2. Unify the calls and pass the Azure arguments in on the CLI.
4 years ago
Joshua M. Boniface
cb94b5a944
Merge pull request #4070 from crobibero/ci-api-client
...
Add ci task to publish api client
4 years ago
Joshua M. Boniface
5f65fd93a1
Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fix
...
Publish OpenAPI spec for master and tagged releases
4 years ago
Cody Robibero
0ffc58e255
Update .ci/azure-pipelines-api-client.yml
...
Co-authored-by: Cameron <Influence365@gmail.com>
4 years ago
crobibero
86e06369a9
fix liniting errors
4 years ago
crobibero
3d20ff69d4
Fix repo connections
4 years ago
crobibero
7d992798fd
specify client specifically instead of through template
4 years ago
crobibero
fcc9482ff9
Generate document file for openapi spec in CI
4 years ago
crobibero
810ec0b672
Fix download api spec
4 years ago
Erwin de Haan
c0de26f69a
Publish OpenAPI Spec to repository server
4 years ago
Erwin de Haan
9585fea51e
Update azure-pipelines.yml
4 years ago
crobibero
6ffffa95a7
Use jar directly
4 years ago
crobibero
320e3b98ab
Add ci task to publish api client
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
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
900101de62
Re-enable the ABI checks.
4 years ago