Build branch main with version main (c7c8471)

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

Source commit: c7c84719b5

Source message: Update test resources (#47)
This commit is contained in:
CI
2025-05-14 08:50:22 +00:00
parent 82fb757e19
commit e6f4877f17
66 changed files with 186 additions and 180 deletions

View File

@@ -282,9 +282,9 @@ build_info:
output: "target/executable/parallel_map"
executable: "target/executable/parallel_map/parallel_map"
viash_version: "0.9.4"
git_commit: "d179f8242107e2291c8853467ba4752c41eaa354"
git_commit: "c7c84719b518068592943d365eddf2d15a6658be"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-2-gd179f82"
git_tag: "v0.7.2-3-gc7c8471"
package_config:
name: "htrnaseq"
version: "main"
@@ -307,7 +307,7 @@ package_config:
\ first.\n"
info:
test_resources:
- path: "gs://viash-hub-test-data/htrnaseq/v1/"
- path: "gs://viash-hub-resources/htrnaseq/v1"
dest: "resources_test"
viash_version: "0.9.4"
source: "src"

View File

@@ -461,9 +461,9 @@ ENV STAR_BINARY=STAR
COPY STAR /usr/local/bin/$STAR_BINARY
LABEL org.opencontainers.image.authors="Dries Schaumont, Toni Verbeiren"
LABEL org.opencontainers.image.description="Companion container for running component parallel_map"
LABEL org.opencontainers.image.created="2025-05-08T13:55:07Z"
LABEL org.opencontainers.image.created="2025-05-14T08:04:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="d179f8242107e2291c8853467ba4752c41eaa354"
LABEL org.opencontainers.image.revision="c7c84719b518068592943d365eddf2d15a6658be"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER