datopian / ckanext-blob-storage

CKAN extension to offload blob storage to cloud storage providers (S3, GCS, Azure etc).
http://tech.datopian.com/blob-storage/
MIT License
14 stars 6 forks source link

Add support for CKAN 2.10 #66

Open pdelboca opened 1 year ago

pdelboca commented 1 year ago

This PR adds support for CKAN 2.10 and drops support for CKAN 2.8 and Python 2.7 since they will no longer by maintained by the CKAN community. (Starting CKAN 2.10).

It also modernizes the test.yaml template to use a common approach with all CKAN extensions.

shubham-mahajan commented 1 year ago

@pdelboca We need to fix the GitHub pipeline, apart from that LGTM.