Skip to content

Misleading Client API around image #626

@keiranjprice101

Description

@keiranjprice101

Technical specifics

def get_runner_image(self) -> str:
       if self.runner_image:
           return self.runner_image

I believe this function (and possibly the router and stuff around it) actually only return the sha of the image.
This naming is misleading.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions