Skip to content

Commit 3148cc9

Browse files
Deploy for release 0.7.0 from 0620b21
1 parent 4c801bb commit 3148cc9

File tree

276 files changed

+344
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+344
-344
lines changed

target/docker/cluster/leiden/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,5 @@ info:
183183
output: "/home/runner/work/openpipeline/openpipeline/target/docker/cluster/leiden"
184184
executable: "/home/runner/work/openpipeline/openpipeline/target/docker/cluster/leiden/leiden"
185185
viash_version: "0.6.7"
186-
git_commit: "1fc55f81a60504fe1155f586727869421d2e0f15"
186+
git_commit: "0620b212a10f6a29c5e2152bca43230563df23b2"
187187
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/cluster/leiden/leiden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,9 @@ RUN pip install --upgrade pip && \
433433
434434
LABEL org.opencontainers.image.authors="Dries De Maeyer"
435435
LABEL org.opencontainers.image.description="Companion container for running component cluster leiden"
436-
LABEL org.opencontainers.image.created="2023-02-21T11:55:57Z"
436+
LABEL org.opencontainers.image.created="2023-02-21T13:16:45Z"
437437
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
438-
LABEL org.opencontainers.image.revision="1fc55f81a60504fe1155f586727869421d2e0f15"
438+
LABEL org.opencontainers.image.revision="0620b212a10f6a29c5e2152bca43230563df23b2"
439439
LABEL org.opencontainers.image.version="0.7.0"
440440
VIASHDOCKER
441441
}

target/docker/compression/tar_extract/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ info:
106106
output: "/home/runner/work/openpipeline/openpipeline/target/docker/compression/tar_extract"
107107
executable: "/home/runner/work/openpipeline/openpipeline/target/docker/compression/tar_extract/tar_extract"
108108
viash_version: "0.6.7"
109-
git_commit: "1fc55f81a60504fe1155f586727869421d2e0f15"
109+
git_commit: "0620b212a10f6a29c5e2152bca43230563df23b2"
110110
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/compression/tar_extract/tar_extract

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,9 @@ FROM ubuntu:latest
403403
404404
RUN :
405405
LABEL org.opencontainers.image.description="Companion container for running component compression tar_extract"
406-
LABEL org.opencontainers.image.created="2023-02-21T11:56:05Z"
406+
LABEL org.opencontainers.image.created="2023-02-21T13:16:53Z"
407407
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
408-
LABEL org.opencontainers.image.revision="1fc55f81a60504fe1155f586727869421d2e0f15"
408+
LABEL org.opencontainers.image.revision="0620b212a10f6a29c5e2152bca43230563df23b2"
409409
LABEL org.opencontainers.image.version="0.7.0"
410410
VIASHDOCKER
411411
}

target/docker/convert/from_10xh5_to_h5mu/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,5 @@ info:
232232
output: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_10xh5_to_h5mu"
233233
executable: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_10xh5_to_h5mu/from_10xh5_to_h5mu"
234234
viash_version: "0.6.7"
235-
git_commit: "1fc55f81a60504fe1155f586727869421d2e0f15"
235+
git_commit: "0620b212a10f6a29c5e2152bca43230563df23b2"
236236
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_10xh5_to_h5mu/from_10xh5_to_h5mu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,9 @@ RUN pip install --upgrade pip && \
419419
420420
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
421421
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xh5_to_h5mu"
422-
LABEL org.opencontainers.image.created="2023-02-21T11:56:02Z"
422+
LABEL org.opencontainers.image.created="2023-02-21T13:16:50Z"
423423
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
424-
LABEL org.opencontainers.image.revision="1fc55f81a60504fe1155f586727869421d2e0f15"
424+
LABEL org.opencontainers.image.revision="0620b212a10f6a29c5e2152bca43230563df23b2"
425425
LABEL org.opencontainers.image.version="0.7.0"
426426
VIASHDOCKER
427427
}

target/docker/convert/from_10xmtx_to_h5mu/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ info:
118118
output: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_10xmtx_to_h5mu"
119119
executable: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_10xmtx_to_h5mu/from_10xmtx_to_h5mu"
120120
viash_version: "0.6.7"
121-
git_commit: "1fc55f81a60504fe1155f586727869421d2e0f15"
121+
git_commit: "0620b212a10f6a29c5e2152bca43230563df23b2"
122122
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_10xmtx_to_h5mu/from_10xmtx_to_h5mu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,9 @@ RUN pip install --upgrade pip && \
397397
398398
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
399399
LABEL org.opencontainers.image.description="Companion container for running component convert from_10xmtx_to_h5mu"
400-
LABEL org.opencontainers.image.created="2023-02-21T11:56:03Z"
400+
LABEL org.opencontainers.image.created="2023-02-21T13:16:51Z"
401401
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
402-
LABEL org.opencontainers.image.revision="1fc55f81a60504fe1155f586727869421d2e0f15"
402+
LABEL org.opencontainers.image.revision="0620b212a10f6a29c5e2152bca43230563df23b2"
403403
LABEL org.opencontainers.image.version="0.7.0"
404404
VIASHDOCKER
405405
}

target/docker/convert/from_bd_to_10x_molecular_barcode_tags/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,5 @@ info:
124124
output: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_bd_to_10x_molecular_barcode_tags"
125125
executable: "/home/runner/work/openpipeline/openpipeline/target/docker/convert/from_bd_to_10x_molecular_barcode_tags/from_bd_to_10x_molecular_barcode_tags"
126126
viash_version: "0.6.7"
127-
git_commit: "1fc55f81a60504fe1155f586727869421d2e0f15"
127+
git_commit: "0620b212a10f6a29c5e2152bca43230563df23b2"
128128
git_remote: "https://github.com/openpipelines-bio/openpipeline"

target/docker/convert/from_bd_to_10x_molecular_barcode_tags/from_bd_to_10x_molecular_barcode_tags

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,9 +407,9 @@ RUN apt-get update && \
407407
408408
LABEL org.opencontainers.image.authors="Dries Schaumont"
409409
LABEL org.opencontainers.image.description="Companion container for running component convert from_bd_to_10x_molecular_barcode_tags"
410-
LABEL org.opencontainers.image.created="2023-02-21T11:56:02Z"
410+
LABEL org.opencontainers.image.created="2023-02-21T13:16:50Z"
411411
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline"
412-
LABEL org.opencontainers.image.revision="1fc55f81a60504fe1155f586727869421d2e0f15"
412+
LABEL org.opencontainers.image.revision="0620b212a10f6a29c5e2152bca43230563df23b2"
413413
LABEL org.opencontainers.image.version="0.7.0"
414414
VIASHDOCKER
415415
}

0 commit comments

Comments
 (0)