Skip to content

Commit

Permalink
Deployed 22cf89c 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 May 23, 2024
1 parent 8375742 commit 8228fe1
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 33 deletions.
18 changes: 8 additions & 10 deletions dev/authentication_and_upload/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1054,18 +1054,16 @@ <h3 id="artifactory">Artifactory<a class="headerlink" href="#artifactory" title=
</span><span id="__span-4-3"><a id="__codelineno-4-3" name="__codelineno-4-3" href="#__codelineno-4-3"></a>rattler-build<span class="w"> </span>upload<span class="w"> </span>artifactory<span class="w"> </span>-u<span class="w"> </span>&lt;url&gt;<span class="w"> </span>-c<span class="w"> </span>&lt;channel&gt;<span class="w"> </span>&lt;package_files&gt;
</span></code></pre></div>
<h3 id="anacondaorg">anaconda.org<a class="headerlink" href="#anacondaorg" title="Permanent link">#</a></h3>
<p>To upload to <a href="https://anaconda.org">anaconda.org</a>, you need to pass a owner,
channel (with optional label) and API key. The API key is used to authenticate
the upload.</p>
<p>The owner is the is owner of the distribution, for example, your user name or
"conda-forge". The channel is <code>main</code> by default (which means something like
<code>owner/main</code>), but optionally you can also specify labels, such as <code>main/rc</code> for
release candidates.</p>
<p>To upload to <a href="https://anaconda.org">anaconda.org</a>, you need to specify the owner
and API key. The API key is used to authenticate the upload.</p>
<p>The owner is the owner of the distribution, for example, your user name or
organization.</p>
<p>One can also specify a label such as <code>dev</code> for release candidates using the
<code>-c</code> flag. The default value is <code>main</code>.</p>
<p>You can also add the <code>--force</code> argument to forcibly upload a new package (and
overwrite any existing ones).</p>
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="nb">export</span><span class="w"> </span><span class="nv">ANACONDA_OWNER</span><span class="o">=</span>&lt;your_username&gt;
</span><span id="__span-5-2"><a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a><span class="nb">export</span><span class="w"> </span><span class="nv">ANACONDA_API_KEY</span><span class="o">=</span>&lt;your_token&gt;
</span><span id="__span-5-3"><a id="__codelineno-5-3" name="__codelineno-5-3" href="#__codelineno-5-3"></a>rattler-build<span class="w"> </span>upload<span class="w"> </span>anaconda<span class="w"> </span>-c<span class="w"> </span>&lt;channel&gt;<span class="w"> </span>&lt;package_files&gt;
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="nb">export</span><span class="w"> </span><span class="nv">ANACONDA_API_KEY</span><span class="o">=</span>&lt;your_token&gt;
</span><span id="__span-5-2"><a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a>rattler-build<span class="w"> </span>upload<span class="w"> </span>anaconda<span class="w"> </span>-o<span class="w"> </span>&lt;your_username&gt;<span class="w"> </span>-c<span class="w"> </span>&lt;label&gt;<span class="w"> </span>&lt;package_files&gt;
</span></code></pre></div>


Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions dev/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,112 +2,112 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/authentication_and_upload/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/automatic_linting/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/available_jinja/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/build_options/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/build_script/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/cli_usage/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/compilers/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/experimental_features/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/highlevel/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/internals/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/package_spec/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/rebuild/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/recipe_file/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/selectors/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/special_files/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/testing/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tui/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/variants/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/cpp/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/python/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://prefix-dev.github.io/rattler-build/dev/tutorials/rust/</loc>
<lastmod>2024-05-06</lastmod>
<lastmod>2024-05-23</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified dev/sitemap.xml.gz
Binary file not shown.

0 comments on commit 8228fe1

Please sign in to comment.