[ckan-changes] [ckan/ckan] b670bb: Add a submit_all command to datapusher.

GitHub noreply at github.com
Thu Jun 23 12:36:04 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: b670bbfe0dc05b831ef8a4798f44784a4345ac7d
      https://github.com/ckan/ckan/commit/b670bbfe0dc05b831ef8a4798f44784a4345ac7d
  Author: Carl Lange <carl at flax.ie>
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
    M ckanext/datapusher/cli.py

  Log Message:
  -----------
  Add a submit_all command to datapusher.

this allows you to add every resource of every package to the datastore.
this is useful if you're setting up datastore for a a ckan that's
already got datasets.
Also renames the existing submit_all function to resubmit_all, because
it would not act on resources that had not already been submitted to
datastore.


  Commit: dfd2a9187cde6161fc85ba2aba5feefa2516e227
      https://github.com/ckan/ckan/commit/dfd2a9187cde6161fc85ba2aba5feefa2516e227
  Author: Carl Lange <carl at flax.ie>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M ckanext/datapusher/cli.py

  Log Message:
  -----------
  Fix Pep8 error (long comment)


  Commit: a10edd33ee4e097068f5f4295167c15899a0be3c
      https://github.com/ckan/ckan/commit/a10edd33ee4e097068f5f4295167c15899a0be3c
  Author: Ian Ward <ian at excess.org>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M ckanext/datapusher/cli.py

  Log Message:
  -----------
  Merge pull request #3024 from CarlQLange/patch-2

Add a submit_all command to datapusher.


Compare: https://github.com/ckan/ckan/compare/dfd0af9b23ff...a10edd33ee4e


More information about the ckan-changes mailing list