Build branch main with version main (8fe9d66)
Build pipeline: viash-hub.biobox.main-vhhxn
Source commit: 8fe9d66b0c
Source message: Bcftools stats (#142)
* Initial Commit
* Adding options to config
* Update on script
* update
* Adding test 2 and 3
* Update on config and test
* adding more tests
* debugging and adding tests
* Adding last tests
* removing test_data dir
* Update CHANGELOG.md
* small changes
* small change in help file
* Requested changes
---------
Co-authored-by: Jakub Majercik <57993790+jakubmajercik@users.noreply.github.com>
This commit is contained in:
@@ -173,7 +173,7 @@ build_info:
|
||||
output: "target/executable/seqtk/seqtk_sample"
|
||||
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "320d044fe45e565fbc9772640ebf6f39c5584b4a"
|
||||
git_commit: "8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -481,9 +481,9 @@ FROM quay.io/biocontainers/seqtk:1.4--he4a0461_2
|
||||
ENTRYPOINT []
|
||||
LABEL org.opencontainers.image.authors="Jakub Majercik"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_sample"
|
||||
LABEL org.opencontainers.image.created="2024-09-09T06:53:34Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T13:55:54Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
|
||||
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
|
||||
LABEL org.opencontainers.image.revision="8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -196,7 +196,7 @@ build_info:
|
||||
output: "target/executable/seqtk/seqtk_subseq"
|
||||
executable: "target/executable/seqtk/seqtk_subseq/seqtk_subseq"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "320d044fe45e565fbc9772640ebf6f39c5584b4a"
|
||||
git_commit: "8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -491,9 +491,9 @@ RUN echo $(echo $(seqtk 2>&1) | sed -n 's/.*\(Version: [^ ]*\).*/\1/p') > /var/s
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_subseq"
|
||||
LABEL org.opencontainers.image.created="2024-09-09T06:53:34Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T13:55:54Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
|
||||
LABEL org.opencontainers.image.revision="320d044fe45e565fbc9772640ebf6f39c5584b4a"
|
||||
LABEL org.opencontainers.image.revision="8fe9d66b0c689776846dcb0ecb01a30f3ef1b66b"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user