Build branch htrnaseq/main with version main to htrnaseq on branch main (92755e8)

Build pipeline: viash-hub.htrnaseq.main-srl6j

Source commit: 92755e84e7

Source message: Runner: output state and rework publishing (#68)

* add eset output param

* add outputs to publishing and runner

* update publishing

* Update publishing

* Remove debug statements

* Undo change to integration test script

* Add asserts

* Fix asserts and canonicalization of publish paths

* Move fData to folder

* Add CHANGELOG entry [ci skip]

---------

Co-authored-by: Dries Schaumont <5946712+DriesSchaumont@users.noreply.github.com>
This commit is contained in:
CI
2025-09-02 14:03:52 +00:00
parent f683dfcf8e
commit 8a9db1b415
13 changed files with 13 additions and 13 deletions

View File

@@ -453,7 +453,7 @@ RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "pyyaml"
LABEL org.opencontainers.image.description="Companion container for running component utils save_params"
LABEL org.opencontainers.image.created="2025-09-02T07:26:22Z"
LABEL org.opencontainers.image.created="2025-09-02T13:10:26Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="92755e84e7e2b17cc44664388d6fbb444a26cffd"
LABEL org.opencontainers.image.version="main"