Skip to content

nebius-cxcli-v0.1.8

Choose a tag to compare

@github-actions github-actions released this 24 Mar 00:46
· 58 commits to main since this release
a2c26cf
  • Fixed the nebius-cxcli CI and release workflows to run nebius_cxcli.release_catalog checks with the repo .venv/bin/python created by make all, avoiding bare-runner Python import failures under GitHub Actions.
  • Hardened tests/test_setup_build.py against ambient GitHub Actions build env leakage so setup/build source-selection and release-ref rewrite tests stay deterministic in CI.