Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding validator and parser for default_groups and tags config #196

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ebuckley
Copy link

Context

Ckan NZ is running a fork of ckanext-spatial which includes a few extra validation steps and a few modifications that make source config closer to the base ckan harvester behaviour.

Changes

  1. add the same validation as base CKANHarvester for the source config object
  2. adds support for default groups in the spatial harvester
  3. Modifies expected harvest source configuration for tags to match the behavior of CKANHarvester

@ebuckley
Copy link
Author

Happy to update tests to support this change if there is some desire to have it contributed back in to core :)

@amercader
Copy link
Member

@ebuckley this looks great, it would be great if you could update the tests (and test this new behaviour) thanks

dythya and others added 2 commits October 3, 2018 15:07
       - Work done by Tobias Schulmann <tobiasschulmann@catalyst.net.nz>
       - Adding the validation that is done in ckanext-harvestor to here for consistencey
       - originally done  Wed Dec 14 09:46:10 2016 +1300
- the envelope query would have values above 180, which is not valid CQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants