Build branch main with version main (f6cf9bf)

Build pipeline: viash-hub.htrnaseq.main-8lw6k

Source commit: f6cf9bf06a

Source message: Avoid using main tag of biobox (#23)
This commit is contained in:
CI
2024-12-18 14:31:23 +00:00
parent 7385b3aa64
commit 51245a8027
50 changed files with 144 additions and 140 deletions

View File

@@ -198,8 +198,8 @@ build_info:
output: "target/executable/stats/combine_star_logs"
executable: "target/executable/stats/combine_star_logs/combine_star_logs"
viash_version: "0.9.0"
git_commit: "da935587f3496228b8486d1cce6f368a28eb8443"
git_remote: "https://x-access-token:ghs_oGmMqoqpugW8Vx1b40vPl2y04BQppa1bMrOI@github.com/viash-hub/htrnaseq"
git_commit: "f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
git_remote: "https://x-access-token:ghs_RDdNKgc3SasBNW6yAiKUCtvC07L9Tt3Ov5Cj@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -490,9 +490,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component stats combine_star_logs"
LABEL org.opencontainers.image.created="2024-12-17T15:56:20Z"
LABEL org.opencontainers.image.created="2024-12-18T13:03:28Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="da935587f3496228b8486d1cce6f368a28eb8443"
LABEL org.opencontainers.image.revision="f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -182,8 +182,8 @@ build_info:
output: "target/executable/stats/generate_pool_statistics"
executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics"
viash_version: "0.9.0"
git_commit: "da935587f3496228b8486d1cce6f368a28eb8443"
git_remote: "https://x-access-token:ghs_oGmMqoqpugW8Vx1b40vPl2y04BQppa1bMrOI@github.com/viash-hub/htrnaseq"
git_commit: "f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
git_remote: "https://x-access-token:ghs_RDdNKgc3SasBNW6yAiKUCtvC07L9Tt3Ov5Cj@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -483,9 +483,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_pool_statistics"
LABEL org.opencontainers.image.created="2024-12-17T15:56:19Z"
LABEL org.opencontainers.image.created="2024-12-18T13:03:27Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="da935587f3496228b8486d1cce6f368a28eb8443"
LABEL org.opencontainers.image.revision="f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -262,8 +262,8 @@ build_info:
output: "target/executable/stats/generate_well_statistics"
executable: "target/executable/stats/generate_well_statistics/generate_well_statistics"
viash_version: "0.9.0"
git_commit: "da935587f3496228b8486d1cce6f368a28eb8443"
git_remote: "https://x-access-token:ghs_oGmMqoqpugW8Vx1b40vPl2y04BQppa1bMrOI@github.com/viash-hub/htrnaseq"
git_commit: "f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
git_remote: "https://x-access-token:ghs_RDdNKgc3SasBNW6yAiKUCtvC07L9Tt3Ov5Cj@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -520,9 +520,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_well_statistics"
LABEL org.opencontainers.image.created="2024-12-17T15:56:20Z"
LABEL org.opencontainers.image.created="2024-12-18T13:03:28Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="da935587f3496228b8486d1cce6f368a28eb8443"
LABEL org.opencontainers.image.revision="f6cf9bf06a6b2ff974abc1a20c6fcd4cd413a582"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER