Build branch main with version main (e6627ec)
Build pipeline: viash-hub.biobox.main-v4lxs
Source commit: e6627ec728
Source message: FastQC (#92)
* Starting Component
* Creating Files
* update on config file
* Update on test.sh
* Update on config
* Update script.sh
* Update on script.sh
* trying to figure multiple: true
* Update on script.sh
* Update on script
* Adding some tests
* More tests
* Update on script.sh
* Added more tests
* Small Changes
* Update test.sh
* Update on Script and Test
- change the --zip and --html to take wild card '*'
* Added one more test
* Removed test_data dir
* More description
* Update CHANGELOG.md
* Update on config and script
- meta_cpus
- meta_tmp_dir
* Bug Fixed
* unset_if_false
* Updating Tests
* Update script.sh
* debugging
* Minor changes
* Update config.vsh.yaml
* Update config.vsh.yaml
* Required Changes
- large changes on script.sh
* Update config.vsh.yaml
* Adding extra links
* tmpdir bug
* Updating tests
* minor changes
* Adding extra output options
--summary
--data
* minor change
* Update script.sh
* small change in config
This commit is contained in:
@@ -507,7 +507,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_call"
|
||||
executable: "target/executable/lofreq/lofreq_call/lofreq_call"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "da3272d0118227ee788cd93b222201f557729397"
|
||||
git_commit: "e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -656,9 +656,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_call"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:28:15Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-03T08:58:41Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="da3272d0118227ee788cd93b222201f557729397"
|
||||
LABEL org.opencontainers.image.revision="e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -215,7 +215,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_indelqual"
|
||||
executable: "target/executable/lofreq/lofreq_indelqual/lofreq_indelqual"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "da3272d0118227ee788cd93b222201f557729397"
|
||||
git_commit: "e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -501,9 +501,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_indelqual"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:28:15Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-03T08:58:40Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="da3272d0118227ee788cd93b222201f557729397"
|
||||
LABEL org.opencontainers.image.revision="e6627ec728761fe63fe75b0a10ba51da2bccec21"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user