To avoid needing to have `jq` installed on the machine, we could: - try to run jq in a Docker container using some small image providing that - better yet, avoid `jq` altogether |
||
|---|---|---|
| .. | ||
| util | ||
| import_postgres.yml | ||
| import_sqlite_db.yml | ||
| init.yml | ||
| main.yml | ||
| migrate_postgres_data_directory.yml | ||
| run_vacuum.yml | ||
| setup_postgres.yml | ||
| upgrade_postgres.yml | ||
| validate_config.yml | ||