ckan / ckanext-archiver

Archive CKAN resources
MIT License
21 stars 46 forks source link

"update-test" command added #23

Closed davidread closed 8 years ago

davidread commented 8 years ago

update-test is for testing archiver on the command-line. It archives a dataset/resource in the same process, i.e. not using celery. This makes the dev lifecycle quicker and you can use pdb.

NB IPipe messages now no longer have the ckan_ini_filepath (misnamed) in the message payload - this info can be got in other ways - see ckanext-qa.