AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
129 stars 19 forks source link

Cache Docker Images by Branch #3288

Closed davidsmejia closed 1 year ago

davidsmejia commented 1 year ago

Context

We want to be able to cache docker image layers that are created locally as testing artfacts locally to be used by github actions. The current prepare_images.sh does this but there was an issue with the definition for branch_name. We also don't want to remove support non-ccdl members developing locally.

image

Solution or next step

Determine: