Handle cloudevents in db-event-writer #1818

Merged
mfreeman451 merged 1 commit from refs/pull/1818/head into 1045-feat-need-database-writer-consumer-2 2025-06-22 18:38:00 +00:00
mfreeman451 commented 2025-06-22 18:37:27 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1053
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1053
Original created: 2025-06-22T18:37:27Z
Original updated: 2025-06-22T18:38:03Z
Original head: carverauto/serviceradar:codex/improve-db-event-writer-consumer-for-cloudevent-format
Original base: 1045-feat-need-database-writer-consumer-2
Original merged: 2025-06-22T18:38:00Z by @mfreeman451

Summary

  • add CloudEvent parsing helper
  • store CloudEvent data field in table
  • unit tests for CloudEvent parsing

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68584b2559308320a0d8090c1adc3c5a

Imported from GitHub pull request. Original GitHub pull request: #1053 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1053 Original created: 2025-06-22T18:37:27Z Original updated: 2025-06-22T18:38:03Z Original head: carverauto/serviceradar:codex/improve-db-event-writer-consumer-for-cloudevent-format Original base: 1045-feat-need-database-writer-consumer-2 Original merged: 2025-06-22T18:38:00Z by @mfreeman451 --- ## Summary - add CloudEvent parsing helper - store CloudEvent `data` field in table - unit tests for CloudEvent parsing ## Testing - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_68584b2559308320a0d8090c1adc3c5a
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1818
No description provided.