Build branch main with version main (1d17ce0)
Build pipeline: viash-hub.biobox.main-79vlw
Source commit: 1d17ce01e2
Source message: Add cellranger_mkref (#164)
* initial commit dedup
* Revert "initial commit dedup"
This reverts commit 38f586bec0ac9e4312b016e29c3aa0bd53f292b2.
* mkref component - config, test data, scripts, changelog
* Small updates
* Update CHANGELOG
* Update src/cellranger/cellranger_mkref/script.sh
---------
Co-authored-by: DriesSchaumont <5946712+DriesSchaumont@users.noreply.github.com>
Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
This commit is contained in:
@@ -190,9 +190,9 @@ build_info:
|
||||
output: "target/executable/fq_subsample"
|
||||
executable: "target/executable/fq_subsample/fq_subsample"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "b3fcd52f2039056907160baf85fd84ac9c5b96be"
|
||||
git_remote: "https://x-access-token:ghs_ZC0rzL9dZoRAoQQFaSrx6tuZSkKgI83FPAmh@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-23-gb3fcd52"
|
||||
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
|
||||
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-24-g1d17ce0"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -493,9 +493,9 @@ mv target/release/fq /usr/local/bin/ && \
|
||||
cd / && rm -rf /fq
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component fq_subsample"
|
||||
LABEL org.opencontainers.image.created="2024-11-08T09:17:37Z"
|
||||
LABEL org.opencontainers.image.created="2024-11-08T09:45:04Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/stjude-rust-labs/fq"
|
||||
LABEL org.opencontainers.image.revision="b3fcd52f2039056907160baf85fd84ac9c5b96be"
|
||||
LABEL org.opencontainers.image.revision="1d17ce01e25569c8e898b8160af1480ad22fc986"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user