azavea / azavea/osmesa

Some commands in deployment Makefile depend on `jq`

Open
#178 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
81
Forks
26
PR merge metrics
No merged PRs in 30d

Description

```
make stop-streaming-stats-updaters
./scripts/stop-streaming-service.sh streaming-stats-updater
Attempting to stop streaming-stats-updater on cluster osm-stats-staging
./scripts/stop-streaming-service.sh: line 12: jq: command not found
You must specify a region. You can also configure your region by running "aws configure".
Status was , nothing to stop
```

We should note this dependency in a README and/or attempt to auto-install it for the user.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the deployment Makefile and scripts/stop-streaming-service.sh, then check the relevant README. Confirm how jq is required and document that dependency; done means users are warned about jq before running the affected commands, unless the project explicitly chooses automatic installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.