Skip to content
Snippets Groups Projects
Commit 61151472 authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

update opackage for release

parent e4cf3967
No related branches found
No related tags found
No related merge requests found
...@@ -9,14 +9,11 @@ Removed: For features removed in this release. ...@@ -9,14 +9,11 @@ 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] - 12-10-2024 ## [0.0.2] - 2024-12-12
Fixed:
- names for results connections
## [0.0.2] - 12-10-2024
Fixed: Fixed:
- names for results connections'
- use of system services for results - use of system services for results
## [0.0.1] - 12-09-2024 ## [0.0.1] - 2024-12-09
Added: Added:
- preliminary but full version of the package - preliminary but full version of the package
...@@ -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 = "4415e28618eb3c52c5766b4024a080af8518ec87" project_hash = "296af53e670e6ddd4bdcae8260c19af586eed980"
[[deps.ANSIColoredPrinters]] [[deps.ANSIColoredPrinters]]
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c" git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
...@@ -159,9 +159,9 @@ version = "2.47.1+0" ...@@ -159,9 +159,9 @@ version = "2.47.1+0"
[[deps.HTTP]] [[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"] deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "6c22309e9a356ac1ebc5c8a217045f9bae6f8d9a" git-tree-sha1 = "627fcacdb7cb51dc67f557e1598cdffe4dda386d"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3" uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.10.13" version = "1.10.14"
[[deps.IOCapture]] [[deps.IOCapture]]
deps = ["Logging", "Random"] deps = ["Logging", "Random"]
...@@ -188,9 +188,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" ...@@ -188,9 +188,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
version = "1.11.0" version = "1.11.0"
[[deps.InvertedIndices]] [[deps.InvertedIndices]]
git-tree-sha1 = "0dc7b50b8d436461be01300fd8cd45aa0274b038" git-tree-sha1 = "6da3c4316095de0f5ee2ebd875df8721e7e0bdbe"
uuid = "41ab1584-1d38-5bbf-9106-f11c6c58b48f" uuid = "41ab1584-1d38-5bbf-9106-f11c6c58b48f"
version = "1.3.0" version = "1.3.1"
[[deps.IrrationalConstants]] [[deps.IrrationalConstants]]
git-tree-sha1 = "630b497eafcc20001bba38a4651b327dcfc491d2" git-tree-sha1 = "630b497eafcc20001bba38a4651b327dcfc491d2"
...@@ -278,9 +278,9 @@ version = "1.11.0" ...@@ -278,9 +278,9 @@ version = "1.11.0"
[[deps.LogExpFunctions]] [[deps.LogExpFunctions]]
deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"] deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
git-tree-sha1 = "a2d09619db4e765091ee5c6ffe8872849de0feea" git-tree-sha1 = "13ca9e2586b89836fd20cccf56e57e2b9ae7f38f"
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
version = "0.3.28" version = "0.3.29"
[deps.LogExpFunctions.extensions] [deps.LogExpFunctions.extensions]
LogExpFunctionsChainRulesCoreExt = "ChainRulesCore" LogExpFunctionsChainRulesCoreExt = "ChainRulesCore"
...@@ -384,9 +384,9 @@ version = "0.5.5+0" ...@@ -384,9 +384,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"
...@@ -469,9 +469,9 @@ version = "0.7.0" ...@@ -469,9 +469,9 @@ version = "0.7.0"
[[deps.SentinelArrays]] [[deps.SentinelArrays]]
deps = ["Dates", "Random"] deps = ["Dates", "Random"]
git-tree-sha1 = "d0553ce4031a081cc42387a9b9c8441b7d99f32d" git-tree-sha1 = "712fb0231ee6f9120e005ccd56297abbc053e7e0"
uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c" uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
version = "1.4.7" version = "1.4.8"
[[deps.Serialization]] [[deps.Serialization]]
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
...@@ -494,9 +494,9 @@ version = "1.2.1" ...@@ -494,9 +494,9 @@ version = "1.2.1"
[[deps.SpecialFunctions]] [[deps.SpecialFunctions]]
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
git-tree-sha1 = "2f5d4697f21388cbe1ff299430dd169ef97d7e14" git-tree-sha1 = "64cca0c26b4f31ba18f13f6c12af7c85f478cfde"
uuid = "276daf66-3868-5448-9aa4-cd146d93841b" uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
version = "2.4.0" version = "2.5.0"
[deps.SpecialFunctions.extensions] [deps.SpecialFunctions.extensions]
SpecialFunctionsChainRulesCoreExt = "ChainRulesCore" SpecialFunctionsChainRulesCoreExt = "ChainRulesCore"
......
name = "FACT_unified_data_IO" name = "FACT_unified_data_IO"
uuid = "ec8d5dc6-0dfe-41d7-8c2c-855ff50b7b42" uuid = "ec8d5dc6-0dfe-41d7-8c2c-855ff50b7b42"
authors = ["Riccardo Boero <ribo@nilu.no>"] authors = ["Riccardo Boero <ribo@nilu.no>"]
version = "0.0.3" version = "0.0.2"
[deps] [deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
...@@ -15,4 +15,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ...@@ -15,4 +15,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat] [compat]
OrchestratorRegistry = "0.0.1" OrchestratorRegistry = "0.0.2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment