scroll-tech / scroll

Scroll's Monorepo
MIT License
707 stars 603 forks source link

add jq tool to coordinator-api #1539

Closed sbaizet-ledger closed 2 weeks ago

sbaizet-ledger commented 2 weeks ago

Purpose or design rationale of this PR

Describe your change. Make sure to answer these three questions: What does this PR do? Why does it do it? How does it do it?

PR title

Add jq tool to coordinator-api image, used by a script to parse the response of the /health endpoint

Deployment tag versioning

Has tag in common/version.go been updated or have you added bump-version label to this PR?

Breaking change label

Does this PR have the breaking-change label?

colinlyguo commented 2 weeks ago

Would it better to move jq to base image?