Skip to content

Conversation

@jeongseok-meta
Copy link
Contributor

@jeongseok-meta jeongseok-meta commented Dec 2, 2025

This PR includes the following improvements:

Configuration Changes

  • Add new 'demo' pixi task that runs demo.py
  • Update .gitignore to exclude test.ply from version control

CI Workflow Improvements

  • Add demo testing step to CI workflow
  • Download and unzip assets before running demo tests
  • Move wheel build/test steps from CI to publish workflow for better separation of concerns

Usage

The demo task can be run using:

pixi run demo

- Add new 'demo' pixi task that runs demo.py
- Update .gitignore to exclude test.ply from version control
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 2, 2025
…ions

- Remove wheel-build and wheel-test steps from CI workflow
- Add test job in publish workflow with matrix for py312 and py313
- Test wheels on multiple Python versions before publishing
- Publish job now depends on test job passing
@jeongseok-meta jeongseok-meta merged commit 98d520f into main Dec 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants