Skip to content
Snippets Groups Projects

Defining handler for webhook build worker

Merged Warren Gifford requested to merge webhookBuilder into main

Created by: susantoscott

This handler handles records for when a webhookBuildJob is dequeued. This PR contains:

  • definition of the handler webhook_build_handler.go
  • unit test for the handler webhook_build_handler_test.go
  • vcr file for testing

This PR is built on top of the DB schema in this PR which also has a lot of comments resolved already, and the Job in this PR.

Test plan

go test-run TestWebhookBuildHandle

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading