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

Update to allow a multi-level CKAN structure. #40

Closed
2 of 3 tasks
pjf opened this issue Oct 6, 2014 · 1 comment
Closed
2 of 3 tasks

Update to allow a multi-level CKAN structure. #40

pjf opened this issue Oct 6, 2014 · 1 comment
Labels
Easy This is easy to fix Enhancement New features or functionality

Comments

@pjf
Copy link
Member

pjf commented Oct 6, 2014

Right now we're putting all CKAN files in a single directory, and I'm
writing the client to only look in a single directory. However it
might make sense to allow sub directories, as this will allow for
greater structure in the future.

For this, we need to:

  • Update the client to search sub-dirs.
  • Update travis tests to search sub-dirs.
  • Move any WIP files onto branches, until they're ready to be merged.
@pjf pjf added Enhancement New features or functionality help wanted Easy This is easy to fix labels Oct 6, 2014
@pjf pjf added this to the Usable Release milestone Oct 6, 2014
@pjf
Copy link
Member Author

pjf commented Oct 14, 2014

Closed with KSP-CKAN/CKAN-meta@4f6b5ce .

Didn't really move the WIP files into branches, but there's only two of them, and they've been renamed so they won't get used. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This is easy to fix Enhancement New features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant