Skip to content

Fix git-xet release bug#505

Merged
seanses merged 2 commits intomainfrom
di/fix-git-xet-release-bug
Sep 23, 2025
Merged

Fix git-xet release bug#505
seanses merged 2 commits intomainfrom
di/fix-git-xet-release-bug

Conversation

@seanses
Copy link
Collaborator

@seanses seanses commented Sep 23, 2025

The binaries have the same name "git-xet", uploading them directly leads to a release failure. We thus zip the binaries with each zip file name being the name argument in the upload-artifact actions, i.e. "git-xet-[linux|macos|windows]-${{ matrix.platform.target }}".

The test commit 34fcdf2 creates a release at https://github.com/huggingface/xet-core/releases/tag/git-xet-v0.1.0

@seanses seanses force-pushed the di/fix-git-xet-release-bug branch from 48ac65a to 34fcdf2 Compare September 23, 2025 00:44
@seanses seanses marked this pull request as ready for review September 23, 2025 01:43
@seanses seanses merged commit 76fe533 into main Sep 23, 2025
6 checks passed
@seanses seanses deleted the di/fix-git-xet-release-bug branch September 23, 2025 23:16
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