Derrick Hammer
|
34898771ab
|
refactor: make oauth DI managed
|
2024-02-11 16:30:03 -05:00 |
Derrick Hammer
|
0365862777
|
feat: initial rest api support with /repos/{owner}/{repo}/pulls/{pull_number}/files
|
2024-02-11 14:17:19 -05:00 |
Derrick Hammer
|
ea4e4aa00a
|
fix: support both auth token and oauth token
|
2024-02-11 14:12:48 -05:00 |
Derrick Hammer
|
36a661bd71
|
feat: add webhooks manager and switch to using dedicated pull_request webhook endpoint. Also add iniyial pull_request support
|
2024-02-11 04:03:00 -05:00 |
Derrick Hammer
|
9262bb0555
|
feat: initial dummy webhook support. use gitea VerifyWebhookSignatureMiddleware instead.
|
2024-02-11 04:01:35 -05:00 |
Derrick Hammer
|
26f497f062
|
fix: missing embedding fx.In
|
2024-02-11 04:01:34 -05:00 |
Derrick Hammer
|
5ac86cc75c
|
refactor: split route setup to each set of routes
|
2024-02-11 04:01:34 -05:00 |
Derrick Hammer
|
4456b54550
|
feat: server bones and initial github apps setup support
|
2024-02-11 04:01:27 -05:00 |