Skip to content

Commit

Permalink
Automatic update of developer site
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-builder committed Apr 26, 2024
1 parent 4b33309 commit 08e7ea9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CondaPackageManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">Finding a broken depe
few examples on how to use it:</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>python<span class="w"> </span>dependency_spotter.py<span class="w"> </span>-f<span class="w"> </span><span class="m">593</span><span class="w"> </span>-s<span class="w"> </span><span class="m">598</span>
python<span class="w"> </span>dependency_spotter.py<span class="w"> </span>-f<span class="w"> </span><span class="m">593</span><span class="w"> </span>-s<span class="w"> </span><span class="m">598</span><span class="w"> </span>-os<span class="w"> </span>win-64
python<span class="w"> </span>dependency_spotter.py<span class="w"> </span>-f<span class="w"> </span><span class="m">593</span><span class="w"> </span>-s<span class="w"> </span><span class="m">598</span><span class="w"> </span>--pipeline<span class="w"> </span>main_nightly_deployment_prototype
python<span class="w"> </span>dependency_spotter.py<span class="w"> </span>-f<span class="w"> </span><span class="m">593</span><span class="w"> </span>-s<span class="w"> </span><span class="m">598</span><span class="w"> </span>--pipeline<span class="w"> </span>main_nightly_deployment
</pre></div>
</div>
<p>Another useful command for investigating the dependencies of specific packages is <a class="reference external" href="https://docs.conda.io/projects/conda/en/latest/commands/search.html">conda search</a>. To find the dependencies of a package:</p>
Expand Down
2 changes: 1 addition & 1 deletion ReleaseChecklist.html
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ <h3><a class="toc-backref" href="#id33" role="doc-backlink">Smoke Testing</a><a
<h3><a class="toc-backref" href="#id36" role="doc-backlink">Code Freeze</a><a class="headerlink" href="#id8" title="Link to this heading"></a></h3>
<p><strong>Create the Release Branch (once most PRs are merged)</strong></p>
<ul class="simple">
<li><p>Ensure the latest <a class="reference external" href="https://builds.mantidproject.org/view/Nightly%20Pipelines/job/main_nightly_deployment_prototype/">main nightly deployment pipeline</a>
<li><p>Ensure the latest <a class="reference external" href="https://builds.mantidproject.org/view/Nightly%20Pipelines/job/main_nightly_deployment/">main nightly deployment pipeline</a>
has passed for all build environments. If it fails, decide if a fix is needed before moving on to
the next steps.</p></li>
<li><p>Click <code class="docutils literal notranslate"><span class="pre">Build</span> <span class="pre">Now</span></code> on <a class="reference external" href="https://builds.mantidproject.org/view/All/job/open-release-testing/">open-release-testing</a>,
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 08e7ea9

Please sign in to comment.