graphql-engine/scripts/make
Samir Talwar 2467e23ef6 docker: Always use the official SQL Server image for testing.
Now that Docker for macOS supports using Rosetta for x86/amd64 emulation, we no longer need to use the `azure-sql-edge` image. We can always use the official `mcr.microsoft.com/mssql/server` one.

This also means that we no longer need the separate healthcheck container, because the official image ships with `sqlcmd`.

When this is merged, you will need to ensure you have enabled Rosetta emulation in the Docker settings to test against SQL Server on macOS. This requires macOS 13 (Ventura).

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10139
GitOrigin-RevId: 2225bf5f4c6d3632da1f29b2229c9b04ead5e34c
2023-09-25 13:27:23 +00:00
..
build.mk chore: remove Postgres data connector 2023-07-26 15:24:00 +00:00
ci.mk [ci] split out api-tests runs by backend 2022-11-30 16:23:03 +00:00
frontend.mk frontend: switch to yarn berry 2023-05-05 08:57:54 +00:00
ghcid.mk chore: remove Postgres data connector 2023-07-26 15:24:00 +00:00
legacy-tests.mk server/tests-py: Move installing node_modules to the makefile. 2022-08-16 09:27:04 +00:00
lint.mk server: add support for redis clusters 2023-06-05 12:11:59 +00:00
metadata-api.mk server: commit Metadata OpenAPI spec with CI check, add Typescript client scaffolding 2023-02-15 18:38:38 +00:00
repl.mk docker: Always use the official SQL Server image for testing. 2023-09-25 13:27:23 +00:00
run.mk chore: Small dev improvements 2023-06-23 20:22:59 +00:00
test-infrastructure.mk docker: Always use the official SQL Server image for testing. 2023-09-25 13:27:23 +00:00
tests.mk docker: Always use the official SQL Server image for testing. 2023-09-25 13:27:23 +00:00