Skip to content

Add jq in runtime dependencies#643

Merged
mthalman merged 2 commits intodotnet:mainfrom
am11:feature/dependencies
Jul 28, 2022
Merged

Add jq in runtime dependencies#643
mthalman merged 2 commits intodotnet:mainfrom
am11:feature/dependencies

Conversation

@am11
Copy link
Copy Markdown
Member

@am11 am11 commented Jul 28, 2022

jq is a tiny (< 100 KB) recommended tool to parse JSON in shell scripts.

In dotnet/arcade, we are using jq in a few places with a fallback to 'unrecommended' manual parsing path in bash scripts.

This PR is adding jq to base dependency lists, so we use the recommended code path.

@ghost ghost added the area-dockerfiles label Jul 28, 2022
@am11 am11 force-pushed the feature/dependencies branch from 3f01680 to 9a45d94 Compare July 28, 2022 06:56
@mthalman mthalman merged commit 94fc78a into dotnet:main Jul 28, 2022
@am11 am11 deleted the feature/dependencies branch July 28, 2022 17:27
rzikm pushed a commit to rzikm/dotnet-buildtools-prereqs-docker that referenced this pull request Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants