Build branch main with version main (dd1f934)

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

Source commit: dd1f93487f

Source message: Add check for the presence of a 'CopyComplete.txt' file (#34)
This commit is contained in:
CI
2025-01-14 12:10:26 +00:00
parent 8c1737e627
commit eb8d600efc
27 changed files with 177 additions and 58 deletions

View File

@@ -149,9 +149,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.1"
git_commit: "8da2bf20c5727df1fcdcc997ae87caf562ac4983"
git_remote: "https://x-access-token:ghs_riWLhGdVGIgxpyesdWQZGphUN4Zki11hGJ7q@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-15-g8da2bf2"
git_commit: "dd1f93487f4e908999504e1fcdf97f6c59f743d9"
git_remote: "https://x-access-token:ghs_NbivUxJIyO1sd735kE5b6eTS6tHmjH0IsDUF@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-16-gdd1f934"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -454,9 +454,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-01-14T11:34:29Z"
LABEL org.opencontainers.image.created="2025-01-14T11:56:35Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="8da2bf20c5727df1fcdcc997ae87caf562ac4983"
LABEL org.opencontainers.image.revision="dd1f93487f4e908999504e1fcdf97f6c59f743d9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -199,9 +199,9 @@ build_info:
output: "target/executable/io/publish"
executable: "target/executable/io/publish/publish"
viash_version: "0.9.1"
git_commit: "8da2bf20c5727df1fcdcc997ae87caf562ac4983"
git_remote: "https://x-access-token:ghs_riWLhGdVGIgxpyesdWQZGphUN4Zki11hGJ7q@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-15-g8da2bf2"
git_commit: "dd1f93487f4e908999504e1fcdf97f6c59f743d9"
git_remote: "https://x-access-token:ghs_NbivUxJIyO1sd735kE5b6eTS6tHmjH0IsDUF@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-16-gdd1f934"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -450,9 +450,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-01-14T11:34:29Z"
LABEL org.opencontainers.image.created="2025-01-14T11:56:35Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="8da2bf20c5727df1fcdcc997ae87caf562ac4983"
LABEL org.opencontainers.image.revision="dd1f93487f4e908999504e1fcdf97f6c59f743d9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -156,9 +156,9 @@ build_info:
output: "target/executable/io/untar"
executable: "target/executable/io/untar/untar"
viash_version: "0.9.1"
git_commit: "8da2bf20c5727df1fcdcc997ae87caf562ac4983"
git_remote: "https://x-access-token:ghs_riWLhGdVGIgxpyesdWQZGphUN4Zki11hGJ7q@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-15-g8da2bf2"
git_commit: "dd1f93487f4e908999504e1fcdf97f6c59f743d9"
git_remote: "https://x-access-token:ghs_NbivUxJIyO1sd735kE5b6eTS6tHmjH0IsDUF@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-16-gdd1f934"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -450,9 +450,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-01-14T11:34:29Z"
LABEL org.opencontainers.image.created="2025-01-14T11:56:35Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="8da2bf20c5727df1fcdcc997ae87caf562ac4983"
LABEL org.opencontainers.image.revision="dd1f93487f4e908999504e1fcdf97f6c59f743d9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER