graphql-engine/scripts
Antoine Leblanc 7720496b95 Avoid building the engine twice when only running unit tests.
### Description

When running the tests with `dev.sh`, we always build the engine, before attempting to run the tests. This builds the engine twice, due to the flag change. This PR changes this to only do this first build if we're planning to actually run the integration tests.

https://github.com/hasura/graphql-engine-mono/pull/1964

GitOrigin-RevId: 32e8a6568f3665ad99adaf42421a711241974638
2021-08-26 11:53:06 +00:00
..
cli-migrations cli-migrations-v2: use env variable to start temporary hasura instance 2021-08-04 06:11:06 +00:00
coalesce_run_sql [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
containers server/citus: pin docker image tag 2021-07-22 15:46:18 +00:00
edit-pg-dump Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
ekg server: add support for tagged and dynamic metrics 2021-08-05 21:08:17 +00:00
data-sources-util.sh server/bigquery: run tests in CI 2021-08-12 16:48:29 +00:00
dev.sh Avoid building the engine twice when only running unit tests. 2021-08-26 11:53:06 +00:00
dump-remote-schema.js Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
generate_brand_assets_readme.sh update brand assets (#2062) 2019-04-26 10:05:52 +05:30
get-console-assets-version.sh ci: fix console hot-fix releases (#4208) 2020-04-01 18:26:54 +05:30
get-version-circleci.sh bundle console assets into server (close #516, close #521, close #2130) (#2192) 2019-05-16 13:15:29 +05:30
get-version.sh cli, server: use prerelease tag as channel for console assets cdn (#3975) 2020-03-04 20:10:47 +05:30
parse-pytest-backend server/bigquery: run tests in CI 2021-08-12 16:48:29 +00:00
performance_report.sh benchmarks: add a utility for viewing performance of a branch over time 2021-08-17 07:56:41 +00:00
tag-release.sh scripts: avoid premature release tagging 2021-08-05 10:05:25 +00:00
verify-bigquery-creds.sh server/bigquery: Document BigQuery integration tests 2021-07-06 11:13:06 +00:00