chore: drop runner shim and add committer helper
This commit is contained in:
@@ -10,7 +10,7 @@ public struct HookJob: Sendable {
|
||||
}
|
||||
}
|
||||
|
||||
public actor HookRunner {
|
||||
public actor HookExecutor {
|
||||
private let config: SwabbleConfig
|
||||
private var lastRun: Date?
|
||||
private let hostname: String
|
||||
Reference in New Issue
Block a user