Build: #345 was successful Changes by 3 people

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 seconds
Labels
None
Agent
casaci-4.cv.nrao.edu test agent8
Revision
c4b6900316e89fecb4f00f35d03c4181adce3abb
Successful since
#332 ()

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue c4b6900316e89fecb4f00f35d03c4181adce3abb Pull request #1927: PIPE-2738: improve docs for `MAIN` (part1)
Merge in PIPE/pipeline from docs/PIPE-2738-improve-docs-for-MAIN to main

* commit 'b2f166936faa9be35cab37335b22e6943bbaac9f': (29 commits)
  PIPE-2738: Reorganize pixi tasks, add warning suppression, rename `CASA_MPI_NPROCS` to `CASA_NPROCS`
  PIPE-2738: Drop CASA 6.7.5, promote 6.7.6 to latest, add 6.7.7 support
  PIPE-2738: Document two new procedure recipes
  PIPE-2738: Changed front page to list table with table notes and added the link to Nobeyama Pipeline Users' Guide
  PIPE-2738: update processing environment screenshots in weblog guide
  PIPE-2738: fix parameter linking on CLI task pages
  PIPE-2738: clarify QA score bounds and add colors in pipeline-weblog
  PIPE-2738: Add `toc_sections` extension for CLI task page navigation
  PIPE-2738: Updates following the feedbacks from Luke and Kotomi
  PIPE-2738: Update documentation author to 'Pipeline Contributors'
  PIPE-2738: Update documentation links to `ra-pipeline1 upstream
  PIPE-2738: Fix Sphinx image scaling errors in CLI docstrings
  PIPE-2738: Convert Markdown tables to `list-table` directives in User Guide
  PIPE-2738: Apply drop-shadow to Markdown lightbox images
  PIPE-2738: Style figure captions to distinguish them from body text
  PIPE-2738: Remove redundant `Returns1 sections and add missing type hints in CLI tasks
  PIPE-2738: Improve image visibility with drop shadows and click-to-zoom lightboxes
  PIPE-2738: Improve organization and completeness of Common Task Functionality in `hif_makeimages`
  PIPE-2738: Migrate additional ALMA Pipeline User Guide content of `hif_checkproductsize`, `hif_makeimages`, and `hif_makeimlist`, to CLI task docstrings
  PIPE-2738: Update `hifa_diffgaincal` docstring with additional content and figures from User's Guide
  ...
Rui Xue Rui Xue b2f166936faa9be35cab37335b22e6943bbaac9f PIPE-2738: Reorganize pixi tasks, add warning suppression, rename `CASA_MPI_NPROCS` to `CASA_NPROCS`
- Restructure [tool.pixi.tasks] with clear section headers (Simple/Complex/Testing)
- Add `PYTHONWARNINGS=ignore::SyntaxWarning` to `casa` and `casampi` tasks
- Rename `CASA_MPI_NPROCS` to `CASA_NPROCS` (more generic, HPC standard)
- Remove deprecated `fetch-casarundata` task (CASA auto-initializes)
- Update documentation to match task reorganization and variable rename
Rui Xue Rui Xue e1110f6205e855f7326017d346c309a93e7f8cde PIPE-2738: Drop CASA 6.7.5, promote 6.7.6 to latest, add 6.7.7 support
- Update pixi features: casa675→casa676, add casa677-py312/py313
- Promote 6.7.6 to "latest release branch", 6.7.7 to "master branch"
- Update test CI matrix to cover 6.7.4, 6.7.6, 6.7.7 (all Python variants)
- Update documentation environment table and examples
- Remove deprecated casa671-py312 references
Rui Xue Rui Xue 86549d250149fee6243df27e44acd50a817b2ff4 PIPE-2738: Document two new procedure recipes
Add `procedure_hifa_polimage.xml` and `procedure_hifv_nofluxcal.xml`
to `recipes.md` with corresponding JIRA tickets.
Rui Xue Rui Xue 2731cabb4642a4174cfe00a01046e960df454df2 PIPE-2738: fix parameter linking on CLI task pages
Update `parameter_linking.py` to find parameter documentation even after it
has been promoted to a separate `<section id="parameters">` by the
toc_sections extension. This restores the automatic insertion of anchor links
and bold colons for parameter lists on CLI task pages.

Jira issues

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