graphql-engine/.circleci
jkachmar 576b07db28 ci,server: upgrades to GHC 8.10.7 and reworks server builder image
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2727
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
Co-authored-by: Swann Moreau <62569634+evertedsphere@users.noreply.github.com>
Co-authored-by: Robert <132113+robx@users.noreply.github.com>
GitOrigin-RevId: 0779ab7755fd4bdb7ed1551629b2c01d99c5ccf0
2021-11-15 13:22:39 +00:00
..
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
postgres-13.0-alpine-postgis3 server: hasura on PG v13 (#125) 2020-12-01 12:22:42 +00:00
server-upgrade-downgrade ci: stabilize server-upgrade-downgrade test on buildkite 2021-10-25 12:28:50 +00:00
.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 server: split server test suite to run in parallel on circleci (#309) 2021-01-25 08:24:13 +00:00
cli-builder.dockerfile cli: fix lint errors 2021-10-13 14:39:15 +00:00
cli-migrations-builder.dockerfile ci: add tests for cli-migrations image (#4396) 2020-04-15 07:26:00 +05:30
config.yml ci,server: upgrades to GHC 8.10.7 and reworks server builder image 2021-11-15 13:22:39 +00:00
deploy.sh ci: init release graphql-engine oss pipeline on buildkite 2021-11-11 04:41:45 +00:00
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
install-cli-builder-deps.sh cli, ci: enables docker based tests 2021-05-17 00:30:08 +00:00
README.md circleci: Use backport of Matt Pickering's memory reclamation RTS patch in CI 2021-03-12 02:09:21 +00:00
release_notes.template.md remove manifests directory from init (close #254) (#258) 2018-08-06 17:03:17 +05:30
server-test-names.txt server: forward auth webhook set-cookies header on response 2021-11-09 12:01:31 +00:00
test-console.sh build: use the debian buster version in the docker image 2021-05-27 07:50:15 +00:00
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 MySQL: Add mysql-client dependencies on CI and in .cabal file 2021-07-12 20:07:46 +00:00
test-server.sh server: forward auth webhook set-cookies header on response 2021-11-09 12:01:31 +00:00

TODO(swann): write this out better

Any tests in test-server.sh should also have their names added to server-test-names.txt, otherwise the CI pipelines will not run them.