Build: #21 was successful Changes by Rui Xue

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent6
Revision
0104ff9903e36d7745be959092b9ba0a12cfc855
Successful since
#1 ()

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 0104ff9903e36d7745be959092b9ba0a12cfc855 PIPE-2738: Fix Sphinx image scaling errors in CLI docstrings
Replaced `:scale:` with `:width:` in `.. figure::` directives across 19 CLI task docstrings. This circumvents a known Sphinx/Pillow limitation where attempting to read original image files from disk for dynamic scaling fails with a `FileNotFoundError` when triggered from generated `autosummary` stubs. This resolves the image build warnings while retaining identical visual output in the HTML docs.
Rui Xue Rui Xue b0dab90727c2158a9cd843f58a2514589f357bd9 PIPE-2738: Convert Markdown tables to `list-table` directives in User Guide
Converted the standard Markdown tables in `pipeline-versions-and-documentation.md`, `pipeline-weblog.md`, and `weights.md` to Sphinx `{list-table}` directives. This ensures consistent table rendering and alignment across the Sphinx documentation, and enables the application of custom CSS classes (like `small-font-table`) to maintain a clean, compact visual style.
Rui Xue Rui Xue c089de2018ea83fb66be39b9a6e3449509b906ef PIPE-2738: Apply drop-shadow to Markdown lightbox images
Extended the custom CSS drop-shadow styling in `custom_theme.css` to target `a[data-lightbox] img`. This ensures that screenshots embedded in MyST Markdown files (which use the Sphinx lightbox extension) receive the same consistent border and shadow effect as images embedded via standard Sphinx `.. figure::` directives.

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-2738Could not obtain issue details from Jira