You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: