aboutsummaryrefslogtreecommitdiff
path: root/.ci/azure-pipelines-package.yml
AgeCommit message (Expand)Author
2024-03-07Remove Azure pipelines CIJoshua M. Boniface
2024-01-17Use NuGetAuthenticate@1Cody Robibero
2023-11-15Update Azure pipelinesBond_009
2023-09-13Run collect script on failuresBill Thornton
2023-06-27chore(ci): add labels to docker images (#9210)Craig Andrews
2022-12-07Fix nightly builds (#8870)Bond-009
2022-12-07Update CI to .NET 7Bond_009
2022-10-26Revert dependency updates to Azure PipelinesCody Robibero
2022-10-19Merge pull request #8578 from jellyfin/renovate/docker-2.xJoshua M. Boniface
2022-10-19Merge pull request #8584 from jellyfin/renovate/nugetauthenticate-0.xJoshua M. Boniface
2022-10-19Merge pull request #8577 from jellyfin/renovate/copyfilesoverssh-0.xJoshua M. Boniface
2022-10-19Merge pull request #8581 from jellyfin/renovate/downloadpipelineartifact-2.xJoshua M. Boniface
2022-10-19chore(deps): update dependency nugetauthenticate to v0.203.0renovate[bot]
2022-10-19chore(deps): update dependency downloadpipelineartifact to v2.198.0renovate[bot]
2022-10-19chore(deps): update dependency dotnetcorecli to v2.210.0renovate[bot]
2022-10-19chore(deps): update dependency docker to v2.211.0renovate[bot]
2022-10-19chore(deps): update dependency copyfilesoverssh to v0.212.0renovate[bot]
2022-08-29Add musl-linux-arm64 support in azure-pipelines-package.ymlJinYi-Tsinghua
2022-01-04Remove bump-version junkJoshua M. Boniface
2021-12-11Automatically bump stable versions in buildJoshua M. Boniface
2021-11-13Send SourceBranch to collect-server.azure.shJoshua M. Boniface
2021-11-08Update to full dotnet 6Cody Robibero
2021-09-25Merge pull request #6596 from crobibero/jeff-extBond-009
2021-09-25Fix builds for dotnet6 (#6595)Cody Robibero
2021-09-24ci - target net6.0 (#6594)Cody Robibero
2021-09-21Add Jellyfin.Extensions to nuget package publishCody Robibero
2021-03-10Run CollectArtifacts taks regardless of result from BuildPackage and BuildDockerErwin de Haan
2021-03-10Remove BuildPackage dependeny for PublishNuget in CIErwin de Haan
2021-01-05Update azure-pipelines-package.ymlDavid
2021-01-01Change stable ci nuget build commandDavid
2020-12-24Add unstable nuget conditionDavid
2020-12-19Add Azure pipeline configs for new archesJoshua M. Boniface
2020-12-05Remove obsolete erroring commandJoshua M. Boniface
2020-11-17Use .NET 5.0 in the Nuget pipelineOdd Stråbø
2020-11-06Merge pull request #4427 from joshuaboniface/nohup-fixJoshua M. Boniface
2020-11-06Reverse order of sudo and nohupJoshua M. Boniface
2020-11-06Merge pull request #4426 from joshuaboniface/nohup-fixBond-009
2020-11-06Remove spurious argument to nohupJoshua M. Boniface
2020-11-06Restore missing targetFolderJoshua M. Boniface
2020-10-01Publish OpenAPI Spec to repository serverErwin de Haan
2020-09-02Only trigger on v* tags and also run Main build on master commits.Erwin de Haan
2020-09-02Fixes for CI Nuget package pushing and CI triggersErwin de Haan
2020-09-02Merge pull request #3863 from jellyfin/EraYaN-artifacts-nohupJoshua M. Boniface
2020-08-13Build Unstable Nuget packagesDavid
2020-08-13Add Publish Artifacts taskDavid
2020-08-13Fix nuget ciDavid
2020-08-10Add nohup and continueOnError to the Collect Artifacts taskErwin de Haan
2020-08-04Merge the args and commands item for the artifact collectionErwin de Haan
2020-08-01Switch to sudo -nErwin de Haan
2020-08-01Experiment for the SSH task.Erwin de Haan