Fix CI tests #579

Merged
lunny merged 2 commits from Gusted/go-sdk:fix-CI into master 2022-04-22 07:52:45 +00:00
Contributor
  • master -> main, due to https://github.com/go-gitea/gitea/pull/19354
  • Fix incorrect variable being passed into assert in TestPull.
  • Fix createTestRepo to 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.
  • Remove a check for tag verfication, for some developers this will always fail due to local git configs forcing signing on tags.
- `master` -> `main`, due to https://github.com/go-gitea/gitea/pull/19354 - Fix incorrect variable being passed into assert in `TestPull`. - Fix `createTestRepo` to 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. - Remove a check for tag verfication, for some developers this will always fail due to local git configs forcing signing on tags.
Gusted added 1 commit 2022-04-21 11:22:32 +00:00
Fix CI tests
- `master` -> `main`, due to
https://github.com/go-gitea/gitea/pull/19354
- Fix incorrect variable being passed into assert in `TestPull`.
- Fix `createTestRepo` to 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.
- Remove a check for tag verfication, for some developers this will
always fail due to local git configs forcing signing on tags.
Some checks failed
continuous-integration/drone/pr Build is failing
0aa6a8839a
Author
Contributor

The error in TestPull is a issue on Gitea's side: Fixed by https://github.com/go-gitea/gitea/pull/19457

The error in `TestPull` is a issue on Gitea's side: Fixed by https://github.com/go-gitea/gitea/pull/19457
6543 approved these changes 2022-04-21 15:31:09 +00:00
lunny approved these changes 2022-04-21 16:41:23 +00:00
Gusted added 1 commit 2022-04-22 06:31:36 +00:00
Empty commit
Some checks failed
continuous-integration/drone/pr Build is failing
4518898127
lunny merged commit 603e4358f8 into master 2022-04-22 07:52:45 +00:00
lunny referenced this issue from a commit 2022-04-22 07:52:46 +00:00
Owner

I just merged this so that we just leave only 1 test failure.

I just merged this so that we just leave only 1 test failure.
Gusted deleted branch fix-CI 2022-05-02 01:01:57 +00:00
Sign in to join this conversation.
No description provided.