1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Cyborus ab6ac96464
add admin tests 2023-12-12 13:08:11 -05:00
Cyborus 051f18eddc
praise rustfmt 2023-12-11 21:40:23 -05:00
Cyborus 635aedc88d
check release list before creating release 2023-12-11 17:09:56 -05:00
Cyborus a2ff083f71
fix release attachments 2023-12-11 15:52:45 -05:00
Cyborus 79fb779030
test editing release 2023-12-11 15:51:37 -05:00
Cyborus c9322de144
add releases testing 2023-12-11 15:51:36 -05:00
Cyborus 96548b2026
fix credentials 2023-12-11 15:51:36 -05:00
Cyborus 440081afaa
update ci to forgejo 1.21.2 2023-12-11 15:51:36 -05:00
Cyborus 6db4879d15
ensure repo allows pull requests 2023-12-11 15:51:36 -05:00
Cyborus d321788d7c
replace calls to git2 with calls to git cli 2023-12-11 15:51:36 -05:00
Cyborus bc9dbc6348
include first commit as parent of second commit 2023-12-11 15:50:39 -05:00
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