Build branch add_sync_resources with version add_sync_resources (65686bf)
Build pipeline: viash-hub.craftbox.add-sync-resources-jk7wc
Source commit: 65686bf637
Source message: Update src/sync_resources/test.sh
Co-authored-by: Dorien <41797896+dorien-er@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,6 @@ echo ">> Run aws s3 sync"
|
||||
--quiet
|
||||
|
||||
echo ">> Check whether the right files were copied"
|
||||
[ ! -f foo/dataset.h5ad ] && echo csv should have been copied && exit 1
|
||||
[ ! -f foo/dataset.h5ad ] && echo test file should have been copied && exit 1
|
||||
|
||||
echo ">> Test succeeded!"
|
||||
@@ -171,9 +171,9 @@ build_info:
|
||||
output: "target/executable/concat_text"
|
||||
executable: "target/executable/concat_text/concat_text"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -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="2025-04-04T14:13:53Z"
|
||||
LABEL org.opencontainers.image.created="2025-04-07T10:39:35Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
|
||||
LABEL org.opencontainers.image.revision="3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
LABEL org.opencontainers.image.revision="65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
LABEL org.opencontainers.image.version="add_sync_resources"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -222,9 +222,9 @@ build_info:
|
||||
output: "target/executable/csv2fasta"
|
||||
executable: "target/executable/csv2fasta/csv2fasta"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -525,9 +525,9 @@ RUN pip install --upgrade pip && \
|
||||
pip install --upgrade --no-cache-dir "dnaio"
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component csv2fasta"
|
||||
LABEL org.opencontainers.image.created="2025-04-04T14:13:54Z"
|
||||
LABEL org.opencontainers.image.created="2025-04-07T10:39:35Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
|
||||
LABEL org.opencontainers.image.revision="3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
LABEL org.opencontainers.image.revision="65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
LABEL org.opencontainers.image.version="add_sync_resources"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -160,9 +160,9 @@ build_info:
|
||||
output: "target/executable/sync_resources"
|
||||
executable: "target/executable/sync_resources/sync_resources"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -482,9 +482,9 @@ RUN apk add --no-cache bash rclone yq
|
||||
RUN rclone config create s3 s3 anonymous=true
|
||||
RUN rclone config create gs gcs anonymous=true
|
||||
LABEL org.opencontainers.image.description="Companion container for running component sync_resources"
|
||||
LABEL org.opencontainers.image.created="2025-04-04T14:13:53Z"
|
||||
LABEL org.opencontainers.image.created="2025-04-07T10:39:35Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
|
||||
LABEL org.opencontainers.image.revision="3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
LABEL org.opencontainers.image.revision="65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
LABEL org.opencontainers.image.version="add_sync_resources"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -147,9 +147,9 @@ build_info:
|
||||
output: "target/executable/untar"
|
||||
executable: "target/executable/untar/untar"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -476,9 +476,9 @@ RUN apt-get update && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component untar"
|
||||
LABEL org.opencontainers.image.created="2025-04-04T14:13:54Z"
|
||||
LABEL org.opencontainers.image.created="2025-04-07T10:39:35Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
|
||||
LABEL org.opencontainers.image.revision="3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
LABEL org.opencontainers.image.revision="65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
LABEL org.opencontainers.image.version="add_sync_resources"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -171,9 +171,9 @@ build_info:
|
||||
output: "target/nextflow/concat_text"
|
||||
executable: "target/nextflow/concat_text/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -3031,9 +3031,9 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/concat_text",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "3bc5aa4e7409cdc1f88008e025028e64d3e28d93",
|
||||
"git_commit" : "65686bf63766d858e8bfdfda25f34782e78e9858",
|
||||
"git_remote" : "https://github.com/viash-hub/craftbox",
|
||||
"git_tag" : "v0.1.0-1-g3bc5aa4"
|
||||
"git_tag" : "v0.1.0-2-g65686bf"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "craftbox",
|
||||
|
||||
@@ -222,9 +222,9 @@ build_info:
|
||||
output: "target/nextflow/csv2fasta"
|
||||
executable: "target/nextflow/csv2fasta/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -3067,9 +3067,9 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/csv2fasta",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "3bc5aa4e7409cdc1f88008e025028e64d3e28d93",
|
||||
"git_commit" : "65686bf63766d858e8bfdfda25f34782e78e9858",
|
||||
"git_remote" : "https://github.com/viash-hub/craftbox",
|
||||
"git_tag" : "v0.1.0-1-g3bc5aa4"
|
||||
"git_tag" : "v0.1.0-2-g65686bf"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "craftbox",
|
||||
|
||||
@@ -160,9 +160,9 @@ build_info:
|
||||
output: "target/nextflow/sync_resources"
|
||||
executable: "target/nextflow/sync_resources/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -3009,9 +3009,9 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/sync_resources",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "3bc5aa4e7409cdc1f88008e025028e64d3e28d93",
|
||||
"git_commit" : "65686bf63766d858e8bfdfda25f34782e78e9858",
|
||||
"git_remote" : "https://github.com/viash-hub/craftbox",
|
||||
"git_tag" : "v0.1.0-1-g3bc5aa4"
|
||||
"git_tag" : "v0.1.0-2-g65686bf"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "craftbox",
|
||||
|
||||
@@ -147,9 +147,9 @@ build_info:
|
||||
output: "target/nextflow/untar"
|
||||
executable: "target/nextflow/untar/main.nf"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "3bc5aa4e7409cdc1f88008e025028e64d3e28d93"
|
||||
git_commit: "65686bf63766d858e8bfdfda25f34782e78e9858"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-1-g3bc5aa4"
|
||||
git_tag: "v0.1.0-2-g65686bf"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "add_sync_resources"
|
||||
|
||||
@@ -2988,9 +2988,9 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/untar",
|
||||
"viash_version" : "0.9.0",
|
||||
"git_commit" : "3bc5aa4e7409cdc1f88008e025028e64d3e28d93",
|
||||
"git_commit" : "65686bf63766d858e8bfdfda25f34782e78e9858",
|
||||
"git_remote" : "https://github.com/viash-hub/craftbox",
|
||||
"git_tag" : "v0.1.0-1-g3bc5aa4"
|
||||
"git_tag" : "v0.1.0-2-g65686bf"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "craftbox",
|
||||
|
||||
Reference in New Issue
Block a user