Prepare Newton 1.6.0rc1 - #4139
Conversation
Set the release-candidate version and regenerate the public API version reference and lockfile. Resolve Warp 1.17.0 from public PyPI and remove the NVIDIA index from release and ASV installs.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Description
Prepare
release-1.6for Newton 1.6.0rc1 from branch point9595fe4e3bc177e7870683316af4eb18e59d1b9a.1.6.0rc1.uv.lock.warp-lang==1.17.0from public PyPI.PR #4101 is intentionally excluded from this release candidate by maintainer decision.
Checklist
Test plan
uv run docs/generate_api.pyuv lock --checkuv run --extra dev python -m unittest newton.tests.test_generate_apiuvx pre-commit run -auv build --out-dir <temporary-directory>All checks passed. The source distribution and wheel are named for
1.6.0rc1. The isolated installation reports1.6.0rc1from package metadata andnewton.__version__, and imports Newton from isolatedsite-packages.PyPI has no
newton==1.6.0rc1release andv1.6.0rc1was unused locally and on the canonical remote before this PR was opened. Both will be checked again immediately before tagging.