Skip to content

workerutil: Add SetLogContents to store

Warren Gifford requested to merge ef/worker-set-log-contents into main

Created by: efritz

This PR adds a required log_contents field to all tables that describe a job consumed by an internal/worker process, and a method to set that field during its processing.

This closes https://github.com/sourcegraph/sourcegraph/issues/14831.

Merge request reports

Loading