mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 06:05:52 -06:00
[PR #1029] [MERGED] Try fixing CI + Add dependabot #1232
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:bug/fix-ci📝 Commits (4)
11c99cf🐛 Try fixing CI + Add dependabot764bb62🔧 Exclude SPM from Swiftlint0b21d9c🔧 Add SwiftPM Package.resolved295f005🔧 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.