Build branch update_concat_text with version update_concat_text (bc2a5a1)

Build pipeline: viash-hub.craftbox.update-concat-text-w6wg5

Source commit: bc2a5a1d99

Source message: update changelog
This commit is contained in:
CI
2025-06-13 07:35:44 +00:00
parent 0b37fbfd4d
commit 2174a48328
21 changed files with 42 additions and 42 deletions

View File

@@ -2,8 +2,8 @@
## MINOR CHANGES
* `concat_text`: Allow input files to be a mixed bag of gzipped and plain text files (PR #xxx).
* `concat_text`: Stream concatenated files to gzip (PR #xxx).
* `concat_text`: Allow input files to be a mixed bag of gzipped and plain text files (PR #12).
* `concat_text`: Stream concatenated files to gzip (PR #12).
# craftbox 0.2.0

View File

@@ -191,9 +191,9 @@ build_info:
output: "target/executable/concat_text"
executable: "target/executable/concat_text/concat_text"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -454,9 +454,9 @@ RUN apk add --no-cache bash procps file
LABEL org.opencontainers.image.authors="Toni Verbeiren, Dries Schaumont, Robrecht Cannoodt"
LABEL org.opencontainers.image.description="Companion container for running component concat_text"
LABEL org.opencontainers.image.created="2025-06-13T07:18:36Z"
LABEL org.opencontainers.image.created="2025-06-13T07:30:01Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="b32ca42b4623e490b3b95f84139a0957608f9630"
LABEL org.opencontainers.image.revision="bc2a5a1d99c9fa2657d8d351c447794107540697"
LABEL org.opencontainers.image.version="update_concat_text"
VIASHDOCKER

View File

@@ -257,9 +257,9 @@ build_info:
output: "target/executable/csv2fasta"
executable: "target/executable/csv2fasta/csv2fasta"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Robrecht Cannoodt"
LABEL org.opencontainers.image.description="Companion container for running component csv2fasta"
LABEL org.opencontainers.image.created="2025-06-13T07:18:36Z"
LABEL org.opencontainers.image.created="2025-06-13T07:30:01Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="b32ca42b4623e490b3b95f84139a0957608f9630"
LABEL org.opencontainers.image.revision="bc2a5a1d99c9fa2657d8d351c447794107540697"
LABEL org.opencontainers.image.version="update_concat_text"
VIASHDOCKER

View File

@@ -146,9 +146,9 @@ build_info:
output: "target/executable/move_files_to_directory"
executable: "target/executable/move_files_to_directory/move_files_to_directory"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -454,9 +454,9 @@ RUN apt-get update && \
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component move_files_to_directory"
LABEL org.opencontainers.image.created="2025-06-13T07:18:35Z"
LABEL org.opencontainers.image.created="2025-06-13T07:30:01Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="b32ca42b4623e490b3b95f84139a0957608f9630"
LABEL org.opencontainers.image.revision="bc2a5a1d99c9fa2657d8d351c447794107540697"
LABEL org.opencontainers.image.version="update_concat_text"
VIASHDOCKER

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/executable/sync_resources"
executable: "target/executable/sync_resources/sync_resources"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -455,9 +455,9 @@ RUN rclone config create s3 s3 anonymous=true
RUN rclone config create gs gcs anonymous=true
LABEL org.opencontainers.image.authors="Robrecht Cannoodt, Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component sync_resources"
LABEL org.opencontainers.image.created="2025-06-13T07:18:36Z"
LABEL org.opencontainers.image.created="2025-06-13T07:30:01Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="b32ca42b4623e490b3b95f84139a0957608f9630"
LABEL org.opencontainers.image.revision="bc2a5a1d99c9fa2657d8d351c447794107540697"
LABEL org.opencontainers.image.version="update_concat_text"
VIASHDOCKER

View File

@@ -182,9 +182,9 @@ build_info:
output: "target/executable/untar"
executable: "target/executable/untar/untar"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -455,9 +455,9 @@ RUN apt-get update && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Robrecht Cannoodt"
LABEL org.opencontainers.image.description="Companion container for running component untar"
LABEL org.opencontainers.image.created="2025-06-13T07:18:36Z"
LABEL org.opencontainers.image.created="2025-06-13T07:30:01Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
LABEL org.opencontainers.image.revision="b32ca42b4623e490b3b95f84139a0957608f9630"
LABEL org.opencontainers.image.revision="bc2a5a1d99c9fa2657d8d351c447794107540697"
LABEL org.opencontainers.image.version="update_concat_text"
VIASHDOCKER

View File

@@ -191,9 +191,9 @@ build_info:
output: "target/nextflow/concat_text"
executable: "target/nextflow/concat_text/main.nf"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -3289,9 +3289,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/concat_text",
"viash_version" : "0.9.4",
"git_commit" : "b32ca42b4623e490b3b95f84139a0957608f9630",
"git_commit" : "bc2a5a1d99c9fa2657d8d351c447794107540697",
"git_remote" : "https://github.com/viash-hub/craftbox",
"git_tag" : "v0.1.0-7-gb32ca42"
"git_tag" : "v0.1.0-8-gbc2a5a1"
},
"package_config" : {
"name" : "craftbox",

View File

@@ -257,9 +257,9 @@ build_info:
output: "target/nextflow/csv2fasta"
executable: "target/nextflow/csv2fasta/main.nf"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -3352,9 +3352,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/csv2fasta",
"viash_version" : "0.9.4",
"git_commit" : "b32ca42b4623e490b3b95f84139a0957608f9630",
"git_commit" : "bc2a5a1d99c9fa2657d8d351c447794107540697",
"git_remote" : "https://github.com/viash-hub/craftbox",
"git_tag" : "v0.1.0-7-gb32ca42"
"git_tag" : "v0.1.0-8-gbc2a5a1"
},
"package_config" : {
"name" : "craftbox",

View File

@@ -146,9 +146,9 @@ build_info:
output: "target/nextflow/move_files_to_directory"
executable: "target/nextflow/move_files_to_directory/main.nf"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -3219,9 +3219,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/move_files_to_directory",
"viash_version" : "0.9.4",
"git_commit" : "b32ca42b4623e490b3b95f84139a0957608f9630",
"git_commit" : "bc2a5a1d99c9fa2657d8d351c447794107540697",
"git_remote" : "https://github.com/viash-hub/craftbox",
"git_tag" : "v0.1.0-7-gb32ca42"
"git_tag" : "v0.1.0-8-gbc2a5a1"
},
"package_config" : {
"name" : "craftbox",

View File

@@ -197,9 +197,9 @@ build_info:
output: "target/nextflow/sync_resources"
executable: "target/nextflow/sync_resources/main.nf"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -3294,9 +3294,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/sync_resources",
"viash_version" : "0.9.4",
"git_commit" : "b32ca42b4623e490b3b95f84139a0957608f9630",
"git_commit" : "bc2a5a1d99c9fa2657d8d351c447794107540697",
"git_remote" : "https://github.com/viash-hub/craftbox",
"git_tag" : "v0.1.0-7-gb32ca42"
"git_tag" : "v0.1.0-8-gbc2a5a1"
},
"package_config" : {
"name" : "craftbox",

View File

@@ -182,9 +182,9 @@ build_info:
output: "target/nextflow/untar"
executable: "target/nextflow/untar/main.nf"
viash_version: "0.9.4"
git_commit: "b32ca42b4623e490b3b95f84139a0957608f9630"
git_commit: "bc2a5a1d99c9fa2657d8d351c447794107540697"
git_remote: "https://github.com/viash-hub/craftbox"
git_tag: "v0.1.0-7-gb32ca42"
git_tag: "v0.1.0-8-gbc2a5a1"
package_config:
name: "craftbox"
version: "update_concat_text"

View File

@@ -3273,9 +3273,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/untar",
"viash_version" : "0.9.4",
"git_commit" : "b32ca42b4623e490b3b95f84139a0957608f9630",
"git_commit" : "bc2a5a1d99c9fa2657d8d351c447794107540697",
"git_remote" : "https://github.com/viash-hub/craftbox",
"git_tag" : "v0.1.0-7-gb32ca42"
"git_tag" : "v0.1.0-8-gbc2a5a1"
},
"package_config" : {
"name" : "craftbox",