Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build sdist in CI #69

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Build sdist in CI #69

merged 2 commits into from
Mar 12, 2024

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Mar 12, 2024

Create sdist in CI:

➜ unzip -l dist.zip 
Archive:  dist.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
    34153  03-12-2024 14:07   fuse-python-1.0.7.tar.gz
   178143  03-12-2024 14:07   fuse_python-1.0.7-cp311-cp311-manylinux_2_28_aarch64.whl
   178949  03-12-2024 14:07   fuse_python-1.0.7-cp311-cp311-manylinux_2_28_x86_64.whl
   188573  03-12-2024 14:07   fuse_python-1.0.7-cp312-cp312-manylinux_2_28_aarch64.whl
   186970  03-12-2024 14:07   fuse_python-1.0.7-cp312-cp312-manylinux_2_28_x86_64.whl
---------                     -------
   766788                     5 files

Fixes #67

@sdelafond sdelafond merged commit fe0c417 into libfuse:master Mar 12, 2024
8 checks passed
@glensc glensc deleted the sdist-ci branch March 12, 2024 15:41
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.

Add sdist to GH-generated artifacts
2 participants