Skip to content

Conversation

zpcore
Copy link
Member

@zpcore zpcore commented Jul 22, 2024

Resolves #7697.

Input name like torch_xla-2.5.0+git41d998d will be changed from torch_xla-nightly+20240722-cp to torch_xla-2.5.0+nightly20240722-cp

@zpcore zpcore marked this pull request as ready for review July 22, 2024 23:51
@zpcore zpcore merged commit c6ba0e9 into master Aug 14, 2024
zpcore added a commit that referenced this pull request Aug 17, 2024
mv /tmp/staging-wheels/* /dist/
popd

rename -v "s/^{{ item.prefix }}-(.*?)-cp/{{ item.prefix }}-nightly+$(date -u +%Y%m%d)-cp/" *.whl
rename -v "s/^{{ item.prefix }}-(.*?)-cp/{{ item.prefix }}-\1+nightly$(date -u +%Y%m%d)-cp/" *.whl
Copy link
Collaborator

Choose a reason for hiding this comment

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

you missed a + after the nightly

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.

Invalid version identifier in filenames of nightly builds
3 participants