Fix UUID cast in task creation, add kind test manifests

- Fix parent_task_id NULLIF cast to UUID type in INSERT query
- Fix itoa helper to use strconv.Itoa
- Handle AddReaction errors gracefully in webhook handler
- Add hack/kind/ manifests for local testing with kind cluster
This commit is contained in:
2026-06-10 22:22:57 +10:00
parent 49d514c050
commit c13b2ae999
8 changed files with 252 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: forgebot