Fix CI tests #579
Reference in New Issue
Block a user
No description provided.
Delete Branch "Gusted/go-sdk:fix-CI"
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?
master->main, due to https://github.com/go-gitea/gitea/pull/19354TestPull.createTestRepoto only delete existing TestRepo if the result's repo wasn't redirected(e.g. due to being transferred or renamed). Fixes the error in TransferRepo.The error in
TestPullis a issue on Gitea's side: Fixed by https://github.com/go-gitea/gitea/pull/19457I just merged this so that we just leave only 1 test failure.