dotnet / dotnet/arcade

Use something (anything but bash) for bash json parsing

Open
#2,510 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

We have places in Arcade where we have to parse Json before an sdk is acquired. Powershell makes this easy on Windows. On Bash, the parsing is fragile and error prone. We should consider adopting a dependency on a more robust parsing tool in Arcade.

Something like [jq](https://stedolan.github.io/jq/)

From https://github.com/chcosta/arcade/commit/737e29378f2a8596f6ceec1f378beea2a7b0ba0b#r33161980

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.