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
Per pypi/warehouse#17442 (comment) -- right now we have a "publish sink" coordinate for this action when it has push: true, but we should also consider it a "cache source" when it has cache-to: type=gha and equivalent inn it.
This is going to be nontrivial to do, since I'll have to parse that cache-to field and also handle computed values via expressions.