Skip to content

Commit

Permalink
Deployed 369ef81 to dev with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 7, 2024
1 parent d5593e2 commit 9a9a931
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 27 deletions.
9 changes: 9 additions & 0 deletions dev/reference/jinja/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,14 @@ <h3 id="the-pin-functions">The <code>pin</code> functions<a class="headerlink" h
</ul>
<p>Both <code>lower_bound</code> and <code>upper_bound</code> expect a valid version string (e.g.
<code>1.2.3</code>).</p>
<p>To add an build-string matching expression, you can use the <code>build</code> argument:</p>
<ul>
<li><code>build</code> (default: <code>None</code>): This will add a build string matching expression to
the pin. The build string matching expression is a string that is used to
match the build string with the match spec. For example, if the build string is
<code>py38_0</code>, the build string matching expression could be <code>py38*</code> or to match
exactly <code>py38_0</code>. The <code>build</code> and <code>exact</code> options are mutually exclusive.</li>
</ul>
<h4 id="the-pin_subpackage-function">The <code>pin_subpackage</code> function<a class="headerlink" href="#the-pin_subpackage-function" title="Permanent link">#</a></h4>
<ul>
<li><code>${{ pin_subpackage("mypkg", lower_bound="x.x", upper_bound="x.x") }}</code> creates a pin
Expand All @@ -1532,6 +1540,7 @@ <h4 id="the-pin_subpackage-function">The <code>pin_subpackage</code> function<a
}}</code> creates a pin to another output in the recipe with a lower bound of
<code>1.2.3</code> and an upper bound of <code>1.2.4</code>. This is equivalent to writing
<code>other_output &gt;=1.2.3,&lt;1.2.4</code>.</li>
<li><code>${{ pin_subpackage("foo", build="py38*") }}</code> creates a matchspec like <code>foo &gt;=3.1,&lt;3.2.0a0 py38*</code>.</li>
</ul>
<h4 id="the-pin_compatible-function">The <code>pin_compatible</code> function<a class="headerlink" href="#the-pin_compatible-function" title="Permanent link">#</a></h4>
<p>The pin compatible function works exactly as the <code>pin_subpackage</code> function, but
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions dev/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,132 +2,132 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/authentication_and_upload/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/automatic_linting/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/build_options/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/build_script/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/compilers/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/converting_from_conda_build/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/experimental_features/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/highlevel/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/internals/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/multiple_output_cache/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/package_spec/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/rebuild/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/recipe_generation/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/selectors/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/special_files/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/testing/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tips_and_tricks/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tui/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/variants/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/reference/cli/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/reference/jinja/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/reference/recipe_file/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/cpp/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/python/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/rust/</loc>
<lastmod>2024-09-06</lastmod>
<lastmod>2024-10-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified dev/sitemap.xml.gz
Binary file not shown.

0 comments on commit 9a9a931

Please sign in to comment.