Fix source-group API, backup validation, and orphaned jobs #57
Reference in New Issue
Block a user
Delete Branch "fix-issues-54-55-56"
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?
Closes #54
Closes #55
Closes #56
Validation:
go test ./...,go vet ./...,golangci-lint run ./..., formatting and pre-commit checks.