Build branch main with version main (cf97972)
Build pipeline: viash-hub.htrnaseq.main-6f8s8
Source commit: cf9797232d
Source message: WIP: add component to parse STAR logs (#7)
* WIP: add component to parse STAR logs
* Add tests and logging
This commit is contained in:
@@ -236,8 +236,8 @@ build_info:
|
||||
output: "target/executable/parallel_map"
|
||||
executable: "target/executable/parallel_map/parallel_map"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "b98f6367d672368af134843711a46d3b53717187"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
git_commit: "cf9797232db1306bfd5696287928cababe317d99"
|
||||
git_remote: "https://x-access-token:ghs_KjB7pWu8DQM3iFulLu7RI06qnt5K8S1A0eaE@github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
version: "main"
|
||||
|
||||
@@ -516,9 +516,9 @@ RUN wget -O $STAR_TARGET $STAR_SOURCE && \
|
||||
rm $STAR_TARGET && rm -rf /tmp/STAR_$STAR_VERSION
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component parallel_map"
|
||||
LABEL org.opencontainers.image.created="2024-08-29T12:31:01Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-17T08:52:47Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
|
||||
LABEL org.opencontainers.image.revision="b98f6367d672368af134843711a46d3b53717187"
|
||||
LABEL org.opencontainers.image.revision="cf9797232db1306bfd5696287928cababe317d99"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user