Skip to content

Use newton-usd-schemas 0.1.0#2012

Merged
adenzler-nvidia merged 1 commit into
newton-physics:mainfrom
andrewkaufman:schemas
Mar 9, 2026
Merged

Use newton-usd-schemas 0.1.0#2012
adenzler-nvidia merged 1 commit into
newton-physics:mainfrom
andrewkaufman:schemas

Conversation

@andrewkaufman

@andrewkaufman andrewkaufman commented Mar 9, 2026

Copy link
Copy Markdown
Member

Description

Updated to official 0.1.0 package for newton-usd-schemas

There are more changes to the uv.lock than I would expect... Is it not usualy to run uv sync first? Should I discard those changes & only keep the schema lines?

Summary by CodeRabbit

  • Chores
    • Updated Newton USD Schemas dependency to a stable release version.

@andrewkaufman andrewkaufman self-assigned this Mar 9, 2026
@coderabbitai

coderabbitai Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: ad5e014b-7ec4-426d-9781-83980b40ca7d

📥 Commits

Reviewing files that changed from the base of the PR and between 7041062 and 7d078cb.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

A dependency version constraint for Newton USD Schemas is updated in pyproject.toml from a release candidate (0.1.0rc3) to a stable release (0.1.0), reflecting the package's transition from pre-release to production status.

Changes

Cohort / File(s) Summary
Dependency Updates
pyproject.toml
Updated newton-usd-schemas constraint from >=0.1.0rc3 to >=0.1.0 to reference the stable release instead of the release candidate.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

usd

Suggested reviewers

  • adenzler-nvidia
  • eric-heiden
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Use newton-usd-schemas 0.1.0' is specific and directly describes the main change: updating the dependency from a release candidate to the stable 0.1.0 version, which aligns with the sole observable change in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@andrewkaufman

Copy link
Copy Markdown
Member Author

uv self update seems to have resolved the odd diffs in the uv.lock

@adenzler-nvidia adenzler-nvidia added this pull request to the merge queue Mar 9, 2026
@codecov

codecov Bot commented Mar 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Merged via the queue into newton-physics:main with commit 489e0ed Mar 9, 2026
22 checks passed
@andrewkaufman andrewkaufman deleted the schemas branch March 9, 2026 21:37
adenzler-nvidia pushed a commit to adenzler-nvidia/newton that referenced this pull request Mar 9, 2026
mmacklin pushed a commit to mmacklin/newton that referenced this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants