• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nvidia-holoscan / holoscan-cli / 26278964068
75%
main: 77%

Build:
Build:
LAST BUILD BRANCH: pull-request/189
DEFAULT BRANCH: main
Ran 22 May 2026 09:09AM UTC
Jobs 1
Files 35
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
26278964068

Pull #163

github

wyli
ship setup_scripts in wheel and harden release pipeline

Restoring `holoscan package` to the user-facing surface meant the
wheel needed to ship the `setup_scripts/` payload it copies into
each module build, and the release/main workflows needed a few gaps
closed:

- assert_wheel_contents.sh now requires every shipped script under
  holoscan_cli/setup_scripts/, and test_package_data.py pins
  logging.json (forwarded project commands rely on it at runtime).
- release.yaml validates that version matches vX.Y.Z and that GA
  dispatches don't carry an RC number, drops the misleading `v`
  default on the version input, sets up Python 3.12 (poetry needs
  one), and downloads the build artifact into dist/ so the smoke
  test's `find dist -name '*.whl'` resolves on fresh runners.
- main.yaml adds the same Python 3.12 setup before invoking poetry.
- commands/package.py fails early with a clear message when the
  `build` package isn't installed, instead of letting
  `python -m build` blow up with a generic ImportError.
- __main__.py now always calls set_up_logging(level) (defaulting to
  None) so forwarded project CLI commands actually load
  logging.json instead of inheriting the root logger's defaults.
- pyproject.toml switches the dunamai env reads to env.get() so a
  missing `ga`/`rc` does not raise KeyError during the release/*
  branch template render.
- README/CI.md/CONTRIBUTING.md/test docstrings catch up with the
  restored `holoscan package` command and the Draft202012Validator
  rename.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #163: CLI consolidation, release holoscan platform cli

1912 of 3786 relevant lines covered (50.5%)

0.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26278964068.1 22 May 2026 09:09AM UTC 35
50.5
GitHub Action Run
Source Files on build 26278964068
  • Tree
  • List 35
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26278964068
  • Pull Request #163
  • PR Base - main (#26275706568)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc