mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-13 19:33:55 +03:00
53749aa796
We bake the version number into the binary, which means that changing it causes a lot of files to rebuild (also thanks to Template Haskell). We can avoid this by simply using a dummy value which does not change. When releasing, we still use the Git tag. This should speed up the server build a lot, most of the time. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8916 GitOrigin-RevId: 7e5f9d4d582dba3eecab52fd37a216cadefba941 |
||
---|---|---|
.. | ||
compatibility_test.go | ||
compatibility.go | ||
feature_flags.go | ||
server.go | ||
version_test.go | ||
version.go |