graphql-engine/server
Samir Talwar 64c40b9a95 CI: Run the "server hpack" check on main and invalidate the cache properly.
We seem to be rebuilding hpack on every PR. I'm hoping this will allow PRs to share a cache.

I have also changed the cache key to include the entirety of _server/VERSIONS.json_, and added the GHC version there, to make sure it's properly invalidated.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6142
GitOrigin-RevId: fc61a26ad721f59f52687913f6978902f4c2ca0a
2022-10-04 09:01:20 +00:00
..
bench-wrk server/tests-py: Reduce the number of locations we check the status code. 2022-07-05 18:01:07 +00:00
benchmarks ci/benchmarks: fix copypaste bug affecting regression report highlighting in #5942 2022-09-22 16:24:15 +00:00
documentation server/postgres: test identifier uniqueness rewrite 2022-06-17 10:44:18 +00:00
lib Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
src-lib Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
src-rsr ci: tag release v2.13.0-beta.1 2022-09-22 08:19:04 +00:00
src-test Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
tests-py Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md tooling: add coreutils to macos install docs 2022-09-16 14:16:21 +00:00
CONTRIBUTING.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
graphql-engine.cabal Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json CI: Run the "server hpack" check on main and invalidate the cache properly. 2022-10-04 09:01:20 +00:00