MCPcopy
hub / github.com/harness/harness / UpdateSourceStatus

Method UpdateSourceStatus

registry/app/store/database.go:732–732  ·  view source on GitHub ↗
(ctx context.Context, runID string, status types.TaskStatus, errMsg string)

Source from the content-addressed store, hash-verified

730 ClaimSources(ctx context.Context, key string, runID string) error
731
732 UpdateSourceStatus(ctx context.Context, runID string, status types.TaskStatus, errMsg string) error
733}
734
735type TaskEventRepository interface {

Callers 1

finalStatusUpdateMethod · 0.65

Implementers 1

taskSourceStoreregistry/app/store/database/task_sourc

Calls

no outgoing calls

Tested by

no test coverage detected