mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #1091] [MERGED] Do not use the nuget packages for comparison, but the last master build #8643
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/1091
Author: @EraYaN
Created: 3/10/2019
Status: ✅ Merged
Merged: 3/13/2019
Merged by: @Bond-009
Base:
master← Head:azure-pipelines-use-last-buildartifact📝 Commits (10+)
bfbc9c2Do not use the nuget packages for comparison, but the last master build.9f0a664Switch to pullReqest targetBranch instead of master.2f1a211Add description to download task. And disallow failed builds.4ae3107Switch to specific build.0c6a0dbSwitch to pipeline numbera51d1b3Switch to variables.a49cd27Updated branch triggers.f106ddfDisabled Compatibility Check for non PR builds.4a6d381Update branch triggers.58e6174Switch condition to pullrequestnumber📊 Changes
1 file changed (+23 additions, -14 deletions)
View changed files
📝
.ci/azure-pipelines.yml(+23 -14)📄 Description
Changes
Instead of using the nuget packages for the comparison, use the latest passing master build.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.