Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FACT Workflow Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FACT
FACT Utils
FACT Workflow Manager
Commits
2ccd0eea
Commit
2ccd0eea
authored
3 months ago
by
Riccardo Boero
Browse files
Options
Downloads
Patches
Plain Diff
Fix deps
parent
36ab7e7f
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG
+4
-0
4 additions, 0 deletions
CHANGELOG
Manifest.toml
+10
-10
10 additions, 10 deletions
Manifest.toml
Project.toml
+4
-4
4 additions, 4 deletions
Project.toml
with
18 additions
and
14 deletions
CHANGELOG
+
4
−
0
View file @
2ccd0eea
...
@@ -9,6 +9,10 @@ Removed: For features removed in this release.
...
@@ -9,6 +9,10 @@ Removed: For features removed in this release.
Fixed: For any bug fixes.
Fixed: For any bug fixes.
Security: For vulnerabilities.
Security: For vulnerabilities.
## [0.0.3] - 2024-12-12
Fixed:
- wildcard dependencies
## [0.0.2] - 2024-12-10
## [0.0.2] - 2024-12-10
Fixed:
Fixed:
- system service integration
- system service integration
...
...
This diff is collapsed.
Click to expand it.
Manifest.toml
+
10
−
10
View file @
2ccd0eea
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
julia_version
=
"1.11.2"
julia_version
=
"1.11.2"
manifest_format
=
"2.0"
manifest_format
=
"2.0"
project_hash
=
"
a00cdef610575cb3c86bd1777059c9b4d4bcdd34
"
project_hash
=
"
fe3bcfe6705326b2c7e0927a1960a74cc3172e5d
"
[[deps.ANSIColoredPrinters]]
[[deps.ANSIColoredPrinters]]
git-tree-sha1
=
"574baf8110975760d391c710b6341da1afa48d8c"
git-tree-sha1
=
"574baf8110975760d391c710b6341da1afa48d8c"
...
@@ -174,16 +174,16 @@ uuid = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
...
@@ -174,16 +174,16 @@ uuid = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
version
=
"0.1.4"
version
=
"0.1.4"
[[deps.FACT_data_API_reader]]
[[deps.FACT_data_API_reader]]
deps
=
[
"DataFrames"
,
"Documenter"
,
"HTTP"
,
"JSON"
,
"LibGEOS"
,
"MySQL"
,
"Tables"
,
"Test"
]
deps
=
[
"DataFrames"
,
"Documenter"
,
"HTTP"
,
"JSON"
,
"LibGEOS"
,
"MySQL"
,
"OrchestratorRegistry"
,
"Tables"
,
"Test"
]
git-tree-sha1
=
"
9a32f6686e8a5735ebe018993fe6fbb4e7d2cca3
"
git-tree-sha1
=
"
49823267cfc60447aae48c2b7b09ace2a405991f
"
uuid
=
"77ed0678-dbc6-4e3d-9156-895052ddb5a7"
uuid
=
"77ed0678-dbc6-4e3d-9156-895052ddb5a7"
version
=
"0.0.
1
"
version
=
"0.0.
2
"
[[deps.FACT_unified_data_IO]]
[[deps.FACT_unified_data_IO]]
deps
=
[
"DataFrames"
,
"Dates"
,
"Documenter"
,
"JSON"
,
"MySQL"
,
"OrchestratorRegistry"
,
"SHA"
,
"Test"
,
"UUIDs"
]
deps
=
[
"DataFrames"
,
"Dates"
,
"Documenter"
,
"JSON"
,
"MySQL"
,
"OrchestratorRegistry"
,
"SHA"
,
"Test"
,
"UUIDs"
]
git-tree-sha1
=
"
4b6c5190354874b5c08fe877d1a21398ad06c2c9
"
git-tree-sha1
=
"
00be03fac86ee2ed278496e09f081e2bff7d13c1
"
uuid
=
"ec8d5dc6-0dfe-41d7-8c2c-855ff50b7b42"
uuid
=
"ec8d5dc6-0dfe-41d7-8c2c-855ff50b7b42"
version
=
"0.0.
1
"
version
=
"0.0.
2
"
[[deps.FileWatching]]
[[deps.FileWatching]]
uuid
=
"7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
uuid
=
"7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
...
@@ -422,9 +422,9 @@ version = "1.1.0"
...
@@ -422,9 +422,9 @@ version = "1.1.0"
[[deps.MakieCore]]
[[deps.MakieCore]]
deps
=
[
"ColorTypes"
,
"GeometryBasics"
,
"IntervalSets"
,
"Observables"
]
deps
=
[
"ColorTypes"
,
"GeometryBasics"
,
"IntervalSets"
,
"Observables"
]
git-tree-sha1
=
"
b774d0563bc332f64d136d50d0420a195d9bdcc6
"
git-tree-sha1
=
"
9019b391d7d086e841cbeadc13511224bd029ab3
"
uuid
=
"20f20a25-4f0e-4fdf-b5d1-57303727442b"
uuid
=
"20f20a25-4f0e-4fdf-b5d1-57303727442b"
version
=
"0.8.1
1
"
version
=
"0.8.1
2
"
[[deps.MariaDB_Connector_C_jll]]
[[deps.MariaDB_Connector_C_jll]]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"LibCURL_jll"
,
"Libdl"
,
"Libiconv_jll"
,
"OpenSSL_jll"
,
"Zlib_jll"
]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"LibCURL_jll"
,
"Libdl"
,
"Libiconv_jll"
,
"OpenSSL_jll"
,
"Zlib_jll"
]
...
@@ -513,9 +513,9 @@ version = "0.5.5+0"
...
@@ -513,9 +513,9 @@ version = "0.5.5+0"
[[deps.OrchestratorRegistry]]
[[deps.OrchestratorRegistry]]
deps
=
[
"Documenter"
,
"HTTP"
,
"JuliaDockerClient"
,
"JuliaKubernetesClient"
,
"TOML"
]
deps
=
[
"Documenter"
,
"HTTP"
,
"JuliaDockerClient"
,
"JuliaKubernetesClient"
,
"TOML"
]
git-tree-sha1
=
"
e139b743d86410015ce1d426f1da931cc838103b
"
git-tree-sha1
=
"
74db49f7270eab650f90568ef0d03db0cc98bc66
"
uuid
=
"b9d03754-910a-4bb6-b2d8-aec5d72e1905"
uuid
=
"b9d03754-910a-4bb6-b2d8-aec5d72e1905"
version
=
"0.0.
1
"
version
=
"0.0.
2
"
[[deps.OrderedCollections]]
[[deps.OrderedCollections]]
git-tree-sha1
=
"12f1439c4f986bb868acda6ea33ebc78e19b95ad"
git-tree-sha1
=
"12f1439c4f986bb868acda6ea33ebc78e19b95ad"
...
...
This diff is collapsed.
Click to expand it.
Project.toml
+
4
−
4
View file @
2ccd0eea
name
=
"FACT_workflow_manager"
name
=
"FACT_workflow_manager"
uuid
=
"34b7aff1-f91f-4b8b-9a3d-d0a54f07d855"
uuid
=
"34b7aff1-f91f-4b8b-9a3d-d0a54f07d855"
authors
=
[
"Riccardo Boero <ribo@nilu.no>"
]
authors
=
[
"Riccardo Boero <ribo@nilu.no>"
]
version
=
"0.0.
2
"
version
=
"0.0.
3
"
[deps]
[deps]
DataFrames
=
"a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataFrames
=
"a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
...
@@ -15,6 +15,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
...
@@ -15,6 +15,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
TOML
=
"fa267f1f-6049-4f14-aa54-33bafae1ed76"
TOML
=
"fa267f1f-6049-4f14-aa54-33bafae1ed76"
[compat]
[compat]
FACT_data_API_reader
=
"
0.0.2
"
FACT_data_API_reader
=
"
*
"
FACT_unified_data_IO
=
"
0.0.2
"
FACT_unified_data_IO
=
"
*
"
OrchestratorRegistry
=
"
0.0.2
"
OrchestratorRegistry
=
"
*
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment