mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
13bedf5821
* fix resetting the catalog version to 43 on migration from 1.0 to 2.0 * ci: remove applying patch in test_oss_server_upgrade job * make the 43 to 46th migrations idempotent * Set missing HASURA_GRAPHQL_EVENTS_HTTP_POOL_SIZE=8 in upgrade_test It's not clear why this wasn't caught in CI. * ci: disable one component of event backpressure test Co-authored-by: Vishnu Bharathi P <vishnubharathi04@gmail.com> Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io> Co-authored-by: Brandon Simmons <brandon@hasura.io> GitOrigin-RevId: c74c6425266a99165c6beecc3e4f7c34e6884d4d |
||
---|---|---|
.. | ||
mssql-server-2019-CU10-ubuntu-20.04 | ||
pgbouncer | ||
postgres-12.0-alpine-postgis3 | ||
postgres-13.0-alpine-postgis3 | ||
server-upgrade-downgrade | ||
.gitignore | ||
build-docker-image.sh | ||
ciignore.sh | ||
cli-builder.dockerfile | ||
cli-migrations-builder.dockerfile | ||
config.yml | ||
console-builder.dockerfile | ||
deploy.sh | ||
deployer.dockerfile | ||
extension-cli-builder.dockerfile | ||
install-cli-builder-deps.sh | ||
README.md | ||
release_notes.template.md | ||
server-builder.dockerfile | ||
server-test-names.txt | ||
test-console.sh | ||
test-deprecated-server-flags.sh | ||
test-server-flags.sh | ||
test-server.sh |
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.