You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we upload some of our images to quay and docker, others to docker only. Further, we don't make use of github's packages (due to permissions issues IIRC).
It'd be nice to fix this up so we
push all images everywhere?
make use of github if we can
have our CI + feedstock jobs use only one source?
Thoughts?
The text was updated successfully, but these errors were encountered:
Consistency would help, yes :) If we are going to push everywhere, it would be nice if the backend was configurable through a quick setting somewhere too. For example, in feedstocks folks could rerender via conda-forge.yml edits if Quay.io is down, and in our infra we could leverage Action variables at the org or repo level to control that.
Right now we upload some of our images to quay and docker, others to docker only. Further, we don't make use of github's packages (due to permissions issues IIRC).
It'd be nice to fix this up so we
Thoughts?
The text was updated successfully, but these errors were encountered: