[PR #947] [MERGED] Add Azure Pipelines YAML #8581

Closed
opened 2026-02-07 05:46:53 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: azure-pipelines


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/947 **Author:** [@EraYaN](https://github.com/EraYaN) **Created:** 2/19/2019 **Status:** ✅ Merged **Merged:** 3/7/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `azure-pipelines` --- ### 📝 Commits (10+) - [`6834b64`](https://github.com/jellyfin/jellyfin/commit/6834b64922d2dd10b8e27943ec6630d1d95d6ae5) Add first Azure Pipeline (Build) - [`18717d1`](https://github.com/jellyfin/jellyfin/commit/18717d103af8f1360360bd1bb52e50c7bd4217fa) Update azure-pipelines.yml for Azure Pipelines - [`60fc533`](https://github.com/jellyfin/jellyfin/commit/60fc53306d3a5946dfb219da3163eaa49b99e4c5) Fixed vmImage - [`4b34b0c`](https://github.com/jellyfin/jellyfin/commit/4b34b0cfea5bee18b33b9dee9b71a6e3dc1dcaa2) Merge branch 'azure-pipelines' of https://github.com/EraYaN/jellyfin into azure-pipelines - [`ef17ec7`](https://github.com/jellyfin/jellyfin/commit/ef17ec700bd18861967c7933727eb0e4a36a767a) Update azure-pipelines.yml - [`480999e`](https://github.com/jellyfin/jellyfin/commit/480999e8e637354867f2dbf6db9216c9d7a72ebe) Update azure-pipelines.yml for Azure Pipelines - [`7c9803e`](https://github.com/jellyfin/jellyfin/commit/7c9803e135eb7c02f4b759a4b0dc1b9a55b30af1) Update azure-pipelines.yml for Azure Pipelines - [`7bbcb45`](https://github.com/jellyfin/jellyfin/commit/7bbcb455c0b6590d3e0e52948657de74b11bb3b6) Added compat checking to YAML - [`5ef63e7`](https://github.com/jellyfin/jellyfin/commit/5ef63e738dae8c9fda0a2cee2124aff627723fda) Added final stage and removed triggers. - [`e2d0f67`](https://github.com/jellyfin/jellyfin/commit/e2d0f6707756407f76e819a1c55928f1a133292f) Fix the conditions. ### 📊 Changes **2 files changed** (+184 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.ci/azure-pipelines.yml` (+183 -0) 📝 `README.md` (+1 -1) </details> ### 📄 Description **Changes** Adds configuration for Azure Pipelines. This is only a start. This is essentially functionally the same as the drone YAML. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:46:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8581