qpismont
  • Joined on 2025-06-23
qpismont pushed to tracing at qpismont/herald 2026-06-10 20:27:07 +02:00
71ebfdd276 tasks.join_next => join_all()
qpismont pushed to tracing at qpismont/herald 2026-06-10 20:19:30 +02:00
3d751ae6c6 drain completed tasks and log webhook queue stats
qpismont pushed to tracing at qpismont/herald 2026-06-10 20:08:48 +02:00
6599c20c30 verify_signature before adding body to sentry event
qpismont commented on pull request qpismont/herald#3 2026-06-10 19:53:19 +02:00
Starting impl Sentry and tracing
qpismont pushed to tracing at qpismont/herald 2026-06-10 19:50:43 +02:00
a2d898c07d Fix sentry http request info
qpismont pushed to tracing at qpismont/herald 2026-06-09 23:17:13 +02:00
efb35d5a8a continue tracing impl
qpismont created pull request qpismont/herald#3 2026-06-09 22:58:57 +02:00
Starting impl Sentry and tracing
qpismont pushed to tracing at qpismont/herald 2026-06-09 22:58:50 +02:00
39c2afa0a7 Starting impl Sentry and tracing
qpismont created branch tracing in qpismont/herald 2026-06-09 22:58:50 +02:00
qpismont pushed to main at qpismont/my-fedora 2026-06-08 18:33:47 +02:00
d12147fbc9 Update Containerfile
qpismont pushed to main at qpismont/my-fedora 2026-06-08 18:27:40 +02:00
064b39ab0f Update Containerfile
qpismont deleted branch gitea_api from qpismont/herald 2026-06-07 10:23:34 +02:00
qpismont pushed to main at qpismont/herald 2026-06-07 10:23:33 +02:00
3984a7d3ba Merge pull request 'started gitea api impl' (#2) from gitea_api into main
aa0dbdcc7a Extract review logic into bot_actions module
ced1fca563 Add gitea download git diff limit
6aa653e846 Add http status check for gitea api
3501e4ae9d Use reqwest client with timeout in gitea.rs and bot.rs
Compare 10 commits »
qpismont merged pull request qpismont/herald#2 2026-06-07 10:23:31 +02:00
started gitea api impl
qpismont pushed to gitea_api at qpismont/herald 2026-06-06 19:27:55 +02:00
aa0dbdcc7a Extract review logic into bot_actions module
qpismont pushed to gitea_api at qpismont/herald 2026-06-05 21:34:40 +02:00
ced1fca563 Add gitea download git diff limit
qpismont pushed to gitea_api at qpismont/herald 2026-06-05 20:53:12 +02:00
6aa653e846 Add http status check for gitea api
qpismont pushed to gitea_api at qpismont/herald 2026-06-05 20:48:23 +02:00
3501e4ae9d Use reqwest client with timeout in gitea.rs and bot.rs
qpismont pushed to gitea_api at qpismont/herald 2026-06-05 20:39:59 +02:00
01e13f0081 Add default authorization header for gitea api (remove query string)
qpismont pushed to gitea_api at qpismont/herald 2026-06-03 22:51:36 +02:00
cd5c5b9478 Use reqwest 0.12 with rustls-tls and add timeouts