Build branch add_trimgalore with version add_trimgalore (6805838)

Build pipeline: viash-hub.biobox.add-trimgalore-ptz8d

Source commit: 6805838a08

Source message: apply suggested change
This commit is contained in:
CI
2024-09-19 13:19:07 +00:00
parent 46b841830c
commit a11ca201bc
261 changed files with 715 additions and 716 deletions

View File

@@ -852,9 +852,9 @@ build_info:
output: "target/executable/rsem/rsem_calculate_expression"
executable: "target/executable/rsem/rsem_calculate_expression/rsem_calculate_expression"
viash_version: "0.9.0"
git_commit: "58fff63a79486cc6ef8154ce25968f0d33233bbd"
git_remote: "https://x-access-token:ghs_bkyUSr3AiRiiBMZsG4a0cVtxksNgov2SKmdL@github.com/viash-hub/biobox"
git_tag: "v0.2.0-17-g58fff63"
git_commit: "6805838a0842a37d17685a5719668d185f6c8649"
git_remote: "https://x-access-token:ghs_5YaP8kC4DAbmYW9yAudqYPqGcGTIon1uolUc@github.com/viash-hub/biobox"
git_tag: "v0.2.0-18-g6805838"
package_config:
name: "biobox"
version: "add_trimgalore"

View File

@@ -991,9 +991,9 @@ echo "bowtie: `bowtie --version | grep -oP 'bowtie-align-s version \K\d+\.\d+\.\
echo "HISAT2: `hisat2 --version | grep -oP 'hisat2-align-s version \K\d+\.\d+\.\d+'`" >> /var/software_versions.txt
LABEL org.opencontainers.image.description="Companion container for running component rsem rsem_calculate_expression"
LABEL org.opencontainers.image.created="2024-09-19T09:11:36Z"
LABEL org.opencontainers.image.created="2024-09-19T12:59:45Z"
LABEL org.opencontainers.image.source="https://github.com/deweylab/RSEM"
LABEL org.opencontainers.image.revision="58fff63a79486cc6ef8154ce25968f0d33233bbd"
LABEL org.opencontainers.image.revision="6805838a0842a37d17685a5719668d185f6c8649"
LABEL org.opencontainers.image.version="add_trimgalore"
VIASHDOCKER