aboutsummaryrefslogtreecommitdiff
path: root/.ci
AgeCommit message (Expand)Author
2020-10-02fix liniting errorscrobibero
2020-10-02Fix repo connectionscrobibero
2020-10-02specify client specifically instead of through templatecrobibero
2020-10-02Generate document file for openapi spec in CIcrobibero
2020-10-02Fix download api speccrobibero
2020-10-01Publish OpenAPI Spec to repository serverErwin de Haan
2020-10-01Update azure-pipelines.ymlErwin de Haan
2020-09-06Use jar directlycrobibero
2020-09-05Add ci task to publish api clientcrobibero
2020-09-03Enable code coverage and upload OpenAPI spec.Erwin 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-10Re-enable the ABI checks.Erwin de Haan
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-04Merge pull request #3774 from jellyfin/ci-CollectArtifacts-timeoutBond-009
2020-08-04disable compatibility checks for nowdkanada
2020-08-01Switch to sudo -nErwin de Haan
2020-08-01Experiment for the SSH task.Erwin de Haan
2020-07-31Add a much shorter timeout to the CollectArtifacts jobErwin de Haan
2020-07-28Flip quoting in variable set commandJoshua M. Boniface
2020-07-27Get and tag with the actual release version in CIJoshua M. Boniface
2020-07-19Fix typo in CI configurationJoshua M. Boniface
2020-07-19Add NuGet publish step to tag CIJoshua M. Boniface
2020-07-13Explicitly add what Azure used to do implicitlyJoshua M. Boniface
2020-07-06Explicitly exit from inline scriptJoshua M. Boniface
2020-07-06Use weird other formating that AZP wantsJoshua M. Boniface
2020-07-06Remove unneeded conditions that are now in parentJoshua M. Boniface
2020-07-06Add conditionals to root YAML definitionJoshua M. Boniface
2020-06-20Update branch checks from azure-ci to masterJoshua M. Boniface
2020-06-19Update strategy names for DockerJoshua M. Boniface
2020-06-19Build builder docker images in AzureJoshua M. Boniface
2020-06-19Add Azure pipelines configuration for serverJoshua M. Boniface
2020-06-10Remove extract task.Erwin de Haan
2020-06-10Install compatibility tool from nuget instead of pulling a github release.Erwin de Haan
2020-06-07use single quotes in the main pipelinedkanada
2020-06-07rename abi pipelinedkanada
2020-06-07disable sonarcloud until secrets are workingdkanada
2020-04-21Only run SonarCloud analysis for ubuntu testsMark Monteiro
2020-04-21Add tasks required for SonarCloud integrationMark Monteiro
2020-04-13change conditional for download task on cidkanada
2020-04-13leave files in destination folder during extractiondkanada
2020-04-13fix pipeline referencesdkanada
2020-04-13use web artifacts for build step on cidkanada
2020-04-08fix dependency for compat jobdkanada
2020-04-08minor changes to main build jobdkanada