Skip to content

Commit

Permalink
Auto-update from Github Actions Workflow
Browse files Browse the repository at this point in the history
Deployed from commit 8cbbc62 (refs/heads/master)

Deployed from commit e961f98 (refs/heads/master)

Deployed from commit fe6118d (refs/heads/master)

Deployed from commit cace5c2 (refs/heads/master)

Deployed from commit 0296911 (refs/heads/master)
  • Loading branch information
github-actions committed Feb 12, 2024
1 parent 48d291d commit 59da46a
Show file tree
Hide file tree
Showing 113 changed files with 1,057 additions and 102 deletions.
2 changes: 1 addition & 1 deletion master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 0237baaf751615ee0c3aa43a25cd4b72
config: 4425060f6718333fb04bed90dae4b8d7
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion master/_modules/atef/check.html
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@ <h1>Source code for atef.check</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/atef/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@ <h1>Source code for atef.config</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/atef/procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@ <h1>Source code for atef.procedure</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/atef/tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ <h1>Source code for atef.tools</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/atef/walk.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ <h1>Source code for atef.walk</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h1>All modules for which code is available</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
22 changes: 22 additions & 0 deletions master/_sources/upcoming_release_notes/228-enh_pmgr_check.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
228 enh_pmgr_check
##################

API Breaks
----------
- N/A

Features
--------
- Adds pmgr-to-atef script

Bugfixes
--------
- N/A

Maintenance
-----------
- N/A

Contributors
------------
- tangkong
22 changes: 22 additions & 0 deletions master/_sources/upcoming_release_notes/229-mnt_pmgr_cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
229 mnt_pmgr_cli
################

API Breaks
----------
- N/A

Features
--------
- N/A

Bugfixes
--------
- N/A

Maintenance
-----------
- adds `atef scripts` subcommand for invoking existing scripts

Contributors
------------
- tangkong
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
231 bug_segfault_deleteLater
############################

API Breaks
----------
- N/A

Features
--------
- N/A

Bugfixes
--------
- Avoid running deleteLater on widgets that garbage collection handles, preventing segfaults

Maintenance
-----------
- N/A

Contributors
------------
- tangkong
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
233 mnt_avoid_selectionModel
############################

API Breaks
----------
- N/A

Features
--------
- N/A

Bugfixes
--------
- N/A

Maintenance
-----------
- Make selection behavior more consistent by using QTreeView.setCurrentIndex() instead of manipulating the selectionModel

Contributors
------------
- tangkong
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
234 bug_mmve_late_cb
####################

API Breaks
----------
- N/A

Features
--------
- N/A

Bugfixes
--------
- Catch RuntimeErrors from widget deletion during enum filling

Maintenance
-----------
- N/A

Contributors
------------
- tangkong
2 changes: 1 addition & 1 deletion master/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h2>Dataclasses<a class="headerlink" href="#dataclasses" title="Link to this hea
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/framework.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2>Checkout Structure<a class="headerlink" href="#checkout-structure" title="Li
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/atef.check.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/atef.config.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/atef.procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/atef.tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/atef.walk.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.AnyComparison.html
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ <h1>atef.check.AnyComparison<a class="headerlink" href="#atef-check-anycompariso
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.AnyValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h1>atef.check.AnyValue<a class="headerlink" href="#atef-check-anyvalue" title="
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.BasicDynamic.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ <h1>atef.check.BasicDynamic<a class="headerlink" href="#atef-check-basicdynamic"
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Comparison.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h1>atef.check.Comparison<a class="headerlink" href="#atef-check-comparison" tit
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.DynamicValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h1>atef.check.DynamicValue<a class="headerlink" href="#atef-check-dynamicvalue"
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.EpicsValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h1>atef.check.EpicsValue<a class="headerlink" href="#atef-check-epicsvalue" tit
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Equals.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ <h1>atef.check.Equals<a class="headerlink" href="#atef-check-equals" title="Link
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Greater.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ <h1>atef.check.Greater<a class="headerlink" href="#atef-check-greater" title="Li
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.GreaterOrEqual.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ <h1>atef.check.GreaterOrEqual<a class="headerlink" href="#atef-check-greateroreq
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.HappiValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h1>atef.check.HappiValue<a class="headerlink" href="#atef-check-happivalue" tit
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Less.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ <h1>atef.check.Less<a class="headerlink" href="#atef-check-less" title="Link to
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.LessOrEqual.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ <h1>atef.check.LessOrEqual<a class="headerlink" href="#atef-check-lessorequal" t
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.NotEquals.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ <h1>atef.check.NotEquals<a class="headerlink" href="#atef-check-notequals" title
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Range.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ <h1>atef.check.Range<a class="headerlink" href="#atef-check-range" title="Link t
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.Value.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h1>atef.check.Value<a class="headerlink" href="#atef-check-value" title="Link t
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.ValueRange.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1>atef.check.ValueRange<a class="headerlink" href="#atef-check-valuerange" tit
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.check.ValueSet.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h1>atef.check.ValueSet<a class="headerlink" href="#atef-check-valueset" title="
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion master/generated/generated/atef.config.Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h1>atef.config.Configuration<a class="headerlink" href="#atef-config-configurat
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit 59da46a

Please sign in to comment.