Build branch main with version main (0c8a7eb)

Build pipeline: viash-hub.rnaseq.main-nn8dl

Source commit: 0c8a7eb648

Source message: remove citation
This commit is contained in:
CI
2024-11-27 11:54:48 +00:00
parent 14e0d12189
commit 93ac6aad2e
325 changed files with 30328 additions and 46408 deletions

View File

@@ -168,7 +168,7 @@ requirements:
repositories:
- type: "vsh"
name: "biobox"
repo: "vsh/biobox"
repo: "biobox"
tag: "main"
- type: "vsh"
name: "craftbox"
@@ -266,8 +266,8 @@ build_info:
output: "target/executable/dupradar"
executable: "target/executable/dupradar/dupradar"
viash_version: "0.9.0"
git_commit: "ce40a4a6d9e94ca2d63978c9b4c2ea4004b9fcb3"
git_remote: "https://x-access-token:ghs_ot0XYuiYvcS5ZVYMUffn1TKOgZgnL00x8gE9@github.com/viash-hub/rnaseq"
git_commit: "0c8a7eb648edb0567b7860756b79dfbccbbac27b"
git_remote: "https://x-access-token:ghs_7sVTZt0nXOOC3HSd5RqHBhwAcGDp1W3pcOby@github.com/viash-hub/rnaseq"
package_config:
name: "rnaseq"
version: "main"
@@ -278,7 +278,7 @@ package_config:
repositories:
- type: "vsh"
name: "biobox"
repo: "vsh/biobox"
repo: "biobox"
tag: "main"
- type: "vsh"
name: "craftbox"

View File

@@ -520,9 +520,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
Rscript -e 'if (!requireNamespace("dupRadar", quietly = TRUE)) BiocManager::install("dupRadar")'
LABEL org.opencontainers.image.description="Companion container for running component dupradar"
LABEL org.opencontainers.image.created="2024-11-27T08:42:30Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_ot0XYuiYvcS5ZVYMUffn1TKOgZgnL00x8gE9@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="ce40a4a6d9e94ca2d63978c9b4c2ea4004b9fcb3"
LABEL org.opencontainers.image.created="2024-11-27T11:43:51Z"
LABEL org.opencontainers.image.source="https://x-access-token/ghs_7sVTZt0nXOOC3HSd5RqHBhwAcGDp1W3pcOby@github.com/viash-hub/rnaseq"
LABEL org.opencontainers.image.revision="0c8a7eb648edb0567b7860756b79dfbccbbac27b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER