[PR #1029] [MERGED] Try fixing CI + Add dependabot #1232

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1029
Author: @the0neyouseek
Created: 5/7/2022
Status: Merged
Merged: 5/7/2022
Merged by: @the0neyouseek

Base: mainHead: bug/fix-ci


📝 Commits (4)

  • 11c99cf 🐛 Try fixing CI + Add dependabot
  • 764bb62 🔧 Exclude SPM from Swiftlint
  • 0b21d9c 🔧 Add SwiftPM Package.resolved
  • 295f005 🔧 Use macos-12 for CI

📊 Changes

5 files changed (+71 additions, -11 deletions)

View changed files

.github/.dependabot.yml (+6 -0)
📝 .github/workflows/main.yml (+4 -5)
📝 .gitignore (+1 -6)
📝 .swiftlint.yml (+2 -0)
MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved (+58 -0)

📄 Description

I've updated all GitHub actions and added a dependabot script to keep them updated weekly in the hope that this fixes the CI.


🔄 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/1029 **Author:** [@the0neyouseek](https://github.com/the0neyouseek) **Created:** 5/7/2022 **Status:** ✅ Merged **Merged:** 5/7/2022 **Merged by:** [@the0neyouseek](https://github.com/the0neyouseek) **Base:** `main` ← **Head:** `bug/fix-ci` --- ### 📝 Commits (4) - [`11c99cf`](https://github.com/MonitorControl/MonitorControl/commit/11c99cfc5e338c0649d360047086ee74cf689ac3) :bug: Try fixing CI + Add dependabot - [`764bb62`](https://github.com/MonitorControl/MonitorControl/commit/764bb62d21ac33e4a22c4aa537b02e906609b52b) :wrench: Exclude SPM from Swiftlint - [`0b21d9c`](https://github.com/MonitorControl/MonitorControl/commit/0b21d9c5eedd41075a7bf2f5c2ea0f4e9a098d7e) :wrench: Add SwiftPM Package.resolved - [`295f005`](https://github.com/MonitorControl/MonitorControl/commit/295f0054ef5d5ac8afaa028dbbfa75dae15c6832) :wrench: Use macos-12 for CI ### 📊 Changes **5 files changed** (+71 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `.github/.dependabot.yml` (+6 -0) 📝 `.github/workflows/main.yml` (+4 -5) 📝 `.gitignore` (+1 -6) 📝 `.swiftlint.yml` (+2 -0) ➕ `MonitorControl.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved` (+58 -0) </details> ### 📄 Description I've updated all GitHub actions and added a dependabot script to keep them updated weekly in the hope that this fixes the CI. --- <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:08:33 -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#1232
No description provided.