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
Remove fog-aws and fog-core gems and all fog blobstore code
storage-cli is now the sole blobstore backend. Delete the fog blobstore
classes, remove the fog branch from ClientProvider, and drop fog_connection
config keys and the transitive fog-json/fog-xml deps. Migrate tests off
Fog.mock! to a real local blobstore.
0 commit comments