Skip to content

chore(ci): upload Python wheels to release assets#300

Merged
pimlock merged 1 commit intomainfrom
ci-upload-release-wheels/pm
Mar 15, 2026
Merged

chore(ci): upload Python wheels to release assets#300
pimlock merged 1 commit intomainfrom
ci-upload-release-wheels/pm

Conversation

@pimlock
Copy link
Collaborator

@pimlock pimlock commented Mar 14, 2026

Summary

Update the dev and tagged release workflows so the wheels built in build-python-wheels are also attached to the GitHub release assets.

Related Issue

N/A

Changes

  • upload built wheel files as workflow artifacts in both release workflows
  • download wheel artifacts in the release jobs and publish them alongside the CLI tarballs
  • include wheel files in the generated checksum manifest and release asset tables

Testing

  • Ruby YAML parse validation for .github/workflows/release-dev.yml
  • Ruby YAML parse validation for .github/workflows/release-tag.yml

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
@pimlock pimlock self-assigned this Mar 14, 2026
@pimlock pimlock requested a review from drew March 14, 2026 16:55
@pimlock pimlock merged commit 249ca10 into main Mar 15, 2026
9 checks passed
@pimlock pimlock deleted the ci-upload-release-wheels/pm branch March 15, 2026 01:58
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