Bond-009
82cb685178
Merge pull request #6596 from crobibero/jeff-ext
...
Add Jellyfin.Extensions to nuget package publish
2021-09-25 22:18:28 +02:00
Cody Robibero
5e8d58a6a6
Update path for openapi spec
2021-09-25 07:51:55 -06:00
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>
2021-09-25 06:21:48 -06:00
Cody Robibero
be00480fe2
ci - target net6.0 ( #6594 )
2021-09-24 20:15:46 +02:00
Cody Robibero
a605a38499
Add Jellyfin.Extensions to nuget package publish
2021-09-21 17:05:34 -06:00
Bond_009
d283702cac
Fix Azure CI
2021-09-18 16:21:54 +02:00
Cody Robibero
7a0a675bd5
Add Jellyfin.Extensions to package publish
2021-09-03 14:21:33 -06:00
Rich Lander
e91a2b1085
Update to later .NET SDK
2021-07-24 16:42:02 -07:00
crobibero
08213f2368
Fully remove reference.
2021-05-04 19:30:51 -06:00
crobibero
31cf9f4b76
Remove legacy apiclient generation
2021-05-04 18:21:08 -06:00
Erwin de Haan
b827913fcf
Run CollectArtifacts taks regardless of result from BuildPackage and BuildDocker
2021-03-10 21:09:45 +01:00
Erwin de Haan
e6f49f5009
Remove BuildPackage dependeny for PublishNuget in CI
2021-03-10 21:00:33 +01:00
Bond_009
bbbb811e72
Fix azure
2021-03-09 14:21:30 +01:00
crobibero
407c35f087
Update to dotnet 5.0.3
2021-02-09 19:02:02 -07:00
David
989c6dcffa
Update azure-pipelines-package.yml
2021-01-05 23:01:46 +01:00
David
f154c0dfad
Change stable ci nuget build command
2021-01-01 14:56:14 +01:00
David
20993412f2
Add unstable nuget condition
2020-12-24 10:18:32 +01:00
Joshua M. Boniface
704d627f3a
Add Azure pipeline configs for new arches
2020-12-19 15:57:08 -05:00
Joshua M. Boniface
f2c2beca0f
Merge pull request #4667 from joshuaboniface/fix-nuget-ci
...
Remove obsolete erroring command
2020-12-05 01:34:49 -05:00
MrTimscampi
048de2f3b7
Fix NPM command in CI
2020-12-05 07:25:41 +01:00
Joshua M. Boniface
599f36f57f
Remove obsolete erroring command
...
This is not required for stable pushes.
2020-12-05 01:21:52 -05:00
Anthony Lavado
c9832bb98a
Fix the NPM publish scope to public
2020-12-04 22:36:11 -05:00
crobibero
f727f5dd72
Use sdk 5.x
2020-11-20 07:52:10 -07:00
crobibero
182a68f3dd
Set sdk version to 5.0
2020-11-20 07:50:04 -07:00
Odd Stråbø
c770b9e0c6
Use .NET 5.0 in the Nuget pipeline
2020-11-17 05:28:26 +01:00
Bill Thornton
be0ddf02b3
Merge pull request #4475 from crobibero/npm-ci-remove-v2
...
Fix api client ci condition
2020-11-16 20:16:38 -05:00
crobibero
3c8800604e
Update test sdk
2020-11-13 09:48:26 -07:00
crobibero
83ac7d2674
Fix ci condition
2020-11-13 08:02:45 -07:00
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
2020-11-10 10:03:21 -07:00
crobibero
d2f439efd2
Remove unstable npm ci task
2020-11-08 10:22:38 -07:00
Joshua M. Boniface
8d66eff4fd
Merge pull request #4427 from joshuaboniface/nohup-fix
...
Reverse order of sudo and nohup
2020-11-06 13:07:42 -05:00
Joshua M. Boniface
a4e67dac80
Reverse order of sudo and nohup
...
Otherwise I'm forced to allow `sudo nohup` globally which is bad news
bears.
2020-11-06 13:00:59 -05:00
Bond-009
d27ff407ad
Merge pull request #4426 from joshuaboniface/nohup-fix
...
Remove spurious argument to nohup
2020-11-06 18:33:38 +01:00
Joshua M. Boniface
e2ab7af033
Remove spurious argument to nohup
2020-11-06 12:32:06 -05:00
Joshua M. Boniface
ca40eff83d
Restore missing targetFolder
2020-11-06 12:00:00 -05:00
dkanada
d9ea1ac12d
disable two more tasks to fix the failures
2020-11-04 13:49:49 +09:00
dkanada
25f93a9af4
disable compatibility checks until they work again
2020-11-03 23:18:30 +09:00
crobibero
58b82b886f
Add npmAuthenticate task
2020-10-14 18:16:58 -06:00
crobibero
5109d558d9
fix npm install order
2020-10-09 09:52:05 -06:00
crobibero
60c0cc1d1c
Fix feed name and url
2020-10-09 08:51:22 -06:00
crobibero
2a6ea45ee1
Run npm install task
2020-10-09 08:43:59 -06:00
crobibero
8bf560c41e
fix registry name and link
2020-10-05 13:00:07 -06:00
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.
2020-10-04 19:03:39 -04:00
Joshua M. Boniface
cb94b5a944
Merge pull request #4070 from crobibero/ci-api-client
...
Add ci task to publish api client
2020-10-02 16:57:50 -04:00
Joshua M. Boniface
5f65fd93a1
Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fix
...
Publish OpenAPI spec for master and tagged releases
2020-10-02 16:57:07 -04:00
Cody Robibero
0ffc58e255
Update .ci/azure-pipelines-api-client.yml
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-10-02 08:21:28 -06:00
crobibero
86e06369a9
fix liniting errors
2020-10-02 08:00:57 -06:00
crobibero
3d20ff69d4
Fix repo connections
2020-10-02 07:50:38 -06:00
crobibero
7d992798fd
specify client specifically instead of through template
2020-10-02 07:40:44 -06:00
crobibero
fcc9482ff9
Generate document file for openapi spec in CI
2020-10-02 07:07:48 -06:00