Commit graph

31 commits

Author SHA1 Message Date
Anthony Lavado bde1af5def Add the tray app download to the build script, use it in the installer shortcuts
Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration.
2019-10-30 18:16:31 -04:00
Erwin de Haan b2ba3a5922
Fix SourceBranch -> SourceBranchName in git clone for Web UI 2019-09-29 23:46:09 +02:00
Erwin de Haan a73d87229a Add extra conditions. 2019-09-24 16:38:51 +02:00
Erwin de Haan e9fb46b0cd Fix path typo and add same code to main build. 2019-09-24 16:32:57 +02:00
Erwin de Haan 0ca0d9d01e Remove submodule and add clone and build to CI 2019-09-24 16:22:26 +02:00
Joshua M. Boniface 8ba86fe272
Merge pull request #1765 from EraYaN/ci-add-submodule-update
Add submodule update to CI build.
2019-09-18 14:55:19 -04:00
Erwin de Haan 9c95eba5a1 Add VSTest support to CI (#1696)
* Add VSTest support to CI

Add result publishing

Move tests to windows.

Spacing issue.

Image name update.

* Passthrough main debug build

* Rectify mistake and build test assemblies seperately.

* Remove Test dependency
2019-09-18 11:43:02 -04:00
Erwin de Haan f8fed49225 Another condition update. 2019-09-17 16:45:18 +02:00
Erwin de Haan 8b438b68cc Added Better submodule updates. 2019-09-17 16:40:11 +02:00
Erwin de Haan 8f2ec3b197 Add submodule update to build. 2019-09-17 16:23:27 +02:00
Erwin de Haan 6fa1c5e214 Fix release symlink name. 2019-09-17 01:41:14 +02:00
Erwin de Haan 831ce4da13 Skip checkout for Publish CI pipelines 2019-09-17 01:37:42 +02:00
Erwin de Haan 24a5bebabe Fix yaml parse error 2019-09-17 01:33:17 +02:00
Erwin de Haan 42f761582f Add two manually triggered pipelines for publishing artifacts. (#1763)
* Added two extra pipelines.

* Change the sshEndpoint
2019-09-16 19:23:52 -04:00
Erwin de Haan 2f2010ce59 NSIS improvements (#1692)
* Much better, but still broken

It crashes with two custom pages after one another. (So when the service should be installed).

* Fixed the problems and finished the NSIS installer.

Also ignored some of the artifacts.

* Added changes to CI for setup building.

Consolidate building and fixed git error.

Small CI fixes.

Move UX repo to SourcesDirectory

Fix stupid checkout <> clone error.

Fix typo in PowerShell command.

Artifact publish tasks can not have wildcards.
2019-09-09 17:40:51 -04:00
Erwin de Haan 9faf035413
Add the --azure-pipelines switch to the compat checker 2019-07-28 21:01:18 +02:00
Erwin de Haan 440177a43d
Update the GitHub token to a Grant Auth token. 2019-07-07 00:20:37 +02:00
Erwin de Haan fc55b44e4b
Update the GitHub connection name to use the GitHub App token 2019-07-07 00:03:59 +02:00
Erwin de Haan 2c8df07753 Fix some task names. 2019-07-05 13:03:34 +02:00
Erwin de Haan 08421311b9 Switch download order around. 2019-07-05 12:10:57 +02:00
Erwin de Haan dc68fa2c8b Disable seperate build and restore. 2019-07-05 12:06:01 +02:00
Erwin de Haan ff373621b3 Switch to next gen artifacts. 2019-07-05 12:02:35 +02:00
Erwin de Haan 272691aacd Switched to specific download. 2019-07-05 11:37:14 +02:00
Erwin de Haan 46623bc985 Try with hardcoded name. 2019-07-05 11:32:25 +02:00
Erwin de Haan 3462147195 Switched to latest ubuntu image and hardcoded definitionId. 2019-07-05 11:17:48 +02:00
Erwin de Haan 268fe5efe8 Small attempts at making previous build downloads work. 2019-07-05 11:11:46 +02:00
Erwin de Haan 7b4e16bb8f Disabled dotnet_compat part of pipeline. 2019-04-09 00:43:25 +02:00
Erwin de Haan 1d443d2ff5 Do not use the nuget packages for comparison, but the last master build (#1091)
* Do not use the nuget packages for comparison, but the last master build.
* Only allow passing builds.
2019-03-13 21:09:08 +01:00
Erwin de Haan 8a680ae324 Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481) 2019-03-07 22:00:28 +01:00
Erwin de Haan feb5b62ad4 Enabled clean and updated the Github Connection Name 2019-02-27 00:53:16 +01:00
Erwin de Haan 5ccba7cf8a Move .azure to .ci 2019-02-27 00:20:04 +01:00