googlegenomics / pipelines-api-examples

Examples for the Google Genomics Pipelines API.
BSD 3-Clause "New" or "Revised" License
50 stars 31 forks source link

Handle organization project IDs in imageName #65

Closed eap closed 7 years ago

eap commented 7 years ago

New style project IDs for projects within an organization have colon and look like "example.com/foo-bar". Google container registry requires that the container tags swap the colon for a forward slash (1). This pull request fixes the issue in the Python workflow runner so that the tutorial requires no code editing for these users.

(1) https://cloud.google.com/container-registry/docs/pushing-and-pulling?hl=en_US&_ga=1.199675625.630068152.1497036730