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
Part of #1552, filing as its own issue so we don't forget:
When a crate version is yanked, we should create an invalidation for that crate.
Note: I looked to see how / when we get information about yanks. It looks like it happens in index::Api::get_release_data. But that appears to only get called during builds. Is that right?
The text was updated successfully, but these errors were encountered:
Part of #1552, filing as its own issue so we don't forget:
When a crate version is yanked, we should create an invalidation for that crate.
Note: I looked to see how / when we get information about yanks. It looks like it happens in index::Api::get_release_data. But that appears to only get called during builds. Is that right?
The text was updated successfully, but these errors were encountered: