mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #947] [MERGED] Add Azure Pipelines YAML #8581
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/947
Author: @EraYaN
Created: 2/19/2019
Status: ✅ Merged
Merged: 3/7/2019
Merged by: @joshuaboniface
Base:
master← Head:azure-pipelines📝 Commits (10+)
6834b64Add first Azure Pipeline (Build)18717d1Update azure-pipelines.yml for Azure Pipelines60fc533Fixed vmImage4b34b0cMerge branch 'azure-pipelines' of https://github.com/EraYaN/jellyfin into azure-pipelinesef17ec7Update azure-pipelines.yml480999eUpdate azure-pipelines.yml for Azure Pipelines7c9803eUpdate azure-pipelines.yml for Azure Pipelines7bbcb45Added compat checking to YAML5ef63e7Added final stage and removed triggers.e2d0f67Fix the conditions.📊 Changes
2 files changed (+184 additions, -1 deletions)
View changed files
➕
.ci/azure-pipelines.yml(+183 -0)📝
README.md(+1 -1)📄 Description
Changes
Adds configuration for Azure Pipelines. This is only a start.
This is essentially functionally the same as the drone YAML.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.