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

Add filters, deprecate bundles and install options. #209

Merged
merged 6 commits into from
Oct 31, 2014

Conversation

pjf
Copy link
Member

@pjf pjf commented Oct 31, 2014

Updates the spec, the schema, and the code. Includes tests.

Closes #113 (deprecate things). Closes #129 (add filter keywords).

This will require an update to CKAN-meta, which I've already got ready.

pjf added 3 commits October 31, 2014 10:40
As part of KSP-CKAN#129. Obviously these cause travis to fail without their corresponding code.
Updates the spec, the schema, and the code. Includes tests.

Closes KSP-CKAN#113 (deprecate things).
Closes KSP-CKAN#129 (add filter keywords).

This will require an update to CKAN-meta, which I've already got ready.
pjf added 3 commits October 31, 2014 16:18
I only half removed it before, and caused travis to cry.
Our parser was apparently ignoring these, but we should be strict in our validation.
Also more errors discovered and corrected.
@pjf
Copy link
Member Author

pjf commented Oct 31, 2014

I'm a terrible person; this PR now does more than it says on the tin, as it also corrects a number of minor JSON errors in the NetKAN directory, and also adds code to allow travis to validate these automatically in the future.

@pjf
Copy link
Member Author

pjf commented Oct 31, 2014

Uh oh, I might have found a bug here. Hold for now.

AlexanderDzhoganov added a commit that referenced this pull request Oct 31, 2014
Add filters, deprecate bundles and install options.
@AlexanderDzhoganov AlexanderDzhoganov merged commit 83bf061 into KSP-CKAN:master Oct 31, 2014
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.

Add a filter keyword to install stanzas Deprecate bundles, optional install stanzas, and dependent stanzas
2 participants