This website requires JavaScript.
Explore
Help
Sign In
hasura
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/hasura/graphql-engine.git
synced
2024-12-15 17:31:56 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5897262d75
graphql-engine
/
server
/
VERSIONS.json
7 lines
93 B
JSON
Raw
Normal View
History
Unescape
Escape
Factor tool versions out into server/VERSIONS.json. This helps us use the same versions locally as in CI. If you're using the Nix setup, it guarantees it. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5111 GitOrigin-RevId: 6e00cd7a78593df1e60fac37cc1195aba60e488f
2022-07-22 15:22:35 +03:00
{
Nix: Upgrade nixpkgs so we can use Cabal v3.10.1. This version includes an important fix for properly detecting changes in extra-source-files. We also pin the same version in GitHub workflows. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8930 GitOrigin-RevId: 884d9b807041a9b6c622ab221cbdfb446d3ffdba
2023-04-26 12:20:37 +03:00
"cabal-install"
:
"3.10.1.0"
,
server: Upgrade the HGE server to GHC 9.4.5 Upgrade to GHC 9.4.5, and update any tests. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8954 Co-authored-by: Mohd Bilal <24944223+m-Bilal@users.noreply.github.com> Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com> Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com> GitOrigin-RevId: 5261126777cb478567ea471c4bf5441bc345ea0d
2023-06-06 16:27:46 +03:00
"ghc"
:
"9.4.5"
,
"hlint"
:
"3.5"
,
Upgrade Ormolu to 0.7.0.0 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9284 GitOrigin-RevId: 2f2cf2ad01900a54e4bdb970205ac0ef313c7e00
2023-05-24 16:51:56 +03:00
"ormolu"
:
"0.7.0.0"
Factor tool versions out into server/VERSIONS.json. This helps us use the same versions locally as in CI. If you're using the Nix setup, it guarantees it. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5111 GitOrigin-RevId: 6e00cd7a78593df1e60fac37cc1195aba60e488f
2022-07-22 15:22:35 +03:00
}
Reference in New Issue
Copy Permalink