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

Use jq for extracting properties from json #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

madnificent
Copy link
Owner

The current way of parsing the json name may yield false positives
creating an incorrect link through edl.

Assuming jq is commonly available, if not then we should run this
processing inside of a container with everything we need on board. It
is not clear to me whether we can/should depend on jq being installed.
mu-cli runs this through a Docker Container but we did not research the
need for jq specifically.

Assuming jq is commonly available, if not then we should run this
processing inside of a container with everything we need on board.
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

1 participant