graphql-engine/scripts
Robert 5df40cc65b multitenant tests: reduce reliance on env vars, use fake cabal run
There's two major parts to this change:

1. cut down on environment variables needed to run the tests:
  - lux parameters that don't change are now in code
  - most remaining parameters have reasonable defaults
  - the only variable that is still required to be set is HASURA_MULTITENANT_SPEC_DB_URL
  - env.sh is no longer needed
2. find a better work-around for the problems running graphql-engine-multitenant
  via cabal run (https://github.com/haskell/cabal/issues/7914), by adding a shell
  script that implements a more correct version of cabal run.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3461
GitOrigin-RevId: 0939a79cc45cd3c1c103719552b12099678850dd
2022-01-24 18:15:25 +00:00
..
cli-migrations ci: use curlimages/curl docker image instead of appropriate/curl 2022-01-20 07:30:41 +00:00
coalesce_run_sql [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
containers pass MSSQL_SA_PASSWORD to mssql container, and add MSSQL_HOST 2021-11-25 10:23:53 +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
cabal-run.sh multitenant tests: reduce reliance on env vars, use fake cabal run 2022-01-24 18:15:25 +00:00
data-sources-util.sh server: document python integration test suite 2022-01-13 14:29:10 +00:00
dev.sh test: have dev.sh pass through CLI options for unit tests 2022-01-20 15:40:34 +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-version.sh ci: combine pro/oss build jobs 2022-01-03 06:26:26 +00:00
parse-pytest-backend server/bigquery: run tests in CI 2021-08-12 16:48:29 +00:00
performance_report.sh utils: fix scripts/performance_report.sh 2021-12-20 12:03:33 +00:00
tag-release.sh ci: introduce docker image scans 2021-09-03 06:51:46 +00:00
verify-bigquery-creds.sh server: document python integration test suite 2022-01-13 14:29:10 +00:00