Skip to content

Commit 1c67f17

Browse files
committed
Deploy for release 0.3.2 from f5c4ca5
1 parent 53563bd commit 1c67f17

File tree

31 files changed

+39
-39
lines changed

31 files changed

+39
-39
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ info:
9494
output: "/home/runner/work/mspipelines/mspipelines/target/docker/convert/maxquant_to_h5ad"
9595
executable: "/home/runner/work/mspipelines/mspipelines/target/docker/convert/maxquant_to_h5ad/maxquant_to_h5ad"
9696
viash_version: "0.6.6"
97-
git_commit: "67a176ffc49468a455c66ccfbaf51fc9195bf58c"
97+
git_commit: "f5c4ca5753e082d964d7cc2f86099527ca6738f9"
9898
git_remote: "https://github.com/czbiohub/mspipelines"

target/docker/convert/maxquant_to_h5ad/maxquant_to_h5ad

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ FROM dataintuitive/randpy:r4.0_py3.8_bioc3.12
396396
RUN :
397397
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
398398
LABEL org.opencontainers.image.description="Companion container for running component convert maxquant_to_h5ad"
399-
LABEL org.opencontainers.image.created="2022-12-06T16:23:01Z"
399+
LABEL org.opencontainers.image.created="2022-12-06T16:55:22Z"
400400
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines"
401-
LABEL org.opencontainers.image.revision="67a176ffc49468a455c66ccfbaf51fc9195bf58c"
401+
LABEL org.opencontainers.image.revision="f5c4ca5753e082d964d7cc2f86099527ca6738f9"
402402
LABEL org.opencontainers.image.version="0.3.2"
403403
VIASHDOCKER
404404
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ info:
115115
output: "/home/runner/work/mspipelines/mspipelines/target/docker/convert/thermo_to_mzml"
116116
executable: "/home/runner/work/mspipelines/mspipelines/target/docker/convert/thermo_to_mzml/thermo_to_mzml"
117117
viash_version: "0.6.6"
118-
git_commit: "67a176ffc49468a455c66ccfbaf51fc9195bf58c"
118+
git_commit: "f5c4ca5753e082d964d7cc2f86099527ca6738f9"
119119
git_remote: "https://github.com/czbiohub/mspipelines"

target/docker/convert/thermo_to_mzml/thermo_to_mzml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,9 +407,9 @@ rm ThermoRawFileParser.zip
407407
408408
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
409409
LABEL org.opencontainers.image.description="Companion container for running component convert thermo_to_mzml"
410-
LABEL org.opencontainers.image.created="2022-12-06T16:23:02Z"
410+
LABEL org.opencontainers.image.created="2022-12-06T16:55:22Z"
411411
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines"
412-
LABEL org.opencontainers.image.revision="67a176ffc49468a455c66ccfbaf51fc9195bf58c"
412+
LABEL org.opencontainers.image.revision="f5c4ca5753e082d964d7cc2f86099527ca6738f9"
413413
LABEL org.opencontainers.image.version="0.3.2"
414414
VIASHDOCKER
415415
}

target/docker/download/sync_test_resources/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,5 @@ info:
135135
output: "/home/runner/work/mspipelines/mspipelines/target/docker/download/sync_test_resources"
136136
executable: "/home/runner/work/mspipelines/mspipelines/target/docker/download/sync_test_resources/sync_test_resources"
137137
viash_version: "0.6.6"
138-
git_commit: "67a176ffc49468a455c66ccfbaf51fc9195bf58c"
138+
git_commit: "f5c4ca5753e082d964d7cc2f86099527ca6738f9"
139139
git_remote: "https://github.com/czbiohub/mspipelines"

target/docker/download/sync_test_resources/sync_test_resources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ FROM amazon/aws-cli:2.7.1
420420
RUN :
421421
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
422422
LABEL org.opencontainers.image.description="Companion container for running component download sync_test_resources"
423-
LABEL org.opencontainers.image.created="2022-12-06T16:23:02Z"
423+
LABEL org.opencontainers.image.created="2022-12-06T16:55:22Z"
424424
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines"
425-
LABEL org.opencontainers.image.revision="67a176ffc49468a455c66ccfbaf51fc9195bf58c"
425+
LABEL org.opencontainers.image.revision="f5c4ca5753e082d964d7cc2f86099527ca6738f9"
426426
LABEL org.opencontainers.image.version="0.3.2"
427427
VIASHDOCKER
428428
}

target/docker/maxquant/maxquant/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,5 +425,5 @@ info:
425425
output: "/home/runner/work/mspipelines/mspipelines/target/docker/maxquant/maxquant"
426426
executable: "/home/runner/work/mspipelines/mspipelines/target/docker/maxquant/maxquant/maxquant"
427427
viash_version: "0.6.6"
428-
git_commit: "67a176ffc49468a455c66ccfbaf51fc9195bf58c"
428+
git_commit: "f5c4ca5753e082d964d7cc2f86099527ca6738f9"
429429
git_remote: "https://github.com/czbiohub/mspipelines"

target/docker/maxquant/maxquant/maxquant

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,9 +543,9 @@ RUN pip install --upgrade pip && \
543543
544544
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
545545
LABEL org.opencontainers.image.description="Companion container for running component maxquant maxquant"
546-
LABEL org.opencontainers.image.created="2022-12-06T16:23:02Z"
546+
LABEL org.opencontainers.image.created="2022-12-06T16:55:22Z"
547547
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines"
548-
LABEL org.opencontainers.image.revision="67a176ffc49468a455c66ccfbaf51fc9195bf58c"
548+
LABEL org.opencontainers.image.revision="f5c4ca5753e082d964d7cc2f86099527ca6738f9"
549549
LABEL org.opencontainers.image.version="0.3.2"
550550
VIASHDOCKER
551551
}

target/docker/msdial/msdial_gcms/.config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,5 +713,5 @@ info:
713713
output: "/home/runner/work/mspipelines/mspipelines/target/docker/msdial/msdial_gcms"
714714
executable: "/home/runner/work/mspipelines/mspipelines/target/docker/msdial/msdial_gcms/msdial_gcms"
715715
viash_version: "0.6.6"
716-
git_commit: "67a176ffc49468a455c66ccfbaf51fc9195bf58c"
716+
git_commit: "f5c4ca5753e082d964d7cc2f86099527ca6738f9"
717717
git_remote: "https://github.com/czbiohub/mspipelines"

target/docker/msdial/msdial_gcms/msdial_gcms

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,9 +612,9 @@ RUN pip install --upgrade pip && \
612612
613613
LABEL org.opencontainers.image.authors="Robrecht Cannoodt"
614614
LABEL org.opencontainers.image.description="Companion container for running component msdial msdial_gcms"
615-
LABEL org.opencontainers.image.created="2022-12-06T16:23:02Z"
615+
LABEL org.opencontainers.image.created="2022-12-06T16:55:22Z"
616616
LABEL org.opencontainers.image.source="https://github.com/czbiohub/mspipelines"
617-
LABEL org.opencontainers.image.revision="67a176ffc49468a455c66ccfbaf51fc9195bf58c"
617+
LABEL org.opencontainers.image.revision="f5c4ca5753e082d964d7cc2f86099527ca6738f9"
618618
LABEL org.opencontainers.image.version="0.3.2"
619619
VIASHDOCKER
620620
}

0 commit comments

Comments
 (0)