28b0baeb0b
Bump golang deps
f2e1a1cc25
Bump golang
3deeb0b9c7
Bump golang deps
5ac4c31aac
Bump golang
b3661e774e
Upgrade deps.
8209a247c3
Upgrade Go. Modify deploy host.
feat(webhook): sourcehut: submit SSH URL for private repository (or when pre-filled)
@aqtrans could you try this PR and check that it behaves as expected (ideally end-to-end, with a sourcehut builder performing the clone over ssh)?
Sure thing. Performed a quick update to my...
feat(webhook): sourcehut: submit SSH URL for private repository (or when pre-filled)
@oliverpool no worries at all; I really appreciate the assistance in getting this properly implemented!
Detect and use SSH URIs for Sourcehut webhook builds.
Thanks y'all! I went with the harder route. I'm terrible at extrapolating existing code out to functions with lots of arguments, would rather not embarrass myself and keep the current code as-is...
68712ac96c
Add tests for PR 6280
Detect and use SSH URIs for Sourcehut webhook builds.
b1caa6d561
Detect and use SSH URIs for Sourcehut webhook builds.