Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HAfAH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
HAfAH
Commits
15fb1e4f
Verified
Commit
15fb1e4f
authored
10 months ago
by
Konrad Botor
Browse files
Options
Downloads
Patches
Plain Diff
Updated HAF and poetry.lock to latest develop
parent
9556cd0f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!188
Merge develop to master for release
,
!130
Update HAF and poetry.lock to latest develop
Pipeline
#92514
failed
10 months ago
Stage: build
Stage: test
Stage: cleanup
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
haf
+1
-1
1 addition, 1 deletion
haf
tests/integration/hafah-local-tools/poetry.lock
+9
-9
9 additions, 9 deletions
tests/integration/hafah-local-tools/poetry.lock
with
11 additions
and
11 deletions
.gitlab-ci.yml
+
1
−
1
View file @
15fb1e4f
...
...
@@ -44,7 +44,7 @@ variables:
include
:
-
template
:
Workflows/Branch-Pipelines.gitlab-ci.yml
-
project
:
'
hive/haf'
ref
:
e988b4e0d221f4b8efcad2bc2e1b587e4c227669
# master
ref
:
3a7456f280d6eefbd7f47240cbd1fa5e0a6251d3
# master
file
:
'
/scripts/ci-helpers/prepare_data_image_job.yml'
-
project
:
'
hive/common-ci-configuration'
ref
:
7ea99b10bbf0f9b1fbb88f52a78ead4c82f15d75
# develop # It seems a variable cannot be used here
...
...
This diff is collapsed.
Click to expand it.
haf
@
3a7456f2
Compare
e988b4e0
...
3a7456f2
Subproject commit
e988b4e0d221f4b8efcad2bc2e1b587e4c227669
Subproject commit
3a7456f280d6eefbd7f47240cbd1fa5e0a6251d3
This diff is collapsed.
Click to expand it.
tests/integration/hafah-local-tools/poetry.lock
+
9
−
9
View file @
15fb1e4f
...
...
@@ -458,12 +458,12 @@ url = "../../../haf/tests/integration/haf-local-tools"
[[
package
]]
name
=
"helpy"
version
=
"0.0.1.dev1
59+9bbf41d
"
version
=
"0.0.1.dev1
61+1457c67
"
description
=
"Easily interact with the Hive blockchain using Python."
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"helpy-0.0.1.dev1
59+9bbf41d
-py3-none-any.whl"
,
hash
=
"sha256:
916502b3031372c77f9dff66a0b6d01bab8374a337e08dc814c3a3724071
21
4
6"
}
,
{file
=
"helpy-0.0.1.dev1
61+1457c67
-py3-none-any.whl"
,
hash
=
"sha256:
777192d8ca160bfc2071368f437777ed5155e151b72a25454674f4e435ae
21
7
6"
}
,
]
[
package.dependencies
]
...
...
@@ -473,8 +473,8 @@ loguru = "0.7.2"
pytest-is-running
=
"1.5.0"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev29
0+6a01cb0
"
wax
=
"0.0.3a2.dev
39+44db07f
"
schemas
=
"0.0.1.dev29
1+af0fba1
"
wax
=
"0.0.3a2.dev
187+207f9b4
"
[
package.source
]
type
=
"legacy"
...
...
@@ -1492,12 +1492,12 @@ files = [
[[
package
]]
name
=
"schemas"
version
=
"0.0.1.dev29
0+6a01cb0
"
version
=
"0.0.1.dev29
1+af0fba1
"
description
=
"Tools for checking if message fits expected format"
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"schemas-0.0.1.dev29
0+6a01cb0
-py3-none-any.whl"
,
hash
=
"sha256:
af2562ec720b6
ebf7
939fce7f5979a7f850aaf4d6a71afe3fc5fbb91a4397e8a
"
}
,
{file
=
"schemas-0.0.1.dev29
1+af0fba1
-py3-none-any.whl"
,
hash
=
"sha256:
c7e8c70ab9598944f41d13f510c05be912
eb
8
f7
c1f8bcf992a96ba1a1ffe613f
"
}
,
]
[
package.dependencies
]
...
...
@@ -1702,7 +1702,7 @@ develop = true
[
package.dependencies
]
abstractcp
=
"0.9.9"
helpy
=
"0.0.1.dev1
59+9bbf41d
"
helpy
=
"0.0.1.dev1
61+1457c67
"
loguru
=
"0.7.2"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
...
...
@@ -1806,12 +1806,12 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[[
package
]]
name
=
"wax"
version
=
"0.0.3a2.dev
39+44db07f
"
version
=
"0.0.3a2.dev
187+207f9b4
"
description
=
""
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"wax-0.0.3a2.dev
39+44db07f
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
37fa7413cca20fd933e9a142bf3c13dcab05a1be3e42c784a8f61c40b17d53d5
"
}
,
{file
=
"wax-0.0.3a2.dev
187+207f9b4
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
e9ee806749736fd29d0c792763728f72daec8d66cae34b5bec5263cab6a36396
"
}
,
]
[
package.dependencies
]
...
...
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