Skip to content

Commit 039aaf2

Browse files
committed
Deploy preview for PR 675 🛫
1 parent 5021b60 commit 039aaf2

File tree

22 files changed

+59
-57
lines changed

22 files changed

+59
-57
lines changed

‎pr-preview/pr-675/404.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
<link rel="icon" href="/images/favicon.ico">
15-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
1616

1717

1818

@@ -222,7 +222,7 @@
222222

223223
<div class="md-flex__cell md-flex__cell--shrink left-nav">
224224
<ul class="md-tabs__list">
225-
<li class="md-tabs__item"><a href="//changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
225+
<li class="md-tabs__item"><a href="//CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
226226
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
227227
</ul>
228228
</div>
@@ -783,7 +783,7 @@ <h1>404 - Not found</h1>
783783
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.expand"], "search": "/assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
784784

785785

786-
<script src="/assets/javascripts/bundle.13a4f30d.min.js"></script>
786+
<script src="/assets/javascripts/bundle.56ea9cef.min.js"></script>
787787

788788

789789
</body>

‎pr-preview/pr-675/CHANGELOG/index.html‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
<link rel="icon" href="../images/favicon.ico">
15-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
1616

1717

1818

@@ -227,7 +227,7 @@
227227

228228
<div class="md-flex__cell md-flex__cell--shrink left-nav">
229229
<ul class="md-tabs__list">
230-
<li class="md-tabs__item"><a href="../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
230+
<li class="md-tabs__item"><a href="../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
231231
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
232232
</ul>
233233
</div>
@@ -2075,6 +2075,8 @@ <h3 id="added">Added<a class="headerlink" href="#added" title="Permanent link">#
20752075
<li>Added support for the <code>--draft</code> option when deploying content,
20762076
this allows to deploy a new bundle for the content without exposing
20772077
it as a the activated one.</li>
2078+
<li>Improved support for Posit Connect deployments
2079+
hosted in Snowpark Container Services.</li>
20782080
</ul>
20792081
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">#</a></h3>
20802082
<ul>
@@ -2736,7 +2738,7 @@ <h3 id="added_31">Added<a class="headerlink" href="#added_31" title="Permanent l
27362738
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.expand"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
27372739

27382740

2739-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
2741+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
27402742

27412743

27422744
</body>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pr-preview/pr-675/commands/add/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -904,7 +904,7 @@ <h1 id="add">add<a class="headerlink" href="#add" title="Permanent link">#</a></
904904
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
905905

906906

907-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
907+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
908908

909909

910910
</body>

‎pr-preview/pr-675/commands/bootstrap/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -890,7 +890,7 @@ <h1 id="bootstrap">bootstrap<a class="headerlink" href="#bootstrap" title="Perma
890890
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
891891

892892

893-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
893+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
894894

895895

896896
</body>

‎pr-preview/pr-675/commands/content/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -1415,7 +1415,7 @@ <h2 id="content-search">content search<a class="headerlink" href="#content-searc
14151415
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
14161416

14171417

1418-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
1418+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
14191419

14201420

14211421
</body>

‎pr-preview/pr-675/commands/deploy/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -2323,7 +2323,7 @@ <h2 id="deploy-voila">deploy voila<a class="headerlink" href="#deploy-voila" tit
23232323
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
23242324

23252325

2326-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
2326+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
23272327

23282328

23292329
</body>

‎pr-preview/pr-675/commands/details/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -895,7 +895,7 @@ <h1 id="details">details<a class="headerlink" href="#details" title="Permanent l
895895
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
896896

897897

898-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
898+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
899899

900900

901901
</body>

‎pr-preview/pr-675/commands/info/index.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../../images/favicon.ico">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -231,7 +231,7 @@
231231

232232
<div class="md-flex__cell md-flex__cell--shrink left-nav">
233233
<ul class="md-tabs__list">
234-
<li class="md-tabs__item"><a href="../../changelog/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
234+
<li class="md-tabs__item"><a href="../../CHANGELOG/" title="Release Notes" class="md-tabs__link md-source">Release Notes</a></li>
235235
<li class="md-tabs__item"><a href="https://support.posit.co/hc/en-us" title="Posit Support" class="md-tabs__link md-source">Help</a></li>
236236
</ul>
237237
</div>
@@ -876,7 +876,7 @@ <h1 id="info">info<a class="headerlink" href="#info" title="Permanent link">#</a
876876
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.expand"], "search": "../../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
877877

878878

879-
<script src="../../assets/javascripts/bundle.13a4f30d.min.js"></script>
879+
<script src="../../assets/javascripts/bundle.56ea9cef.min.js"></script>
880880

881881

882882
</body>

0 commit comments

Comments
 (0)