Commit Graph

85 Commits (dd3b48f2039fe299a55db437190a9e0d5c78145c)

Author SHA1 Message Date
Erwin de Haan 25daa7db42
Merge the args and commands item for the artifact collection
4 years ago
Bond-009 7368cbbd2f
Merge pull request #3774 from jellyfin/ci-CollectArtifacts-timeout
4 years ago
dkanada b4c6ae9aba
disable compatibility checks for now
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
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
4 years ago
Joshua M. Boniface 6d0a3a110b Explicitly exit from inline script
4 years ago
Joshua M. Boniface 8bef24f331 Use weird other formating that AZP wants
4 years ago
Joshua M. Boniface 9d9c9a5945 Remove unneeded conditions that are now in parent
4 years ago
Joshua M. Boniface aab79ef346 Add conditionals to root YAML definition
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
Erwin de Haan 427632611a Remove extract task.
4 years ago
Erwin de Haan 4c9216012b Install compatibility tool from nuget instead of pulling a github release.
4 years ago
dkanada c99ad51c65 use single quotes in the main pipeline
4 years ago
dkanada 65765bda7e rename abi pipeline
4 years ago
dkanada e7a49f73cd disable sonarcloud until secrets are working
4 years ago
Mark Monteiro 9a401c3728 Only run SonarCloud analysis for ubuntu tests
4 years ago
Mark Monteiro 66364eba92 Add tasks required for SonarCloud integration
4 years ago
dkanada b937eb0c11
change conditional for download task on ci
4 years ago
dkanada 4758e75090 leave files in destination folder during extraction
4 years ago
dkanada 8c6e1ef27e fix pipeline references
4 years ago
dkanada 129e844252 use web artifacts for build step on ci
4 years ago
dkanada f4cba0ed43 fix dependency for compat job
4 years ago
dkanada 0a6faefe3a minor changes to main build job
4 years ago
dkanada ea00abcf4e remove old windows job from pipeline
4 years ago
Mark Monteiro 887e9c2020 Remove unnecessary execution of `yarn build:production`
4 years ago
Mark Monteiro 6894602dab Use 'yarn build:production' instead of 'yarn:build' everywhere
4 years ago
Mark Monteiro f4b2cdfce9 Fix another pipleine
4 years ago
Mark Monteiro 876c4681d0 Build web client correctly
4 years ago
dkanada a562a4d505 minor linting for ci files
4 years ago
Erwin de Haan 67cae37308 Formatting and comment removal.
4 years ago
Erwin de Haan da91b4fa4c Split CI testing files
4 years ago
Erwin de Haan 312987aea5
Build all test projects using a wildcard
4 years ago
Erwin de Haan 654336990f
Added plural glob for test assemblies
4 years ago
Erwin de Haan d328fc51cf
Apply suggestions from code review
4 years ago
Erwin de Haan 6792fa111e
Fix the test selection glob.
4 years ago
Erwin de Haan 1fecb9efb2
Fix the VSTest runner
4 years ago
Erwin de Haan 21b78f44c8
Add new dotnet version to compat stage as well.
4 years ago
Erwin de Haan 65f65db8b9
Re-enable compat checks.
4 years ago
Erwin de Haan 2ca7200a05
Updated for v0.0.5 of the compat checker.
4 years ago
dkanada d599124508 manually disable compatibility check
4 years ago
dkanada c7d5f35eb7 update display names for some ci steps
4 years ago