graphql-engine/.circleci
Alexis King ed26da59a6 Add support for GraphQL enum types via enum table references
These changes also add a new type, PGColumnType, between PGColInfo and
PGScalarType, and they process PGRawColumnType values into PGColumnType
values during schema cache generation.
2019-08-26 00:54:56 -05:00
..
pgbouncer run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
server-upgrade test server upgrade from last release (close #570) (#1667) 2019-02-27 20:42:47 +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 skip ciignore check for release branches 2019-03-07 21:47:27 +05:30
cli-builder.dockerfile update tests to use access key (close #113) (#296) 2018-08-30 21:24:12 +05:30
config.yml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
console-builder.dockerfile bundle console assets into server (close #516, close #521, close #2130) (#2192) 2019-05-16 13:15:29 +05:30
deploy.sh build latest.cli-migrations image on release (close #2591) (#2707) 2019-08-10 12:39:27 +00:00
deployer.dockerfile avoid run apt-get upgrade and dist-upgrade (#796) 2018-10-20 09:02:57 +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 Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
test-cli-with-last-release.sh Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00
test-cli.sh Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00
test-console.sh remove sleep for the console tests to start (close #1377) (#1378) 2019-01-15 10:49:06 +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 Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00
test-server.sh Implemented graceful shutdown for HTTP requests (close #2698) (#2717) 2019-08-26 00:31:27 -05:00