1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Cyborus f6041483c8
add delay
seems to send the next request too quickly, so wait a bit to let forgejo
catch up
2023-12-11 15:50:39 -05:00
Cyborus b952e1108a
include body in ForgejoError::BadStructure 2023-12-11 15:50:38 -05:00
Cyborus 19effc86d0
print whole error chain 2023-12-11 15:50:38 -05:00
Cyborus f05936cbd1
use wrap_err instead of map_err 2023-11-30 15:14:51 -05:00
Cyborus 3737588e28
add context to pr errors 2023-11-29 19:09:17 -05:00
Cyborus 1291c95545
add pr testing 2023-11-29 19:09:16 -05:00
Cyborus 09d6765663
add base repo test 2023-11-29 19:09:15 -05:00
Cyborus f931a3345e
add user test 2023-11-29 19:09:15 -05:00
Cyborus cea10e2fca
add testing boilerplate 2023-11-29 19:09:15 -05:00
Cyborus fd9cb5b20d
add start of test 2023-11-29 14:32:49 -05:00