Skip to content

Commit 28e6f76

Browse files
committed
Deploy preview for PR 123 🛫
1 parent 5c63193 commit 28e6f76

15 files changed

Lines changed: 540 additions & 538 deletions

File tree

‎pr-preview/pr-123/blog/index.html‎

Lines changed: 60 additions & 60 deletions
Large diffs are not rendered by default.

‎pr-preview/pr-123/blog/index.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
3131
<section id="whats-new" class="level2">
3232
<h2 class="anchored" data-anchor-id="whats-new">What’s new?</h2>
33-
<p>Fix a few issues with how Viash interracts with Nextflow and fix an issue with dependency resolving.</p>
33+
<p>Fix a few issues with how Viash interacts with Nextflow and fix an issue with dependency resolving.</p>
3434
</section>
3535
<section id="full-changelog" class="level2">
3636
<h2 class="anchored" data-anchor-id="full-changelog">Full changelog</h2>

‎pr-preview/pr-123/blog/posts/viash-0.9.7/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h2 id="toc-title">On this page</h2>
241241

242242
<section id="whats-new" class="level2">
243243
<h2 class="anchored" data-anchor-id="whats-new">What’s new?</h2>
244-
<p>Fix a few issues with how Viash interracts with Nextflow and fix an issue with dependency resolving.</p>
244+
<p>Fix a few issues with how Viash interacts with Nextflow and fix an issue with dependency resolving.</p>
245245
</section>
246246
<section id="full-changelog" class="level2">
247247
<h2 class="anchored" data-anchor-id="full-changelog">Full changelog</h2>

‎pr-preview/pr-123/guide/component/add-dependencies.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
956956
RUN apk add --no-cache curl wget
957957

958958
LABEL org.opencontainers.image.description="Companion container for running component example_bash_with_setup"
959-
LABEL org.opencontainers.image.created="2026-03-04T07:19:38Z"</code></pre>
959+
LABEL org.opencontainers.image.created="2026-03-04T08:12:01Z"</code></pre>
960960
</div>
961961
</div>
962962
</div>
@@ -969,7 +969,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
969969
RUN apk add --no-cache curl wget
970970

971971
LABEL org.opencontainers.image.description="Companion container for running component example_csharp_with_setup"
972-
LABEL org.opencontainers.image.created="2026-03-04T07:19:44Z"</code></pre>
972+
LABEL org.opencontainers.image.created="2026-03-04T08:12:06Z"</code></pre>
973973
</div>
974974
</div>
975975
</div>
@@ -984,7 +984,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
984984
rm -rf /var/lib/apt/lists/*
985985

986986
LABEL org.opencontainers.image.description="Companion container for running component example_js_with_setup"
987-
LABEL org.opencontainers.image.created="2026-03-04T07:19:54Z"</code></pre>
987+
LABEL org.opencontainers.image.created="2026-03-04T08:12:16Z"</code></pre>
988988
</div>
989989
</div>
990990
</div>
@@ -1002,7 +1002,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
10021002
pip install --upgrade --no-cache-dir "anndata"
10031003

10041004
LABEL org.opencontainers.image.description="Companion container for running component example_python_with_setup"
1005-
LABEL org.opencontainers.image.created="2026-03-04T07:20:07Z"</code></pre>
1005+
LABEL org.opencontainers.image.created="2026-03-04T08:12:29Z"</code></pre>
10061006
</div>
10071007
</div>
10081008
</div>
@@ -1020,7 +1020,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
10201020
Rscript -e 'options(warn = 2); remotes::install_cran(c("tidyverse"), repos = "https://cran.rstudio.com")'
10211021

10221022
LABEL org.opencontainers.image.description="Companion container for running component example_r_with_setup"
1023-
LABEL org.opencontainers.image.created="2026-03-04T07:20:34Z"</code></pre>
1023+
LABEL org.opencontainers.image.created="2026-03-04T08:12:56Z"</code></pre>
10241024
</div>
10251025
</div>
10261026
</div>
@@ -1035,7 +1035,7 @@ <h3 class="anchored" data-anchor-id="view-dockerfile">View Dockerfile</h3>
10351035
rm -rf /var/lib/apt/lists/*
10361036

10371037
LABEL org.opencontainers.image.description="Companion container for running component example_scala_with_setup"
1038-
LABEL org.opencontainers.image.created="2026-03-04T07:21:13Z"</code></pre>
1038+
LABEL org.opencontainers.image.created="2026-03-04T08:13:35Z"</code></pre>
10391039
</div>
10401040
</div>
10411041
</div>

‎pr-preview/pr-123/guide/component/add-resources.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ <h1 class="title">Add resources</h1>
782782
[warning] Could not pull from 'example_bash:latest'. Docker image doesn't exist or is not accessible.
783783
[notice] Building container 'example_bash:latest' with Dockerfile
784784
Here are the contents of my_file.txt
785-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/bash/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/bash/foo.txt'.</code></pre>
785+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/bash/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/bash/foo.txt'.</code></pre>
786786
</div>
787787
</div>
788788
</div>
@@ -795,7 +795,7 @@ <h1 class="title">Add resources</h1>
795795
[notice] Building container 'example_csharp:latest' with Dockerfile
796796
Here are the contents of my_file.txt
797797

798-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/csharp/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/csharp/foo.txt'.</code></pre>
798+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/csharp/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/csharp/foo.txt'.</code></pre>
799799
</div>
800800
</div>
801801
</div>
@@ -806,7 +806,7 @@ <h1 class="title">Add resources</h1>
806806
<pre><code>[notice] Checking if Docker image is available at 'example_js:latest'
807807
[warning] Could not pull from 'example_js:latest'. Docker image doesn't exist or is not accessible.
808808
[notice] Building container 'example_js:latest' with Dockerfile
809-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/js/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/js/foo.txt'
809+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/js/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/js/foo.txt'
810810
Here are the contents of my_file.txt</code></pre>
811811
</div>
812812
</div>
@@ -820,7 +820,7 @@ <h1 class="title">Add resources</h1>
820820
[notice] Building container 'example_python:latest' with Dockerfile
821821
Here are the contents of my_file.txt
822822

823-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/python/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/python/foo.txt'.</code></pre>
823+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/python/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/python/foo.txt'.</code></pre>
824824
</div>
825825
</div>
826826
</div>
@@ -832,7 +832,7 @@ <h1 class="title">Add resources</h1>
832832
[warning] Could not pull from 'example_r:latest'. Docker image doesn't exist or is not accessible.
833833
[notice] Building container 'example_r:latest' with Dockerfile
834834
Here are the contents of my_file.txt
835-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/r/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/r/foo.txt'.
835+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/r/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/r/foo.txt'.
836836
[1] TRUE</code></pre>
837837
</div>
838838
</div>
@@ -848,7 +848,7 @@ <h1 class="title">Add resources</h1>
848848
warning: 1 deprecation (since 2.13.3)
849849
warning: 2 deprecations in total; re-run with -deprecation for details
850850
Here are the contents of my_file.txt
851-
Copying '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/scala/config.vsh.yaml' to '/viash_automount/tmp/RtmpUvtXg5/add-dependencies941f37c1201f/scala/foo.txt'.</code></pre>
851+
Copying '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/scala/config.vsh.yaml' to '/viash_automount/tmp/RtmpiNx33Z/add-dependencies947375c16068/scala/foo.txt'.</code></pre>
852852
</div>
853853
</div>
854854
</div>

0 commit comments

Comments
 (0)