Build: #8 was successful Changes by Rui Xue <rx.astro@gmail.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
14 minutes
Labels
None
Agent
cbt-pipeline-test.cv.nrao.edu
Revision
a4fc6bf566b050e0b096a10f86289a2b973b1452
Total tests
678
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> a4fc6bf566b050e0b096a10f86289a2b973b1452 PIPE-2738P Migrate releases/timeline to MyST Markdown
Convert releases.rst and timeline.rst to MyST-compatible
Markdown (.md). Both files used RST-only syntax (.. mermaid::,
.. contents::, :field:, .. note::) that is now replaced with
fenced directives, definition lists, and standard Markdown links.

- releases: 6-column list-table reduced to 5 columns by merging
  Documentation + Download into a single Resources column; download
  link text shortened to "Download (linux/macOS)"; :widths: auto added
- timeline: .. mermaid:: blocks converted to ```{mermaid}```; gitGraph
  YAML front-matter replaced with %%{init:…}%% inline config; RST
  field lists converted to deflist syntax; .. note:: → ```{note}```
- timeline moved from Basics to Misc. section in index.rst
- Add autosummary base.rst template so generated stubs use short
  names (objname) instead of full dotted paths (fullname)
- Reduce global font size to ~13px via :root { font-size: 81.25% }
  in custom_theme.css so all rem-based Furo sizes scale uniformly
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> fe2fe24e9e1a1ecda19f21fd1aebeabd02fa391c PIPE-2738: Reorganize API documentation structure in `apisummary.rst` and `index.rst`

Jira issues

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