[PR #1357] [MERGED] [2.3.x] Backport build fixes #1793

Closed
opened 2026-05-05 08:02:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1357
Author: @p12tic
Created: 11/1/2021
Status: Merged
Merged: 11/1/2021
Merged by: @p12tic

Base: 2.3.xHead: 2.3-build-fixes


📝 Commits (7)

  • 4e0081e Update azure-pipelines.yml to use Ubuntu 20.04
  • 00c29b8 Attempt to support several Ubuntu LTSs to CI
  • 15202b4 Pipelines: Remove Ubuntu 16.04 agent
  • b633f34 Initial test of multi-macOS builds
  • cc3be81 Fix indentation on macOS matrix
  • 61ac379 Fix missing VM parameter, matrix doesn't select automatically
  • 34f03b6 Sync OSX build environment with current master

📊 Changes

3 files changed (+39 additions, -27 deletions)

View changed files

📝 azure-pipelines.yml (+21 -6)
📝 dist/macos/bundle/build_dist.sh.in (+10 -10)
📝 osx_environment.sh (+8 -11)

📄 Description

This makes the Azure build Barrier in a similar way it does on the current master branch.


🔄 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/1357 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `2.3.x` ← **Head:** `2.3-build-fixes` --- ### 📝 Commits (7) - [`4e0081e`](https://github.com/debauchee/barrier/commit/4e0081ef21eb36bf6c5abd51eff6b42fb567b006) Update azure-pipelines.yml to use Ubuntu 20.04 - [`00c29b8`](https://github.com/debauchee/barrier/commit/00c29b80a61e765aed46d49d97e0c4559b7b8b8d) Attempt to support several Ubuntu LTSs to CI - [`15202b4`](https://github.com/debauchee/barrier/commit/15202b4b852f0e8c711ecf73da202107deedaa78) Pipelines: Remove Ubuntu 16.04 agent - [`b633f34`](https://github.com/debauchee/barrier/commit/b633f34adc60a531ae7d833ddfb902c61dd06dd7) Initial test of multi-macOS builds - [`cc3be81`](https://github.com/debauchee/barrier/commit/cc3be8162ab40f9569f41f1563243af29faf7a28) Fix indentation on macOS matrix - [`61ac379`](https://github.com/debauchee/barrier/commit/61ac3793e05931b41b6d8b06a412a556d02491a8) Fix missing VM parameter, matrix doesn't select automatically - [`34f03b6`](https://github.com/debauchee/barrier/commit/34f03b689c6d325cdaf538482d25392f2b5f161a) Sync OSX build environment with current master ### 📊 Changes **3 files changed** (+39 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `azure-pipelines.yml` (+21 -6) 📝 `dist/macos/bundle/build_dist.sh.in` (+10 -10) 📝 `osx_environment.sh` (+8 -11) </details> ### 📄 Description This makes the Azure build Barrier in a similar way it does on the current master branch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:02:01 -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#1793
No description provided.