Skip to content

[infra] Update python packaging workflow#16314

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:onert_python_uv
Nov 27, 2025
Merged

[infra] Update python packaging workflow#16314
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:onert_python_uv

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

This commit updates python packaging workflow

  • Use uv for building wheels instead of setup.py bdist_wheel
  • Replace virtual environment setup with uv venv command
  • Set platform-specific environment variables (PLATFORM, GLIBC_VERSION)
  • Set dev version by using uv version command

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com

@hseok-oh hseok-oh force-pushed the onert_python_uv branch 3 times, most recently from 69989b7 to a26b7e2 Compare November 26, 2025 06:41
This commit updates python packaging workflow
- Use uv for building wheels instead of setup.py bdist_wheel
- Replace virtual environment setup with uv venv command
- Set platform-specific environment variables (PLATFORM, GLIBC_VERSION)
- Set dev version by using uv version command

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh marked this pull request as ready for review November 26, 2025 07:15
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Nov 26, 2025
Copy link
Copy Markdown
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit 80bcc74 into Samsung:master Nov 27, 2025
11 checks passed
@hseok-oh hseok-oh deleted the onert_python_uv branch November 27, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants