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
0a9da974
Verified
Commit
0a9da974
authored
9 months ago
by
Konrad Botor
Browse files
Options
Downloads
Patches
Plain Diff
Updated HAF, poetry.lock and CI Common
parent
ae67e500
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!188
Merge develop to master for release
,
!134
Updated HAF, poetry.lock and CI Common
Pipeline
#96406
passed
9 months ago
Stage: build
Stage: test
Stage: cleanup
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
haf
+1
-1
1 addition, 1 deletion
haf
tests/integration/hafah-local-tools/poetry.lock
+6
-6
6 additions, 6 deletions
tests/integration/hafah-local-tools/poetry.lock
with
9 additions
and
9 deletions
.gitlab-ci.yml
+
2
−
2
View file @
0a9da974
...
...
@@ -44,10 +44,10 @@ variables:
include
:
-
template
:
Workflows/Branch-Pipelines.gitlab-ci.yml
-
project
:
'
hive/haf'
ref
:
e9d964849997e0cb18903f0910c4bdb293997195
# develop
ref
:
077b37d792af2ae915587f1241fa021a21362054
# develop
file
:
'
/scripts/ci-helpers/prepare_data_image_job.yml'
-
project
:
'
hive/common-ci-configuration'
ref
:
91d072682e22869aea3acd7affa20db0f6a7a2c
8
# develop # It seems a variable cannot be used here
ref
:
5a291802a3fef7ca756bfb3f3c07c23cbe523c4
8
# develop # It seems a variable cannot be used here
file
:
-
'
/templates/test_jobs.gitlab-ci.yml'
-
'
/templates/python_projects.gitlab-ci.yml'
...
...
This diff is collapsed.
Click to expand it.
haf
@
077b37d7
Compare
e9d96484
...
077b37d7
Subproject commit
e9d964849997e0cb18903f0910c4bdb293997195
Subproject commit
077b37d792af2ae915587f1241fa021a21362054
This diff is collapsed.
Click to expand it.
tests/integration/hafah-local-tools/poetry.lock
+
6
−
6
View file @
0a9da974
...
...
@@ -458,12 +458,12 @@ url = "../../../haf/tests/integration/haf-local-tools"
[[
package
]]
name
=
"helpy"
version
=
"0.0.1.dev20
2+46c2fa8
"
version
=
"0.0.1.dev20
5+951023d
"
description
=
"Easily interact with the Hive blockchain using Python."
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"helpy-0.0.1.dev20
2+46c2fa8
-py3-none-any.whl"
,
hash
=
"sha256:
3a5bae9060f80b382e16304a9a3c2508fd9a22b868cbd689fa1125724b5f342e
"
}
,
{file
=
"helpy-0.0.1.dev20
5+951023d
-py3-none-any.whl"
,
hash
=
"sha256:
b5c7c345feb985516b57465edf13f5a2baf5641e77e8b8c4f2a0cd048418d3da
"
}
,
]
[
package.dependencies
]
...
...
@@ -474,7 +474,7 @@ pytest-is-running = "1.5.0"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev305+31029b3"
wax
=
"0.0.3a2.dev
255+edfd911
"
wax
=
"0.0.3a2.dev
300+4b5789e
"
[
package.source
]
type
=
"legacy"
...
...
@@ -1702,7 +1702,7 @@ develop = true
[
package.dependencies
]
abstractcp
=
"0.9.9"
helpy
=
"0.0.1.dev20
2+46c2fa8
"
helpy
=
"0.0.1.dev20
5+951023d
"
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
255+edfd911
"
version
=
"0.0.3a2.dev
300+4b5789e
"
description
=
""
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"wax-0.0.3a2.dev
255+edfd911
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
b9bddc10a690e8523cfc4d87ec78f74872f2b4ce231a736356742c65ad25568e
"
}
,
{file
=
"wax-0.0.3a2.dev
300+4b5789e
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
d816954e3bb6cb68d88d2a266e419531a76d20d9e3133549189ea136bcca1883
"
}
,
]
[
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