Build branch main with version main (3fecd6a)

Build pipeline: viash-hub.craftbox.main-62xgd

Source commit: 3fecd6a214

Source message: Update CHANGELOG
This commit is contained in:
CI
2024-09-12 16:02:59 +00:00
parent 108879b9f9
commit 3f8933e831
14 changed files with 104 additions and 71 deletions

View File

@@ -170,15 +170,15 @@ build_info:
engine: "docker|native"
output: "target/executable/concat_text"
executable: "target/executable/concat_text/concat_text"
viash_version: "0.9.0-RC7"
git_commit: "5705b88fa20f267475b5d0ae1ca25dbf55ff1295"
viash_version: "0.9.0"
git_commit: "3fecd6a214295592c65d5ef03b8b7115867f8752"
git_remote: "https://github.com/viash-hub/craftbox"
package_config:
name: "craftbox"
version: "main"
description: "A collection of custom-tailored scripts and applied tools.\n"
info: null
viash_version: "0.9.0-RC7"
viash_version: "0.9.0"
source: "src"
target: "target"
config_mods:

View File

@@ -2,9 +2,9 @@
# concat_text main
#
# This wrapper script is auto-generated by viash 0.9.0-RC7 and is thus a
# derivative work thereof. This software comes with ABSOLUTELY NO WARRANTY from
# Data Intuitive.
# This wrapper script is auto-generated by viash 0.9.0 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
# The component may contain files which fall under a different license. The
# authors of this component should specify the license in the header of such
@@ -479,9 +479,9 @@ RUN apk add --no-cache bash procps file
LABEL org.opencontainers.image.authors="Toni Verbeiren, Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component concat_text"
LABEL org.opencontainers.image.created="2024-09-12T15:41:16Z"
LABEL org.opencontainers.image.created="2024-09-12T15:58:08Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="5705b88fa20f267475b5d0ae1ca25dbf55ff1295"
LABEL org.opencontainers.image.revision="3fecd6a214295592c65d5ef03b8b7115867f8752"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER