Build branch main with version main (55699d2)
Build pipeline: viash-hub.demultiplex.main-z5mvc
Source commit: 55699d24c0
Source message: Allow letter case variations in run information CSV (#38)
This commit is contained in:
@@ -146,9 +146,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: "795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
git_commit: "55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
git_remote: "https://github.com/viash-hub/demultiplex"
|
||||
git_tag: "v0.1.1-18-g795abd6"
|
||||
git_tag: "v0.1.1-19-g55699d2"
|
||||
package_config:
|
||||
name: "demultiplex"
|
||||
version: "main"
|
||||
|
||||
@@ -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="2025-03-04T05:45:47Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-20T19:30:15Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
|
||||
LABEL org.opencontainers.image.revision="795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
LABEL org.opencontainers.image.revision="55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -196,9 +196,9 @@ build_info:
|
||||
output: "target/executable/io/publish"
|
||||
executable: "target/executable/io/publish/publish"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
git_commit: "55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
git_remote: "https://github.com/viash-hub/demultiplex"
|
||||
git_tag: "v0.1.1-18-g795abd6"
|
||||
git_tag: "v0.1.1-19-g55699d2"
|
||||
package_config:
|
||||
name: "demultiplex"
|
||||
version: "main"
|
||||
|
||||
@@ -490,9 +490,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="2025-03-04T05:45:47Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-20T19:30:15Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
|
||||
LABEL org.opencontainers.image.revision="795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
LABEL org.opencontainers.image.revision="55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -153,9 +153,9 @@ build_info:
|
||||
output: "target/executable/io/untar"
|
||||
executable: "target/executable/io/untar/untar"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
git_commit: "55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
git_remote: "https://github.com/viash-hub/demultiplex"
|
||||
git_tag: "v0.1.1-18-g795abd6"
|
||||
git_tag: "v0.1.1-19-g55699d2"
|
||||
package_config:
|
||||
name: "demultiplex"
|
||||
version: "main"
|
||||
|
||||
@@ -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="2025-03-04T05:45:47Z"
|
||||
LABEL org.opencontainers.image.created="2025-03-20T19:30:14Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
|
||||
LABEL org.opencontainers.image.revision="795abd68688f4f31b0587bc8e4a7de49b6c00825"
|
||||
LABEL org.opencontainers.image.revision="55699d24c0ff8d88e572ccc1a5ebc40217bb9524"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user