[update-project-dependencies]

parent 96ced75a
Pipeline #7360 passed with stages
in 60 minutes and 36 seconds
...@@ -18,7 +18,7 @@ fi ...@@ -18,7 +18,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="ac293a4c66092996bc85fbf14ef34b7cce3ed5b0612ceb9e1a5f395059631e0b" expected_cabal_project_hash="23396a3e9a46f4db14b85c65904c6919fd84dcee78c4df541524c4e87eb06604"
expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c" expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
......
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
git: "https://gitlab.iscpif.fr/gargantext/crawlers/istex.git" git: "https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
subdirs: subdirs:
- . - .
- commit: a80e0ea57379d23f5e18a412606a71471b8ef681 - commit: d2949cdeaaf3193e2b53e06bcae1d2234581e519
git: "https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git" git: "https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git"
subdirs: subdirs:
- . - .
...@@ -440,7 +440,7 @@ flags: ...@@ -440,7 +440,7 @@ flags:
formatting: formatting:
"no-double-conversion": false "no-double-conversion": false
gargantext: gargantext:
"no-phylo-debug-logs": true "no-phylo-debug-logs": false
"test-crypto": false "test-crypto": false
graphviz: graphviz:
"test-parsing": false "test-parsing": false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment