[PR #303] [MERGED] Azure pipelines #1597

Closed
opened 2026-05-05 07:57:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/303
Author: @nelsonjchen
Created: 5/9/2019
Status: Merged
Merged: 5/16/2019
Merged by: @AdrianKoshka

Base: masterHead: azure-pipelines


📝 Commits (1)

📊 Changes

6 files changed (+133 additions, -0 deletions)

View changed files

📝 .gitignore (+6 -0)
📝 README.md (+2 -0)
azure-pipelines.yml (+82 -0)
azure-pipelines/build_env_tmpl.bat (+6 -0)
azure-pipelines/download_install_bonjour_sdk_like.ps1 (+12 -0)
azure-pipelines/download_install_qt.ps1 (+25 -0)

📄 Description

Closes #293

WIP. Broken stuff, Messy commits, needs rebase, yadda yadda.

Builds Link: https://dev.azure.com/nelsonjchen/Barrier/_build?definitionId=14&_a=summary


🔄 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/debauchee/barrier/pull/303 **Author:** [@nelsonjchen](https://github.com/nelsonjchen) **Created:** 5/9/2019 **Status:** ✅ Merged **Merged:** 5/16/2019 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `azure-pipelines` --- ### 📝 Commits (1) - [`e518694`](https://github.com/debauchee/barrier/commit/e518694026815d379a0f0ccc9b2cef9968a83a7a) Initial Azure Pipelines ### 📊 Changes **6 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+6 -0) 📝 `README.md` (+2 -0) ➕ `azure-pipelines.yml` (+82 -0) ➕ `azure-pipelines/build_env_tmpl.bat` (+6 -0) ➕ `azure-pipelines/download_install_bonjour_sdk_like.ps1` (+12 -0) ➕ `azure-pipelines/download_install_qt.ps1` (+25 -0) </details> ### 📄 Description Closes #293 WIP. Broken stuff, Messy commits, needs rebase, yadda yadda. Builds Link: https://dev.azure.com/nelsonjchen/Barrier/_build?definitionId=14&_a=summary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:57:15 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1597
No description provided.