[ckan-changes] [ckan/ckan] 73e4e4: Fixes up the CLI command to be more useful

GitHub noreply at github.com
Thu Jan 29 21:31:09 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 73e4e43b8438cf3b18fc581603ffda17bc532b74
      https://github.com/ckan/ckan/commit/73e4e43b8438cf3b18fc581603ffda17bc532b74
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M ckanext/datapusher/cli.py

  Log Message:
  -----------
  Fixes up the CLI command to be more useful

- Renames submit (which resubmits all current datastore resources) to
  resubmit.
- Adds submit, which takes a package name and pushes all the resources
  for that package - this should hopefully close #937 although is uses
  datapusher rather than datastore mentioned in the ticket.


  Commit: 7d4de4a5846dbc51e7f33ddc09b5c01b8b11704f
      https://github.com/ckan/ckan/commit/7d4de4a5846dbc51e7f33ddc09b5c01b8b11704f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M ckanext/datapusher/cli.py

  Log Message:
  -----------
  Merge pull request #2246 from ckan/937-datapusher-paster-command

Lets datapusher CLI command push a single package


Compare: https://github.com/ckan/ckan/compare/622cb25d93ea...7d4de4a5846d


More information about the ckan-changes mailing list