Skip to content

tiktoken: fix upload name - #279

Merged
luhenry merged 1 commit into
mainfrom
tiktoken-fix-upload
Aug 20, 2026
Merged

tiktoken: fix upload name#279
luhenry merged 1 commit into
mainfrom
tiktoken-fix-upload

Conversation

@justeph

@justeph justeph commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Currently names is not unique because we use matrix.python which is empty (does not exist) instead of matrix.python-version, this cause artifacts to have the same name, then download can use only the last uploaded artifact, publishing only one version of the wheel

Currently names is not unique because we use matrix.python which is
empty (does not exist) instead of matrix.python-version, this cause
artifacts to have the same name, then download can use only the last
uploaded artifact, publishing only one version of the wheel

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@justeph

justeph commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

looks like issue is fixed, we can see the dry run publish job, would have uploaded four wheels https://github.com/riseproject-dev/python-wheels/actions/runs/32349803656/job/96370540896?pr=279#step:2:454

@justeph
justeph requested review from luhenry and threexc August 20, 2026 09:22
@luhenry
luhenry merged commit 03d1611 into main Aug 20, 2026
8 checks passed
@threexc
threexc deleted the tiktoken-fix-upload branch August 20, 2026 12:44
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