[PR #295] [MERGED] Add GitHub Actions Build #1081

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/295
Author: @stephengroat
Created: 9/26/2020
Status: Merged
Merged: 8/4/2021
Merged by: @JoniVR

Base: masterHead: github-actions


📝 Commits (10+)

📊 Changes

3 files changed (+38 additions, -13 deletions)

View changed files

.github/workflows/ci.yaml (+0 -7)
.github/workflows/main.yml (+34 -0)
📝 MonitorControl.xcodeproj/project.pbxproj (+4 -6)

📄 Description

Note: This does change the Debug scheme to use locally signed certs instead of the team cert. This shouldn't affect release builds


🔄 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/MonitorControl/MonitorControl/pull/295 **Author:** [@stephengroat](https://github.com/stephengroat) **Created:** 9/26/2020 **Status:** ✅ Merged **Merged:** 8/4/2021 **Merged by:** [@JoniVR](https://github.com/JoniVR) **Base:** `master` ← **Head:** `github-actions` --- ### 📝 Commits (10+) - [`a1164ad`](https://github.com/MonitorControl/MonitorControl/commit/a1164ad2992cd78222eecb64672c6bae3134eda4) create github actions ci - [`125e2ec`](https://github.com/MonitorControl/MonitorControl/commit/125e2ec99fca18d0f26576e75c4d6b9d5ae30c61) changes to allow locally signed cert in debug mode - [`18223de`](https://github.com/MonitorControl/MonitorControl/commit/18223dedaf9932d76f8a39ffb7f56e0aef79dcde) brew bundle - [`c2d4da1`](https://github.com/MonitorControl/MonitorControl/commit/c2d4da184a3a34f58eaabbbef8d3bfe578120b5f) add carthage - [`6810629`](https://github.com/MonitorControl/MonitorControl/commit/68106297a58481190892142b283f8c4bdbd0a61d) reorder brew bundle before carthage - [`bb84fb0`](https://github.com/MonitorControl/MonitorControl/commit/bb84fb0cafeb27191c29c340d94b300b68fe9192) remove comment - [`d88f9e7`](https://github.com/MonitorControl/MonitorControl/commit/d88f9e7d68c5d1b6a8d4d99bd93dd4edcc49c0b2) Merge branch 'master' into github-actions - [`b00a8da`](https://github.com/MonitorControl/MonitorControl/commit/b00a8da691d9eb52fd6e20360adcc79b0169029e) remove swiftlint - [`3996352`](https://github.com/MonitorControl/MonitorControl/commit/3996352921017cea6aef63430f684c2ed0a8ecdc) remove carthage - [`950c6a4`](https://github.com/MonitorControl/MonitorControl/commit/950c6a429a01591c4b398dbc96591a31018406f9) remove carthage ### 📊 Changes **3 files changed** (+38 additions, -13 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/ci.yaml` (+0 -7) ➕ `.github/workflows/main.yml` (+34 -0) 📝 `MonitorControl.xcodeproj/project.pbxproj` (+4 -6) </details> ### 📄 Description Note: This does change the `Debug` scheme to use locally signed certs instead of the team cert. This shouldn't affect release builds --- <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:04:11 -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/MonitorControl#1081
No description provided.