Build branch main with version main (c733de2)
Build pipeline: viash-hub.biobox.main-lltcw
Source commit: c733de2e4c
Source message: Bump viash to 0.9.4 (#175)
* Bump viash to 0.9.4
* Add CHANGELOG entry
* Add PR number
This commit is contained in:
@@ -412,16 +412,16 @@ build_info:
|
||||
engine: "docker|native"
|
||||
output: "target/executable/bedtools/bedtools_intersect"
|
||||
executable: "target/executable/bedtools/bedtools_intersect/bedtools_intersect"
|
||||
viash_version: "0.9.2"
|
||||
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
|
||||
viash_version: "0.9.4"
|
||||
git_commit: "c733de2e4cc21eccb241060f82bce0b332f79d81"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-31-g1efc026"
|
||||
git_tag: "v0.2.0-32-gc733de2"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
description: "A collection of bioinformatics tools for working with sequence data.\n"
|
||||
info: null
|
||||
viash_version: "0.9.2"
|
||||
viash_version: "0.9.4"
|
||||
source: "src"
|
||||
target: "target"
|
||||
config_mods:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# bedtools_intersect main
|
||||
#
|
||||
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
|
||||
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
|
||||
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
|
||||
# Intuitive.
|
||||
#
|
||||
@@ -456,9 +456,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_intersect"
|
||||
LABEL org.opencontainers.image.created="2025-04-22T08:55:23Z"
|
||||
LABEL org.opencontainers.image.created="2025-04-29T10:54:48Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
|
||||
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
|
||||
LABEL org.opencontainers.image.revision="c733de2e4cc21eccb241060f82bce0b332f79d81"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user