Build branch main with version main (8f9353f)

Build pipeline: viash-hub.craftbox.main-w5ngd

Source commit: 8f9353f15e

Source message: add documentation and bump viash (#9)
This commit is contained in:
CI
2025-04-08 07:56:01 +00:00
parent 249b9a0c8f
commit 953f3df186
28 changed files with 2101 additions and 504 deletions

View File

@@ -1,5 +1,36 @@
name: "untar"
version: "main"
authors:
- name: "Dries Schaumont"
roles:
- "author"
- "maintainer"
info:
links:
email: "dries@data-intuitive.com"
github: "DriesSchaumont"
orcid: "0000-0002-4389-0440"
linkedin: "dries-schaumont"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Scientist"
- name: "Robrecht Cannoodt"
roles:
- "reviewer"
info:
links:
email: "robrecht@data-intuitive.com"
github: "rcannood"
orcid: "0000-0003-3641-729X"
linkedin: "robrechtcannoodt"
organizations:
- name: "Data Intuitive"
href: "https://www.data-intuitive.com"
role: "Data Science Engineer"
- name: "Open Problems"
href: "https://openproblems.bio"
role: "Core Member"
argument_groups:
- name: "Input arguments"
arguments:
@@ -44,6 +75,7 @@ resources:
- type: "bash_script"
path: "script.sh"
is_executable: true
summary: "Unpack a .tar file"
description: "Unpack a .tar file. When the contents of the .tar file is just a single\
\ directory,\nput the contents of the directory into the output folder instead of\
\ that directory.\n"
@@ -53,6 +85,9 @@ test_resources:
is_executable: true
info: null
status: "enabled"
scope:
image: "public"
target: "public"
requirements:
commands:
- "ps"
@@ -146,16 +181,16 @@ build_info:
engine: "docker|native"
output: "target/executable/untar"
executable: "target/executable/untar/untar"
viash_version: "0.9.0"
git_commit: "3c8413009764e3a6839e3e8b038857caf7047593"
viash_version: "0.9.3"
git_commit: "8f9353f15e4d6952eca57e896f962a60b42b0a3c"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-3-g3c84130"
git_tag: "v0.1.0-4-g8f9353f"
package_config:
name: "craftbox"
version: "main"
description: "A collection of custom-tailored scripts and applied tools.\n"
info: null
viash_version: "0.9.0"
viash_version: "0.9.3"
source: "src"
target: "target"
config_mods: