Build: #3 was successful Changes by 3 people

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent10
Revision
b2f166936faa9be35cab37335b22e6943bbaac9f
Total tests
777
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
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 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
Remy Indebetouw <remy@virginia.edu> Remy Indebetouw <remy@virginia.edu> 43ac5e9f012cf218e6f29393eb48e2864d8fd308 PIPE-2738: Changed front page to list table with table notes and added the link to Nobeyama Pipeline Users' Guide
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Author:    Remy Indebetouw <remy@virginia.edu>
# Date:      Wed Aug 12 13:15:43 2026 -0400
#
# interactive rebase in progress; onto eb4a7dd24
# Last commands done (30 commands done):
#    pick 09f4778d8 PIPE-2738: update processing environment screenshots in weblog guide
#    reword 83b481d98 # changed front page to list table with table notes added Nobeyama
# Next commands to do (3 remaining commands):
#    pick 22c242bad PIPE-2738: Document two new procedure recipes
#    pick f2bae51a3 PIPE-2738: Drop CASA 6.7.5, promote 6.7.6 to latest, add 6.7.7 support
# You are currently editing a commit while rebasing branch 'docs/PIPE-2738-improve-docs-for-MAIN' on 'eb4a7dd24'.
#
# Changes to be committed:
#        modified:   docs/README.rst
#        modified:   docs/source/index.rst
#        modified:   docs/source/users_guide/hifa_polcalimage-recipe.md
#        modified:   docs/source/users_guide/index.md
#
Rui Xue Rui Xue 84be22aba94949b7ad396854e12ca2ae768664cb PIPE-2738: Add `toc_sections` extension for CLI task page navigation
Add `toc_sections.py` to promote docstring Parameters/Notes/Examples into
real docutils sections with anchor IDs, injecting them into the Furo
right-hand TOC for easier navigation on long CLI task pages. Only injects
entries for sections that actually exist in each task's docstring.
Also adds CSS to style the promoted headings as subtle labels.

Jira issues

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