quiltdata/quilt

Support omics / unversionable buckets

Closed this issue · 1 comments

  1. The default (current) behavior is that set_dir fails if called on a bucket that lacks versioning permissions
  2. Proposed change: If passed the flag, 'allow_unversioned_bucket', it should instead call list_objects

Need a test that reproduces the current error, then one that tests what happens if the flag is passed.