Skip to content

Remove the FollowSteps API from the gRPC service

Remove FollowSteps and related code from client library, gRPC service, and proto spec. Some of this code will reappear later, when we have a client that wants StepResults. At that time we'll implement proper streaming of StepResults as the corresponding steps are completed.

Edited by Axel von Bertoldi

Merge request reports

Loading