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
a85fc0b4
Verified
Commit
a85fc0b4
authored
11 months ago
by
Konrad Botor
Browse files
Options
Downloads
Patches
Plain Diff
Updated publishing job
parent
090cfd6d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!188
Merge develop to master for release
,
!125
Updated publishing job
Pipeline
#93794
passed
10 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
+5
-2
5 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
12 additions
and
9 deletions
.gitlab-ci.yml
+
5
−
2
View file @
a85fc0b4
...
...
@@ -44,10 +44,10 @@ variables:
include
:
-
template
:
Workflows/Branch-Pipelines.gitlab-ci.yml
-
project
:
'
hive/haf'
ref
:
05b3e1d22b48d065c8abbf40e6177df59f9c3b73
# master
ref
:
7bb7aab44a7083994c36f040e84d501c11afc159
# develop
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
ref
:
b2ff9f5a48bc8fb379c66ec4e7907ea1e796ff1b
# develop # It seems a variable cannot be used here
file
:
-
'
/templates/test_jobs.gitlab-ci.yml'
-
'
/templates/python_projects.gitlab-ci.yml'
...
...
@@ -308,10 +308,13 @@ cleanup_hived_cache_manual:
build_and_publish_image
:
stage
:
publish
extends
:
.publish_docker_image_template
before_script
:
-
!reference
[
.publish_docker_image_template
,
before_script
]
script
:
-
scripts/ci-helpers/build_and_publish_instance.sh
tags
:
-
public-runner-docker
-
hived-for-tests
prepare_haf_image_testnet
:
extends
:
.prepare_haf_image
...
...
This diff is collapsed.
Click to expand it.
haf
@
7bb7aab4
Compare
05b3e1d2
...
7bb7aab4
Subproject commit
05b3e1d22b48d065c8abbf40e6177df59f9c3b73
Subproject commit
7bb7aab44a7083994c36f040e84d501c11afc159
This diff is collapsed.
Click to expand it.
tests/integration/hafah-local-tools/poetry.lock
+
6
−
6
View file @
a85fc0b4
...
...
@@ -458,12 +458,12 @@ url = "../../../haf/tests/integration/haf-local-tools"
[[
package
]]
name
=
"helpy"
version
=
"0.0.1.dev16
1+1457c67
"
version
=
"0.0.1.dev16
6+773e3fa
"
description
=
"Easily interact with the Hive blockchain using Python."
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"helpy-0.0.1.dev16
1+1457c67
-py3-none-any.whl"
,
hash
=
"sha256:
777192d8ca160bfc2071368f437777ed5155e151b72a25454674f4e435ae2176
"
}
,
{file
=
"helpy-0.0.1.dev16
6+773e3fa
-py3-none-any.whl"
,
hash
=
"sha256:
daca6c3794f433eedd7b60e4918888224a95887c190e46256bf0798d96db4828
"
}
,
]
[
package.dependencies
]
...
...
@@ -473,7 +473,7 @@ loguru = "0.7.2"
pytest-is-running
=
"1.5.0"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev
291+af0fba1
"
schemas
=
"0.0.1.dev
301+047ab10
"
wax
=
"0.0.3a2.dev187+207f9b4"
[
package.source
]
...
...
@@ -1492,12 +1492,12 @@ files = [
[[
package
]]
name
=
"schemas"
version
=
"0.0.1.dev
291+af0fba1
"
version
=
"0.0.1.dev
301+047ab10
"
description
=
"Tools for checking if message fits expected format"
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
{file
=
"schemas-0.0.1.dev
291+af0fba1
-py3-none-any.whl"
,
hash
=
"sha256:
c7e8c70ab9598944f41d13f510c05be912eb8f7c1f8bcf992a96ba1a1ffe613f
"
}
,
{file
=
"schemas-0.0.1.dev
301+047ab10
-py3-none-any.whl"
,
hash
=
"sha256:
ad071b8339f659242e184e1424a833146bc01dc7ac8d4684e955c545ee8f4c47
"
}
,
]
[
package.dependencies
]
...
...
@@ -1702,7 +1702,7 @@ develop = true
[
package.dependencies
]
abstractcp
=
"0.9.9"
helpy
=
"0.0.1.dev16
1+1457c67
"
helpy
=
"0.0.1.dev16
6+773e3fa
"
loguru
=
"0.7.2"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
...
...
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