Build branch main with version main (5c096fc)

Build pipeline: viash-hub.demultiplex.main-svj8q

Source commit: 5c096fce40

Source message: Fixes for v0.3.0 (#27)

Co-authored-by: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com>
This commit is contained in:
CI
2024-12-11 15:44:12 +00:00
parent 0e0262257b
commit 2121a3ac1c
25 changed files with 173 additions and 63 deletions

View File

@@ -141,9 +141,9 @@ build_info:
output: "target/executable/io/interop_summary_to_csv"
executable: "target/executable/io/interop_summary_to_csv/interop_summary_to_csv"
viash_version: "0.9.0"
git_commit: "d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
git_remote: "https://x-access-token:ghs_LDdnPEXvHVhqremDw1GFS68naiYOck2oDbCt@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-9-gd3a9c9b"
git_commit: "5c096fce4015435019d81e2cc524a478f4034adc"
git_remote: "https://x-access-token:ghs_dmJWFAeqmuLT7KwI3AQx37VetEueKn4JL2Vx@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-10-g5c096fc"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -470,9 +470,9 @@ tar -C /tmp/ --no-same-owner --no-same-permissions -xvf /tmp/interop.tar.gz && \
mv /tmp/interop-1.3.1-Linux-GNU/bin/index-summary /tmp/interop-1.3.1-Linux-GNU/bin/summary /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component io interop_summary_to_csv"
LABEL org.opencontainers.image.created="2024-12-11T14:07:52Z"
LABEL org.opencontainers.image.created="2024-12-11T15:28:43Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
LABEL org.opencontainers.image.revision="5c096fce4015435019d81e2cc524a478f4034adc"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -170,9 +170,9 @@ build_info:
output: "target/executable/io/publish"
executable: "target/executable/io/publish/publish"
viash_version: "0.9.0"
git_commit: "d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
git_remote: "https://x-access-token:ghs_LDdnPEXvHVhqremDw1GFS68naiYOck2oDbCt@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-9-gd3a9c9b"
git_commit: "5c096fce4015435019d81e2cc524a478f4034adc"
git_remote: "https://x-access-token:ghs_dmJWFAeqmuLT7KwI3AQx37VetEueKn4JL2Vx@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-10-g5c096fc"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -482,9 +482,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish"
LABEL org.opencontainers.image.created="2024-12-11T14:07:53Z"
LABEL org.opencontainers.image.created="2024-12-11T15:28:44Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
LABEL org.opencontainers.image.revision="5c096fce4015435019d81e2cc524a478f4034adc"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -148,9 +148,9 @@ build_info:
output: "target/executable/io/untar"
executable: "target/executable/io/untar/untar"
viash_version: "0.9.0"
git_commit: "d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
git_remote: "https://x-access-token:ghs_LDdnPEXvHVhqremDw1GFS68naiYOck2oDbCt@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-9-gd3a9c9b"
git_commit: "5c096fce4015435019d81e2cc524a478f4034adc"
git_remote: "https://x-access-token:ghs_dmJWFAeqmuLT7KwI3AQx37VetEueKn4JL2Vx@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-10-g5c096fc"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -476,9 +476,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io untar"
LABEL org.opencontainers.image.created="2024-12-11T14:07:53Z"
LABEL org.opencontainers.image.created="2024-12-11T15:28:44Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="d3a9c9b3be9790bf89258b14c9a8c83af945ad47"
LABEL org.opencontainers.image.revision="5c096fce4015435019d81e2cc524a478f4034adc"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER