graphql-engine/server
Samir Talwar e16e70760a server/upgrade-tests: Avoid Docker host networking.
Instead, we update the metadata to point to the correct database URL each time we start HGE.

This means we can run the tests on macOS (and any other environment where Docker runs inside a VM).

I was hoping this would solve the issues we're seeing on CI too, but no such luck.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9528
GitOrigin-RevId: 32cbf65430462b4b0e59f5d644260f7c26c7135c
2023-06-13 22:30:26 +00:00
..
benchmarks server/benchmarks: remove introspection from throughput benchmarks 2023-05-11 17:50:03 +00:00
documentation chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
forks/hedis chore(hedis): replace missing test/Main.hs 2023-06-06 09:48:40 +00:00
lib server/upgrade-tests: Avoid Docker host networking. 2023-06-13 22:30:26 +00:00
src-emit-metadata-openapi harmonize network manager handling 2023-02-22 15:55:54 +00:00
src-exec Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
src-lib trim a nq end to remove spaces and then semicolons 2023-06-13 17:23:07 +00:00
src-rsr ci: tag release v2.27.0 2023-06-08 10:15:39 +00:00
src-test trim a nq end to remove spaces and then semicolons 2023-06-13 17:23:07 +00:00
test-manual server/test-manual: A way to start PostgreSQL with a read replica. 2023-03-28 09:20:51 +00:00
test-mssql Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
test-postgres server: close subscriptions (with 1012) on metadata change 2023-06-13 09:24:19 +00:00
tests-py server: close subscriptions (with 1012) on metadata change 2023-06-13 09:24:19 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
.ormolu Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md Upgrade cabal version used in CI server-build 2023-06-08 08:32:15 +00:00
CONTRIBUTING.md Upgrade cabal version used in CI server-build 2023-06-08 08:32:15 +00:00
graphql-engine.cabal server: fix the invalid CU memory limit allocation 2023-06-07 09:22:51 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00