surfliner_schema: make class optional in available_on for Houndstooth; add a Dockerfile for local dev
What does this Merge Request do?
References #1139 (closed)
- Updates the
core_metadata.yaml
fixture to have a mix ofavailable_on
usage as per the ticket (some withclass
, some not). - Updates the
houndstooth.rb
reader to processavailable_on
by branching on whether it is aHash
(will have aclass
key/value) or not. - Adds a
Dockerfile
for containerized local development, and some documentation in theREADME
.
Edited by Matt Critchlow
Merge request reports
Activity
Filter activity
Please register or sign in to reply