Build: #2 was successful Changes by Hajime Ezawa

Build result summary

Details

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

Tests

Code commits

Author Commit Message Commit date
Hajime Ezawa Hajime Ezawa 021139502ac5c1cc2ce0bb85190c7fbf91af7098 Merge branch 'main' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-3184-clone-for-main-hsd_baseline-possible-improvements-to-the-qascores
Rui Xue Rui Xue 64967c159b1d1a0822c427f5debfc852ba8d8775 m Pull request #1934: PIPE-2738 improve docs for MAIN part2
Merge in PIPE/pipeline from PIPE-2738-improve-docs-for-MAIN-part2 to main

* commit 'd95f88f211e69f9622ec4088aabf9f8e72aa0c39':
  PIPE-2738: Modernize GitHub Pages deployment with official GitHub actions
  PIPE-2738: Fix pixi task parsing: reorder inline tasks before subsections
  PIPE-2738: disable auto-parentheses and use tilde trick for CLI task links
  PIPE-2738: Add some missed words back to `hif_applycal`
Rui Xue Rui Xue d95f88f211e69f9622ec4088aabf9f8e72aa0c39 m PIPE-2738: Modernize GitHub Pages deployment with official GitHub actions
Replace third-party `peaceiris/actions-gh-pages` with official
`actions/upload-pages-artifact` and `actions/deploy-pages`. Update permissions
to use pages:write + id-token:write and add deployment environment tracking.
Eliminates automatic gh-pages branch creation.
Rui Xue Rui Xue 7b5c360b11a10081908366edfedf9040c9ce32b4 m PIPE-2738: Fix pixi task parsing: reorder inline tasks before subsections
Move all inline task definitions before subsection definitions to comply
with TOML structure requirements. Fixes missing test tasks (test-unit,
test-regression, test-pltest1) in pixi task list.
Rui Xue Rui Xue 4f0fceefecc5ea193c434a78ea97d097baa3d807 m PIPE-2738: disable auto-parentheses and use tilde trick for CLI task links
Set `add_function_parentheses = False` in `docs/source/conf.py` to
prevent Sphinx from automatically appending `()` to all function and
method cross-references across the documentation.

Additionally, updated all CLI task docstrings across the pipeline
(`pipeline/h*/cli/*.py`) to use the Sphinx tilde shorthand
(`:func:~pipeline.pkg.cli.task_name`). This replaces the verbose explicit
text alias format, keeping the source code clean while ensuring the
generated links correctly resolve to their fully qualified paths and
render without parentheses.

Jira issues

IssueDescriptionStatus
8 more issues…
Unknown Issue TypePIPE-2738Could not obtain issue details from Jira
Unknown Issue TypePIPE-3023Could not obtain issue details from Jira
Unknown Issue TypePIPE-3127Could not obtain issue details from Jira
Unknown Issue TypePIPE-3150Could not obtain issue details from Jira
Unknown Issue TypePIPE-3159Could not obtain issue details from Jira