graphql-engine/.circleci
Karthikeyan Chinnakonda 3ea611f9fd
Server: Validate remote schema queries (#5938)
* [skip ci] use the args while making the fieldParser

* modify the execution part of the remote queries

* parse union queries deeply

* add test for remote schema field validation

* add tests for validating remote query arguments


Co-authored-by: Auke Booij <auke@hasura.io>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-13 14:03:11 +05:30
..
pgbouncer run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
postgres-12.0-alpine-postgis3 build: rename file to adhere to windows rules (close #4002) (#4003) 2020-03-03 12:33:21 +05:30
server-upgrade-downgrade Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
.gitignore run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
build-docker-image.sh circleci integration (#74) 2018-07-10 10:01:02 +00:00
ciignore.sh add workflow automations, update changelog (#4079) 2020-03-29 12:01:30 +05:30
cli-builder.dockerfile remove brotli from packaging and CI images (#3673) 2020-01-10 15:15:47 -06:00
cli-migrations-builder.dockerfile ci: add tests for cli-migrations image (#4396) 2020-04-15 07:26:00 +05:30
config.yml server: Bump GHC version to 8.10.2 (#5659) 2020-08-26 23:16:23 -05:00
console-builder.dockerfile console: dependencies cleanup (#4705) 2020-06-02 13:44:45 +05:30
deploy.sh ci: add force flag while creating pull request using hub (#4431) 2020-04-22 15:53:47 +05:30
deployer.dockerfile ci: use hub instead of ghr for releases (#4241) 2020-04-02 07:12:18 +05:30
extension-cli-builder.dockerfile cli: bug fixes related to actions (#3951) 2020-02-25 20:28:28 +05:30
release_notes.template.md remove manifests directory from init (close #254) (#258) 2018-08-06 17:03:17 +05:30
server-builder.dockerfile server: Bump GHC version to 8.10.2 (#5659) 2020-08-26 23:16:23 -05:00
test-cli-with-last-release.sh cli: fix tests failing due to a env var not being set in CI (#5015) 2020-06-11 08:35:41 +05:30
test-cli.sh cli: fix tests failing due to a env var not being set in CI (#5015) 2020-06-11 08:35:41 +05:30
test-console.sh fix console test environment (#3192) 2019-10-22 11:28:35 +05:30
test-deprecated-server-flags.sh Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00
test-server-flags.sh Don't compile in developer APIs by default 2020-06-08 10:21:14 +05:30
test-server.sh Server: add URL templating for event triggers and remote schemas (#5760) 2020-09-10 15:00:34 +05:30