mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
5df40cc65b
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 |
||
---|---|---|
.. | ||
cli-migrations | ||
coalesce_run_sql | ||
containers | ||
edit-pg-dump | ||
ekg | ||
cabal-run.sh | ||
data-sources-util.sh | ||
dev.sh | ||
dump-remote-schema.js | ||
generate_brand_assets_readme.sh | ||
get-version.sh | ||
parse-pytest-backend | ||
performance_report.sh | ||
tag-release.sh | ||
verify-bigquery-creds.sh |