graphql-engine/scripts/make
Samir Talwar bdfea39de2 make: Set a base for all nx commands.
I personally avoid having a checked-out `main` branch during development, so that I don't accidentally commit directly to it.

This change makes `nx` commands work without needing a local `main` branch, by referring directly to the origin's branch instead.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8516
GitOrigin-RevId: b81314709b967b3dadd397793b416d9e0b137c98
2023-03-27 22:24:31 +00:00
..
build.mk make: Add make targets for formatting and linting frontend code. 2023-03-23 15:16:14 +00:00
ci.mk [ci] split out api-tests runs by backend 2022-11-30 16:23:03 +00:00
frontend.mk make: Add make targets for formatting and linting frontend code. 2023-03-23 15:16:14 +00:00
ghcid.mk Fix the unit test ghcid make command 2023-03-15 17:10:52 +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 make: Set a base for all nx commands. 2023-03-27 22:24:31 +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 chore(tooling): Make command to run SQLServer repl 2023-03-21 09:47:13 +00:00
run.mk chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +00:00
test-infrastructure.mk GDC Mysql integration tests 2023-02-16 06:30:51 +00:00
tests.mk feature(server): add SQLServer logical models 2023-03-27 16:56:05 +00:00