Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
159
Issues
159
List
Board
Labels
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
5c82b490
Commit
5c82b490
authored
Jan 31, 2025
by
Grégoire Locqueville
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gargantext-graph
parent
8e19bf65
Pipeline
#7293
passed with stages
in 57 minutes and 48 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
update-project-dependencies
bin/update-project-dependencies
+1
-1
cabal.project
cabal.project
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
bin/update-project-dependencies
View file @
5c82b490
...
@@ -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
=
"
1abcdd99d5d50660e640be8a340c90331a84ef266d174c7ca6099c1c04ef65ea
"
expected_cabal_project_hash
=
"
da2125d31936255a73e66ddf1ae938c7e46392fa7622fc08a6313e23c2aec7a4
"
expected_cabal_project_freeze_hash
=
"32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
expected_cabal_project_freeze_hash
=
"32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
...
...
cabal.project
View file @
5c82b490
...
@@ -114,7 +114,7 @@ source-repository-package
...
@@ -114,7 +114,7 @@ source-repository-package
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
gargantext
-
graph
.
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
gargantext
-
graph
.
git
tag
:
588e104f
e7593210956610cab0041fd16584a4ce
tag
:
2
d7aceb339f0c99283ae7fa33ea0e24272e330ac
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
...
...
stack.yaml
View file @
5c82b490
...
@@ -252,7 +252,7 @@
...
@@ -252,7 +252,7 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
588e104fe7593210956610cab0041fd16584a4ce
-
commit
:
2d7aceb339f0c99283ae7fa33ea0e24272e330ac
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs
:
subdirs
:
-
.
-
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment