TkTech / ckanext-cloudstorage

Implements support for resource storage against multiple popular providers via apache-libcloud (S3, Azure Storage, etc...)
MIT License
35 stars 55 forks source link

Implement get_path #30

Closed Zharktas closed 6 years ago

Zharktas commented 6 years ago

get_path is required interface in IUploader http://docs.ckan.org/en/2.8/extensions/plugin-interfaces.html#ckan.plugins.interfaces.IUploader.get_resource_uploader

Even though this extension itself does not use, it is required if some other extension interacts with resource_uploaders, for example ckanext-archiver does this.

TkTech commented 6 years ago

Whoops, didn't mean to merge that. That's a dangerous keyboard shortcut...

Please see the comments :)

Zharktas commented 6 years ago

What comments, where are they? :D